|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Configurable | An interface to configurable objects defining properties for configuring their behaviour. |
| ConfigurableConverter | ConfigurableConverter extends ObjectConverter with property
file support. |
| ConfigurableFactory | ConfigurableFactory extends ObjectFactory with property file
support. |
| Configurator | An interface to configurators defining properties of objects through their exposed attributes and methods. |
| PropertyConfigurator | StreamConfigurator supporting configuration from a property file. |
| StreamConfigurator | Extends Configurator by supporting configuration from a stream source. |
| XMLConfigurator | StreamConfigurator supporting configuration from an XML stream. |
| Class Summary | |
|---|---|
| AbstractStreamConfigurator | An abstract implementation of StreamConfigurator. |
| Configuration | An extension to java.util.Properties adding the possibility to
use the same key many times concatenating the value strings instead of
overwriting them. |
| Configuration.PropertiesReader | This class is used to read properties lines. |
| DefaultConfigurable | A default implementation of Configurable maintaining its configuration in key/value based properties. |
| DefaultConfigurableConverter | A default implementation of ConfigurableConverter. |
| DefaultConfigurableFactory | A default implementation of ConfigurableFactory. |
| DefaultConfigurator | A default implementation of Configurator. |
| DefaultPropertyConfigurator | A default implementation of PropertyConfigurator supporting multi-valued properties in separate lines by default. |
| DefaultXMLConfigurator | A default implementation of XMLConfigurator. |
| MBeanConfig | Extends MBean broker by providing configuration support for MBeans. |
| Exception Summary | |
|---|---|
| ConfigurationException | Thrown when configuration fails. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||