org.gcube.smartgears.handlers.application
Class ApplicationLifecycleEvent.Stop

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
              extended by org.gcube.smartgears.handlers.application.ApplicationLifecycleEvent.Stop
Enclosing class:
ApplicationLifecycleEvent

public static class ApplicationLifecycleEvent.Stop
extends ApplicationLifecycleEvent

An ApplicationEvent that occurs when the application stops.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.gcube.smartgears.handlers.application.ApplicationLifecycleEvent
ApplicationLifecycleEvent.Start, ApplicationLifecycleEvent.Stop
 
Constructor Summary
ApplicationLifecycleEvent.Stop(ApplicationContext context)
          Creates an instance for a given ApplicationContext.
 
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
 

Constructor Detail

ApplicationLifecycleEvent.Stop

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

Parameters:
context - the context


Copyright © 2013. All Rights Reserved.