| Interface | Description |
|---|---|
| ContainerConfig |
Represents a container configuration.
|
| Class | Description |
|---|---|
| AbstractContainerConfig |
Base class for container configurations.
|
| ContainerConfigELResolver |
ELResolver that handles adds support for:
- the "Cur" property, for explicit reference to the current container config
- the "parent" property, for explicit and recursive reference to config parents
- implicit reference to top-level properties in the current container config
or inside any parents
|
| DynamicConfigProperty |
String property that can be interpreted using a container context.
|
| JsonContainerConfig |
Represents a container configuration using JSON notation.
|
| Exception | Description |
|---|---|
| ContainerConfigException |
Thrown for problems encountered with the container configuration.
|
Copyright © 2007-2012. All Rights Reserved.