Class SystemPropertyBag.Duck
java.lang.Object
com.sun.enterprise.config.serverbeans.SystemPropertyBag.Duck
- Enclosing interface:
- SystemPropertyBag
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancontainsProperty(SystemPropertyBag me, String name) static SystemPropertygetSystemProperty(SystemPropertyBag me, String name) static StringgetSystemPropertyValue(SystemPropertyBag me, String name) static StringgetSystemPropertyValue(SystemPropertyBag me, String name, String defaultValue)
-
Constructor Details
-
Duck
public Duck()
-
-
Method Details
-
getSystemProperty
-
getSystemPropertyValue
-
getSystemPropertyValue
-
containsProperty
-