public class TerracottaConfigConfigurationElement extends SimpleNodeElement
NodeElement
representing the TerracottaClientConfiguration
Modifier and Type | Class and Description |
---|---|
private static class |
TerracottaConfigConfigurationElement.TCConfigElement
Element representing the "tc-config" element inside "terracottaConfig"
|
Modifier and Type | Field and Description |
---|---|
private TerracottaClientConfiguration |
tcConfigConfiguration |
attributes, children, innerContent, optional, parent
Constructor and Description |
---|
TerracottaConfigConfigurationElement(NodeElement parent,
TerracottaClientConfiguration tcConfigConfiguration)
Constructor accepting the parent and the
TerracottaClientConfiguration |
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 TerracottaClientConfiguration tcConfigConfiguration
public TerracottaConfigConfigurationElement(NodeElement parent, TerracottaClientConfiguration tcConfigConfiguration)
TerracottaClientConfiguration
parent
- tcConfigConfiguration
-