Class ApplicationLifecycleEvent
java.lang.Object
org.gcube.smartgears.handlers.Event<ApplicationContext>
org.gcube.smartgears.handlers.application.ApplicationEvent<ApplicationLifecycleHandler>
org.gcube.smartgears.handlers.application.ApplicationLifecycleEvent
- Direct Known Subclasses:
ApplicationLifecycleEvent.Start,ApplicationLifecycleEvent.Stop
public abstract class ApplicationLifecycleEvent
extends ApplicationEvent<ApplicationLifecycleHandler>
An
ApplicationEvent that occurs when the application starts or stops.- Author:
- Fabio Simeoni
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAnApplicationEventthat occurs when the application starts.static classAnApplicationEventthat occurs when the application stops. -
Method Summary