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