Uses of Class
org.gcube.smartgears.handlers.application.ApplicationLifecycleEvent.Stop
Packages that use ApplicationLifecycleEvent.Stop
-
Uses of ApplicationLifecycleEvent.Stop in org.gcube.smartgears.handlers.application
Methods in org.gcube.smartgears.handlers.application with parameters of type ApplicationLifecycleEvent.StopModifier and TypeMethodDescriptionvoidApplicationLifecycleHandler.onStop(ApplicationLifecycleEvent.Stop e) Invoked when the container stops a managed app.