| Interface | Description |
|---|---|
| ContainerLauncher |
General interface for container launcher.
|
| ContainerResolver |
Interface for implementations which knows how to resolve
container locations.
|
| ContainerShutdown |
Generic strategy interface to shutdown containers.
|
| Class | Description |
|---|---|
| AbstractLauncher |
The base class for Container launcher implementations.
|
| ContainerRegisterInfo |
Domain class for keeping container register information together.
|
| ContainerRequestHint |
Helper class used to add request data hints.
|
| DefaultContainerLauncher |
Default container launcher.
|