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

Interface Summary
ServiceEvent<T extends ServiceHandler<T>> A tagging interface for events that relate to a managed app.
 

Class Summary
LifetimeEvent A ServiceEvent that relates to the lifetime of a managed app.
RequestEvent A ServiceEvent that occurs when the a request reaches a servlet of the managed app.
ResponseEvent A ServiceEvent that occurs when the a servlet returns a response to a given request.
StartServiceEvent A ServiceEvent that occurs when the app is started by the container.
StopServiceEvent A ServiceEvent that occurs when the app is stopped by the container.
 



Copyright © 2013. All Rights Reserved.