Uses of Class
org.gcube.smartgears.handlers.container.ContainerLifecycleEvent.Stop
-
Packages that use ContainerLifecycleEvent.Stop Package Description org.gcube.smartgears.handlers.container org.gcube.smartgears.handlers.container.lifecycle -
-
Uses of ContainerLifecycleEvent.Stop in org.gcube.smartgears.handlers.container
Methods in org.gcube.smartgears.handlers.container with parameters of type ContainerLifecycleEvent.Stop Modifier and Type Method Description voidContainerHandler. onStop(ContainerLifecycleEvent.Stop e)Invoked when the container stops. -
Uses of ContainerLifecycleEvent.Stop in org.gcube.smartgears.handlers.container.lifecycle
Methods in org.gcube.smartgears.handlers.container.lifecycle with parameters of type ContainerLifecycleEvent.Stop Modifier and Type Method Description voidAccountingManager. onStop(ContainerLifecycleEvent.Stop e)
-