public class NonstopConfigurationElement extends SimpleNodeElement
NodeElement
representing the NonstopConfiguration
Modifier and Type | Field and Description |
---|---|
private NonstopConfiguration |
nonstopConfiguration |
attributes, children, innerContent, optional, parent
Constructor and Description |
---|
NonstopConfigurationElement(NodeElement parent,
NonstopConfiguration nonstopConfiguration)
Constructor accepting the parent and the
NonstopConfiguration |
Modifier and Type | Method and Description |
---|---|
private void |
init() |
private boolean |
isDefault(TimeoutBehaviorConfiguration timeoutBehavior) |
getName
accept, addAllFactoryConfigsAsChildElements, addAttribute, addChildElement, equals, getAllFactoryElements, getAttributes, getChildElements, getFQName, getFQName, getInnerContent, getParent, hasChildren, hashCode, isOptional, setInnerContent, setOptional, toString
private final NonstopConfiguration nonstopConfiguration
public NonstopConfigurationElement(NodeElement parent, NonstopConfiguration nonstopConfiguration)
NonstopConfiguration
parent
- nonstopConfiguration
- private void init()
private boolean isDefault(TimeoutBehaviorConfiguration timeoutBehavior)