Uses of Package
org.jvnet.hk2.config
Packages that use org.jvnet.hk2.config
-
Classes in org.jvnet.hk2.config used by org.jvnet.hk2.configClassDescriptionIndicates that this property or the field value must be injected from an XML attribute in a configuration file.Objects that do not wish to process the entire change set of a transaction can implement this interface and use it to invoke utility methods on ConfigSupport.type of change on a particular instanceConfigBean is the core implementation of the config beans.Interceptor interface to be notified of read/write operations on a ConfigBean.Marker interface that signifies that the interface is meant to be used as a strongly-typed proxy to
Dom.Allows multiple object as part of the transaction but requires manual casting.Inject configuration values to the object.Any object injected with Configured object and willing to receive notifications of changes should implement this interface.Describes the configuration model for a particular class (called "target type" in this class.)Parses configuration files, buildss, and add them toinvalid reference
Inhabitant.invalid reference
HabitatIndicates a problem during population on config beans.Indicates a problem in the configuration value.All views of @Configured interface implementation must implement this interfaceDenotes thetypeof the data a particular config element (attribute, element) should have.InvocationHandlerthat loads configuration from XML.Represents a whole DOM tree.Implementation of this abstract class are handling injection resolution for a particular injection annotation Injection targets are identified by the generic parameter and the constructor of this class.An explanation of a change could not be processed.Implementation of a @Configured object can optionally fire configuration change events when it's mutated.RetryableException indicates that an operation failed to execute property but could be successful in a later attemptSimpleConfigCode is code snippet that can be used to apply some configuration changes to one configuration object.Simple transaction mechanism for config-api objectsTransactional callbackSimple transaction failure exceptionListener interface for objects interested in transaction events on the config beans.Any object that want to be part of a configuration transaction should implement this interface.Indicates a failure inTranslator.translate(String).Used to perform string pre-processing on values found in the configuration file.Carries the PropertyChangeEvent and the reason it could not be processed.Collects change events that could not be processed.A WriteableView is a view of a ConfigBean object that allow access to the setters of the ConfigBean. -
Classes in org.jvnet.hk2.config used by org.jvnet.hk2.config.apiClassDescriptionConfigBean is the core implementation of the config beans.Marker interface that signifies that the interface is meant to be used as a strongly-typed proxy to
Dom.Transactional callbackSimple transaction failure exceptionA WriteableView is a view of a ConfigBean object that allow access to the setters of the ConfigBean.