org.gcube.smartgears.configuration.container
Class ContainerHandlers
java.lang.Object
org.gcube.smartgears.configuration.container.ContainerHandlers
public class ContainerHandlers
- extends Object
The ContainerHandlers that manage the application.
- Author:
- Fabio Simeoni
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerHandlers
public ContainerHandlers()
get
public List<ContainerHandler> get()
- Returns the
ContainerHandlers for the service.
- Returns:
- the lifecycle handlers
set
public ContainerHandlers set(ContainerHandler... handlers)
- Sets the
ContainerHandlers for the service.
- Parameters:
handlers - the lifecycle handlers
- Returns:
- this configuration
Copyright © 2014. All Rights Reserved.