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

Packages that use org.gcube.common.ghn.service.events
org.gcube.common.ghn.service.events   
org.gcube.common.ghn.service.handlers   
org.gcube.common.ghn.service.handlers.lifetime   
org.gcube.common.ghn.service.handlers.request   
 

Classes in org.gcube.common.ghn.service.events used by org.gcube.common.ghn.service.events
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.
ServiceEvent
          A tagging interface for events that relate to a managed app.
 

Classes in org.gcube.common.ghn.service.events used by org.gcube.common.ghn.service.handlers
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.
ServiceEvent
          A tagging interface for events that relate to a managed app.
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.
 

Classes in org.gcube.common.ghn.service.events used by org.gcube.common.ghn.service.handlers.lifetime
StartServiceEvent
          A ServiceEvent that occurs when the app is started by the container.
 

Classes in org.gcube.common.ghn.service.events used by org.gcube.common.ghn.service.handlers.request
RequestEvent
          A ServiceEvent that occurs when the a request reaches a servlet of the managed app.
 



Copyright © 2013. All Rights Reserved.