|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ContainerLauncher
General interface for container launcher.
| Method Summary | |
|---|---|
void |
launchContainer(Container container,
List<String> commands)
Launch container Container using given list
of commands. |
| Method Detail |
|---|
void launchContainer(Container container,
List<String> commands)
Container using given list
of commands.
container - the Containercommands - the list of commands
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||