See: Description
Interface | Description |
---|---|
PropertyChangeSetListener |
Listner interface for
PropertyChangeSet events. |
Class | Description |
---|---|
ConfigChangeCallbackMethod |
This class holds a method object that is annotated to be a callback method to be called on configuration
changes.
|
ConfigTemplateInvocationHandler |
Invocation handler that handles request against a configuration template.
|
ConfiguredField |
Small class that contains and manages all information anc access to a configured field and a concrete instance current
it (referenced by a weak reference).
|
ConfiguredSetterMethod |
Small class that contains and manages all information and access to a configured field and a concrete instance current
it (referenced by a weak reference).
|
ConfiguredType |
Structure that contains and manages configuration related things for a configured type registered.
|
DefaultConfigurationInjector |
Simple injector singleton that also registers instances configured using weak references.
|
DefaultDynamicValue<T> |
A accessor for a single configured value.
|
Utils |
Utility class simplifying some implementation aspects.
|
WeakConfigListenerManager |
Simple listener container that only holds weak references on the listeners.
|
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.