org.gcube.common.ghn.service.events
Class ApplicationEvent<T extends ApplicationHandler<T>>
java.lang.Object
org.gcube.common.ghn.service.events.ApplicationEvent<T>
- Direct Known Subclasses:
- LifecycleEvent, RequestEvent
public abstract class ApplicationEvent<T extends ApplicationHandler<T>>
- extends Object
An event that occurs in the lifetime of the application.
- Author:
- Fabio Simeoni
context
public ApplicationContext context()
- Returns the context of the application.
- Returns:
- the context
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.