org.gcube.smartgears.handlers.application
Class ApplicationLifecycleEvent

java.lang.Object
  extended by org.gcube.smartgears.handlers.Event<ApplicationContext>
      extended by org.gcube.smartgears.handlers.application.ApplicationEvent<ApplicationLifecycleHandler>
          extended by 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
static class ApplicationLifecycleEvent.Start
          An ApplicationEvent that occurs when the application starts.
static class ApplicationLifecycleEvent.Stop
          An ApplicationEvent that occurs when the application stops.
 
Method Summary
 
Methods inherited from class org.gcube.smartgears.handlers.Event
context, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2013. All Rights Reserved.