org.gcube.smartgears.handlers.application
Class ApplicationEvent<T extends ApplicationHandler<T>>

java.lang.Object
  extended by org.gcube.smartgears.handlers.Event<ApplicationContext>
      extended by org.gcube.smartgears.handlers.application.ApplicationEvent<T>
Type Parameters:
T - the type of handler that handles these events
Direct Known Subclasses:
ApplicationLifecycleEvent, RequestEvent

public abstract class ApplicationEvent<T extends ApplicationHandler<T>>
extends Event<ApplicationContext>

An Event that occurs in the lifetime of the application.

Author:
Fabio Simeoni

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 © 2014. All Rights Reserved.