Uses of Class
org.gcube.smartgears.handlers.container.ContainerHandler
Packages that use ContainerHandler
Package
Description
-
Uses of ContainerHandler in org.gcube.smartgears.configuration.container
Methods in org.gcube.smartgears.configuration.container that return types with arguments of type ContainerHandlerModifier and TypeMethodDescriptionContainerConfigurationBinder.bindHandlers(ClassLoader classloader) Returns the handlers of the container. -
Uses of ContainerHandler in org.gcube.smartgears.handlers.container
Constructor parameters in org.gcube.smartgears.handlers.container with type arguments of type ContainerHandlerModifierConstructorDescriptionContainerPipeline(List<ContainerHandler> handlers) Creates an instance with a given list of handlers. -
Uses of ContainerHandler in org.gcube.smartgears.handlers.container.lifecycle
Subclasses of ContainerHandler in org.gcube.smartgears.handlers.container.lifecycleModifier and TypeClassDescriptionclassclassManages the resource profile of the application. -
Uses of ContainerHandler in org.gcube.smartgears.provider
Methods in org.gcube.smartgears.provider that return types with arguments of type ContainerHandlerModifier and TypeMethodDescriptionDefaultProvider.containerHandlers()Provider.containerHandlers()Returns the handlers associated with the container.