Package org.gcube.common.ghn.service.events

Class Summary
ApplicationEvent<T extends ApplicationHandler<T>> An event that occurs in the lifetime of the application.
LifecycleEvent An ApplicationEvent that occurs when the application starts or shuts down.
LifecycleEvent.Start An ApplicationEvent that occurs when the application starts.
LifecycleEvent.Stop An ApplicationEvent that occurs when the application stops.
RequestEvent An ApplicationEvent that occurs when a request reaches a servlet of the application.
ResponseEvent A ApplicationEvent that occurs when the application returns a response to a given request.
 



Copyright © 2013. All Rights Reserved.