Uses of Interface
org.gcube.smartgears.handlers.Handler
-
-
Uses of Handler in org.gcube.smartgears.handlers
Classes in org.gcube.smartgears.handlers with type parameters of type Handler Modifier and Type Class Description classPipeline<E,H extends Handler<E>>An ordered listHandlers that handle related events. -
Uses of Handler in org.gcube.smartgears.handlers.application
Subinterfaces of Handler in org.gcube.smartgears.handlers.application Modifier and Type Interface Description interfaceApplicationHandler<T extends ApplicationHandler<T>>AHandlerofApplicationEvents.Classes in org.gcube.smartgears.handlers.application that implement Handler Modifier and Type Class Description classApplicationLifecycleHandlerAHandlerofApplicationLifecycleEvents.classRequestHandler -
Uses of Handler in org.gcube.smartgears.handlers.application.lifecycle
Classes in org.gcube.smartgears.handlers.application.lifecycle that implement Handler Modifier and Type Class Description classApplicationProfileManagerManages the resource profile of the application. -
Uses of Handler in org.gcube.smartgears.handlers.application.request
Classes in org.gcube.smartgears.handlers.application.request that implement Handler Modifier and Type Class Description classRequestAccountingclassRequestMetricsclassRequestValidator -
Uses of Handler in org.gcube.smartgears.handlers.container
Classes in org.gcube.smartgears.handlers.container that implement Handler Modifier and Type Class Description classContainerHandlerAHandlerofContainerLifecycleEvents. -
Uses of Handler in org.gcube.smartgears.handlers.container.lifecycle
Classes in org.gcube.smartgears.handlers.container.lifecycle that implement Handler Modifier and Type Class Description classAccountingManagerclassContainerProfileManagerManages the resource profile of the application.
-