public class TerracottaConfigurationElement extends SimpleNodeElement
NodeElement
representing the TerracottaConfiguration
Modifier and Type | Field and Description |
---|---|
private TerracottaConfiguration |
tcConfiguration |
attributes, children, innerContent, optional, parent
Constructor and Description |
---|
TerracottaConfigurationElement(NodeElement parent,
TerracottaConfiguration tcConfiguration)
Constructor accepting the parent and the
TerracottaConfiguration |
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 TerracottaConfiguration tcConfiguration
public TerracottaConfigurationElement(NodeElement parent, TerracottaConfiguration tcConfiguration)
TerracottaConfiguration
parent
- tcConfiguration
-