Uses of Package
org.glassfish.hk2.configuration.hub.api
Packages that use org.glassfish.hk2.configuration.hub.api
Package
Description
-
Classes in org.glassfish.hk2.configuration.hub.api used by org.glassfish.hk2.configuration.hub.apiClassDescriptionA database of beans organized as types, where a type can have multiple instances of a configuration beanThis represents a single change made to a
BeanDatabase
A type contains (possibly) multiple instances of a configuration beanA writeable version of aBeanDatabase
. -
Classes in org.glassfish.hk2.configuration.hub.api used by org.glassfish.hk2.configuration.hub.internalClassDescriptionA database of beans organized as types, where a type can have multiple instances of a configuration beanThis is a listener that is notified when changes are made to the current
BeanDatabase
This represents a single change made to aBeanDatabase
The central repository of configuration objects in the system.A type contains (possibly) multiple instances of a configuration beanA writeable version of aBeanDatabase
. -
Classes in org.glassfish.hk2.configuration.hub.api used by org.glassfish.hk2.configuration.internalClassDescriptionA database of beans organized as types, where a type can have multiple instances of a configuration beanThis is a listener that is notified when changes are made to the current
BeanDatabase
This represents a single change made to aBeanDatabase
The central repository of configuration objects in the system. -
Classes in org.glassfish.hk2.configuration.hub.api used by org.glassfish.hk2.configuration.persistence.properties.internalClassDescriptionThe central repository of configuration objects in the system.A writeable version of a
BeanDatabase
.