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