AbstractConfiguration |
|
AbstractConfigurationCapability |
Base implementation of ConfigurationCapability
that needs to be extended by the different configuration implementations.
|
AbstractExistingLocalConfiguration |
Base implementation for an existing local configuration.
|
AbstractExistingLocalConfigurationCapability |
Base implementation of ConfigurationCapability
that needs to be extended by each existing configuration's implementation.
|
AbstractLocalConfiguration |
Base implementation of
ContainerConfiguration that can be
specialized for standalone configuration, existing configuration or other local configurations.
|
AbstractLocalConfigurationCapability |
Base implementation of ConfigurationCapability
that needs to be extended by each local configuration's implementation.
|
AbstractRuntimeConfiguration |
Base implementation for a runtime configuration.
|
AbstractRuntimeConfigurationCapability |
Base implementation of ConfigurationCapability
that needs to be extended by each runtime configuration's implementation.
|
AbstractStandaloneLocalConfiguration |
Base implementation for a standalone local configuration.
|
AbstractStandaloneLocalConfigurationCapability |
Base implementation of ConfigurationCapability
that needs to be extended by each standalone configuration's implementation.
|
NullConfigurationCapability |
|