Uses of Package
org.glassfish.hk2.configuration.hub.api
-
Packages that use org.glassfish.hk2.configuration.hub.api Package Description org.glassfish.hk2.configuration.hub.api org.glassfish.hk2.configuration.hub.internal org.glassfish.hk2.configuration.internal -
Classes in org.glassfish.hk2.configuration.hub.api used by org.glassfish.hk2.configuration.hub.api Class Description BeanDatabase A database of beans organized as types, where a type can have multiple instances of a configuration beanChange This represents a single change made to aBeanDatabase
Change.ChangeCategory Instance Type A type contains (possibly) multiple instances of a configuration beanWriteableBeanDatabase A writeable version of aBeanDatabase
.WriteableType -
Classes in org.glassfish.hk2.configuration.hub.api used by org.glassfish.hk2.configuration.hub.internal Class Description BeanDatabase A database of beans organized as types, where a type can have multiple instances of a configuration beanChange This represents a single change made to aBeanDatabase
Change.ChangeCategory Hub The central repository of configuration objects in the system.Instance Type A type contains (possibly) multiple instances of a configuration beanWriteableBeanDatabase A writeable version of aBeanDatabase
.WriteableType -
Classes in org.glassfish.hk2.configuration.hub.api used by org.glassfish.hk2.configuration.internal Class Description BeanDatabase A database of beans organized as types, where a type can have multiple instances of a configuration beanBeanDatabaseUpdateListener This is a listener that is notified when changes are made to the currentBeanDatabase
Change This represents a single change made to aBeanDatabase