public class ContainerHandlers extends Object
ContainerHandlers that manage the application.| Constructor and Description |
|---|
ContainerHandlers() |
| Modifier and Type | Method and Description |
|---|---|
List<ContainerHandler> |
get()
Returns the
ContainerHandlers for the service. |
ContainerHandlers |
set(ContainerHandler... handlers)
Sets the
ContainerHandlers for the service. |
public List<ContainerHandler> get()
ContainerHandlers for the service.public ContainerHandlers set(ContainerHandler... handlers)
ContainerHandlers for the service.handlers - the lifecycle handlersCopyright © 2016. All Rights Reserved.