Package | Description |
---|---|
org.codehaus.cargo.container.configuration | |
org.codehaus.cargo.container.spi.configuration |
Modifier and Type | Method and Description |
---|---|
ConfigurationCapability |
Configuration.getCapability() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractConfigurationCapability
Base implementation of
ConfigurationCapability
that needs to be extended by the different configuration implementations. |
class |
AbstractExistingLocalConfigurationCapability
Base implementation of
ConfigurationCapability that needs to be
extended by each existing configuration's implementation. |
class |
AbstractRuntimeConfigurationCapability
Base implementation of
ConfigurationCapability
that needs to be extended by each runtime configuration's implementation. |
class |
AbstractStandaloneLocalConfigurationCapability
Base implementation of
ConfigurationCapability
that needs to be extended by each standalone configuration's implementation. |
Copyright © 2004-2013 Codehaus. All Rights Reserved.