public class DiskStoreConfigurationElement extends SimpleNodeElement
DiskStoreConfiguration
Modifier and Type | Field and Description |
---|---|
private DiskStoreConfiguration |
diskStoreConfiguration |
attributes, children, innerContent, optional, parent
Constructor and Description |
---|
DiskStoreConfigurationElement(ConfigurationElement parent,
DiskStoreConfiguration diskStoreConfiguration)
Construtor accepting the parent and the
DiskStoreConfiguration |
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 DiskStoreConfiguration diskStoreConfiguration
public DiskStoreConfigurationElement(ConfigurationElement parent, DiskStoreConfiguration diskStoreConfiguration)
DiskStoreConfiguration
parent
- diskStoreConfiguration
-