Uses of Interface
org.jvnet.hk2.config.types.PropertyBag

Packages that use PropertyBag
org.jvnet.hk2.config.types   
 

Uses of PropertyBag in org.jvnet.hk2.config.types
 

Methods in org.jvnet.hk2.config.types with parameters of type PropertyBag
static Property PropertyBag.Duck.getProperty(PropertyBag me, String name)
           
static String PropertyBag.Duck.getPropertyValue(PropertyBag me, String name)
           
static String PropertyBag.Duck.getPropertyValue(PropertyBag me, String name, String defaultValue)
           
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.