net.sf.ehcache.config.generator.model.elements
Class NonstopConfigurationElement
java.lang.Object
net.sf.ehcache.config.generator.model.AbstractNodeElement
net.sf.ehcache.config.generator.model.SimpleNodeElement
net.sf.ehcache.config.generator.model.elements.NonstopConfigurationElement
- All Implemented Interfaces:
- NodeElement
public class NonstopConfigurationElement
- extends SimpleNodeElement
NodeElement
representing the NonstopConfiguration
- Author:
- Abhishek Sanoujam
Methods inherited from class net.sf.ehcache.config.generator.model.AbstractNodeElement |
accept, addAllFactoryConfigsAsChildElements, addAttribute, addChildElement, equals, getAllFactoryElements, getAttributes, getChildElements, getFQName, getFQName, getInnerContent, getParent, hasChildren, hashCode, isOptional, setInnerContent, setOptional, toString |
NonstopConfigurationElement
public NonstopConfigurationElement(NodeElement parent,
NonstopConfiguration nonstopConfiguration)
- Constructor accepting the parent and the
NonstopConfiguration
- Parameters:
parent
- nonstopConfiguration
-
Copyright 2001-2014, Terracotta, Inc.