| Package | Description |
|---|---|
| org.codehaus.cargo.container.configuration | |
| org.codehaus.cargo.container.spi.configuration |
| Modifier and Type | Method and Description |
|---|---|
List<FileConfig> |
LocalConfiguration.getFileProperties()
Returns the file configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalConfiguration.setConfigFileProperty(FileConfig fileConfig)
set the config file property for a configuration.
|
void |
LocalConfiguration.setFileProperty(FileConfig fileConfig)
set the file property for a configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<FileConfig> |
AbstractLocalConfiguration.getFileProperties()
Returns the file configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractLocalConfiguration.setConfigFileProperty(FileConfig fileConfig)
set the config file property for a configuration.
|
void |
AbstractLocalConfiguration.setFileProperty(FileConfig fileConfig)
set the file property for a configuration.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.