|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContainerHandler | |
|---|---|
| org.gcube.smartgears.configuration.container | |
| org.gcube.smartgears.handlers.container | |
| org.gcube.smartgears.handlers.container.lifecycle | |
| Uses of ContainerHandler in org.gcube.smartgears.configuration.container |
|---|
| Methods in org.gcube.smartgears.configuration.container that return types with arguments of type ContainerHandler | |
|---|---|
List<ContainerHandler> |
ContainerHandlers.get()
Returns the ContainerHandlers for the service. |
| Methods in org.gcube.smartgears.configuration.container with parameters of type ContainerHandler | |
|---|---|
ContainerHandlers |
ContainerHandlers.set(ContainerHandler... handlers)
Sets the ContainerHandlers for the service. |
| Uses of ContainerHandler in org.gcube.smartgears.handlers.container |
|---|
| Constructor parameters in org.gcube.smartgears.handlers.container with type arguments of type ContainerHandler | |
|---|---|
ContainerPipeline(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.lifecycle | |
|---|---|
class |
ProfileManager
Manages the resource profile of the container. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||