org.gcube.common.ghn.service.events
Class LifecycleEvent

java.lang.Object
  extended by org.gcube.common.ghn.service.events.ApplicationEvent<LifecycleHandler>
      extended by org.gcube.common.ghn.service.events.LifecycleEvent
Direct Known Subclasses:
LifecycleEvent.Start, LifecycleEvent.Stop

public abstract class LifecycleEvent
extends ApplicationEvent<LifecycleHandler>

An ApplicationEvent that occurs when the application starts or shuts down.

Author:
Fabio Simeoni

Nested Class Summary
static class LifecycleEvent.Start
          An ApplicationEvent that occurs when the application starts.
static class LifecycleEvent.Stop
          An ApplicationEvent that occurs when the application stops.
 
Method Summary
 
Methods inherited from class org.gcube.common.ghn.service.events.ApplicationEvent
context, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2013. All Rights Reserved.