org.jvnet.hk2.config.types
Class PropertyBag.Duck
java.lang.Object
org.jvnet.hk2.config.types.PropertyBag.Duck
- Enclosing interface:
- PropertyBag
public static class PropertyBag.Duck
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyBag.Duck
public PropertyBag.Duck()
getProperty
public static Property getProperty(PropertyBag me,
String name)
getPropertyValue
public static String getPropertyValue(PropertyBag me,
String name)
getPropertyValue
public static String getPropertyValue(PropertyBag me,
String name,
String defaultValue)
Copyright © 2013 Oracle Corporation. All Rights Reserved.