public interface ContainerLauncherInterceptor
ContainerLaunchContext before the container is launched.| Modifier and Type | Method and Description |
|---|---|
ContainerLaunchContext |
preLaunch(Container container,
ContainerLaunchContext context)
Invoked before the
ContainerLaunchContext is used
to launch the container. |
ContainerLaunchContext preLaunch(Container container, ContainerLaunchContext context)
ContainerLaunchContext is used
to launch the container.context - the ContainerLaunchContextcontainer - the ContainerContainerLaunchContext