public class GracefulShutdownContainer extends AbstractContainer
| Constructor and Description |
|---|
GracefulShutdownContainer()
Creates a new GracefulShutdownContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Clean the container for the next decoding.
|
GracefulShutdownRequestDecorator |
getGracefulShutdownRequest() |
void |
setGracefulShutdownRequest(GracefulShutdownRequestDecorator gracefulShutdown)
Set a GracefulShutdown Object into the container.
|
getCurrentTLV, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic GracefulShutdownContainer()
public GracefulShutdownRequestDecorator getGracefulShutdownRequest()
public void setGracefulShutdownRequest(GracefulShutdownRequestDecorator gracefulShutdown)
gracefulShutdown - the GracefulShutdown to set.public void clean()
clean in class AbstractContainerCopyright © 2021. All rights reserved.