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

java.lang.Object
  extended by org.gcube.common.ghn.service.events.ApplicationEvent<LifecycleHandler>
      extended by org.gcube.common.ghn.service.events.LifecycleEvent
          extended by org.gcube.common.ghn.service.events.LifecycleEvent.Stop
Enclosing class:
LifecycleEvent

public static class LifecycleEvent.Stop
extends LifecycleEvent

An ApplicationEvent that occurs when the application stops.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.gcube.common.ghn.service.events.LifecycleEvent
LifecycleEvent.Start, LifecycleEvent.Stop
 
Constructor Summary
LifecycleEvent.Stop(ApplicationContext context)
          Creates an instance for a given ApplicationContext.
 
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
 

Constructor Detail

LifecycleEvent.Stop

public LifecycleEvent.Stop(ApplicationContext context)
Creates an instance for a given ApplicationContext.

Parameters:
context - the context


Copyright © 2013. All Rights Reserved.