Package org.codehaus.cargo.container.spi.configuration

Interface Summary
ContainerConfiguration Container implementations of Configuration must also implement this interface.
 

Class Summary
AbstractConfiguration Base implementation of ContainerConfiguration that can be specialized for any type of configuration.
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.
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.
 



Copyright © 2004-2011 Codehaus. All Rights Reserved.