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