|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jcontainer.dna | |
org.jcontainer.dna | The DNA API package contains interfaces and contracts for DNA components. |
org.jcontainer.dna.impl | The DNA implementation package contains basic utility classes to implement containers for DNA components. |
Classes in org.jcontainer.dna used by org.jcontainer.dna | |
Configuration
The configuration object represents hierarchial configuration data. |
|
ConfigurationException
The ConfigurationException is used to signal a problem with the configuration object. |
|
LogEnabled
Components implement this interface to be supplied with a Logger. |
|
Logger
This interface was a facade for different Logger subsystems. |
|
MissingResourceException
The MissingResourceException is used to signal a problem retrieving a resource from the ResourceLocator object. |
|
ParameterException
The ParameterException is used to signal a problem retrieving a parameter from the Parameters object. |
|
Parameters
Parameters present flat configuration data. |
|
ResourceLocator
This is the interface via which component resources can be accessed via keys. |
Classes in org.jcontainer.dna used by org.jcontainer.dna.impl | |
Configuration
The configuration object represents hierarchial configuration data. |
|
ConfigurationException
The ConfigurationException is used to signal a problem with the configuration object. |
|
Logger
This interface was a facade for different Logger subsystems. |
|
MissingResourceException
The MissingResourceException is used to signal a problem retrieving a resource from the ResourceLocator object. |
|
ParameterException
The ParameterException is used to signal a problem retrieving a parameter from the Parameters object. |
|
Parameters
Parameters present flat configuration data. |
|
ResourceLocator
This is the interface via which component resources can be accessed via keys. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |