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

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.Start
Enclosing class:
ApplicationLifecycleEvent

public static class ApplicationLifecycleEvent.Start
extends ApplicationLifecycleEvent

An ApplicationEvent that occurs when the application starts.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.gcube.smartgears.handlers.application.ApplicationLifecycleEvent
ApplicationLifecycleEvent.Start, ApplicationLifecycleEvent.Stop
 
Constructor Summary
ApplicationLifecycleEvent.Start(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.Start

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

Parameters:
context - the context


Copyright © 2013. All Rights Reserved.