com.sun.enterprise.config.serverbeans
Class SystemPropertyBag.Duck
java.lang.Object
com.sun.enterprise.config.serverbeans.SystemPropertyBag.Duck
- Enclosing interface:
- SystemPropertyBag
public static class SystemPropertyBag.Duck
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemPropertyBag.Duck
public SystemPropertyBag.Duck()
getSystemProperty
public static SystemProperty getSystemProperty(SystemPropertyBag me,
String name)
getPropertyValue
public static String getPropertyValue(SystemPropertyBag me,
String name)
getSystemPropertyValue
public static String getSystemPropertyValue(SystemPropertyBag me,
String name,
String defaultValue)
containsProperty
public static boolean containsProperty(SystemPropertyBag me,
String name)
Copyright © 2012 GlassFish Community. All Rights Reserved.