Package | Description |
---|---|
org.codehaus.cargo.container | |
org.codehaus.cargo.container.spi | |
org.codehaus.cargo.container.spi.configuration |
Modifier and Type | Method and Description |
---|---|
RuntimeConfiguration |
RemoteContainer.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
RemoteContainer.setConfiguration(RuntimeConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
RuntimeConfiguration |
AbstractRemoteContainer.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRemoteContainer.setConfiguration(RuntimeConfiguration configuration) |
Constructor and Description |
---|
AbstractRemoteContainer(RuntimeConfiguration configuration)
Default constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRuntimeConfiguration
Base implementation for a runtime configuration.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.