org.infinispan.util
Class LegacyKeySupportSystemProperties
java.lang.Object
org.infinispan.util.LegacyKeySupportSystemProperties
public class LegacyKeySupportSystemProperties
- extends Object
A wrapper around system properties that supports legacy keys
- Version:
- 4.1
- Author:
- Manik Surtani
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LegacyKeySupportSystemProperties
public LegacyKeySupportSystemProperties()
getProperty
public static String getProperty(String key,
String legacyKey)
getProperty
public static String getProperty(String key,
String legacyKey,
String defaultValue)
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.