Uses of Class
org.gcube.smartgears.handlers.Event
Packages that use Event
Package
Description
-
Uses of Event in org.gcube.smartgears.handlers.application
Subclasses of Event in org.gcube.smartgears.handlers.applicationModifier and TypeClassDescriptionclassApplicationEvent<T extends ApplicationHandler<T>>AnEventthat occurs in the lifetime of the application.classAnApplicationEventthat occurs when the application starts or stops.static classAnApplicationEventthat occurs when the application starts.static classAnApplicationEventthat occurs when the application stops.classAnApplicationEventthat occurs when an application receives a request.classAApplicationEventthat occurs when the application returns a response to a given request. -
Uses of Event in org.gcube.smartgears.handlers.container
Subclasses of Event in org.gcube.smartgears.handlers.containerModifier and TypeClassDescriptionclassAnEventthat occurs in the lifetime of the container.static classAnContainerLifecycleEventthat occurs when the container starts.static classAnContainerLifecycleEventthat occurs when the container stops.