Uses of Interface
org.jvnet.hk2.config.ObservableBean
-
Packages that use ObservableBean Package Description org.glassfish.config.support org.jvnet.hk2.config -
-
Uses of ObservableBean in org.glassfish.config.support
Classes in org.glassfish.config.support that implement ObservableBean Modifier and Type Class Description classGlassFishConfigBeanTranslated view of a configured objects where values can be represented with a @{xx.yy.zz} name to be translated using a property value translator. -
Uses of ObservableBean in org.jvnet.hk2.config
Classes in org.jvnet.hk2.config that implement ObservableBean Modifier and Type Class Description classConfigBeanConfigBean is the core implementation of the config beans.classDomInhabitantthat loads configuration from XML.
-