public class GracefulShutdownContainer extends AbstractContainer
decodeBytes, grammar, grammarEndAllowed, maxPDUSize, parentTLV, state, states, stateStack, tlv, transition| Constructor and Description |
|---|
GracefulShutdownContainer()
Creates a new GracefulShutdownContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Clean the container for the next decoding.
|
GracefulShutdown |
getGracefulShutdown() |
void |
setGracefulShutdown(GracefulShutdown gracefulShutdown)
Set a GracefulShutdown Object into the container.
|
getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStates, getTlvId, getTransition, grammarEndAllowed, incrementDecodeBytes, isGrammarEndAllowed, setCurrentTLV, setMaxPDUSize, setParentTLV, setState, setTransitionpublic GracefulShutdownContainer()
public GracefulShutdown getGracefulShutdown()
public void setGracefulShutdown(GracefulShutdown gracefulShutdown)
gracefulShutdown - the GracefulShutdown to set.public void clean()
clean in class AbstractContainerCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.