Package org.infinispan.commons.util
Class LegacyKeySupportSystemProperties
java.lang.Object
org.infinispan.commons.util.LegacyKeySupportSystemProperties
A wrapper around system properties that supports legacy keys
- Version:
- 4.1
- Author:
- Manik Surtani
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getProperty
(String key, String legacyKey) static String
getProperty
(String key, String legacyKey, String defaultValue)
-
Constructor Details
-
LegacyKeySupportSystemProperties
public LegacyKeySupportSystemProperties()
-
-
Method Details
-
getProperty
-
getProperty
-