net.sf.ehcache.config.generator.model.elements
Class TerracottaConfigurationElement
java.lang.Object
  
net.sf.ehcache.config.generator.model.AbstractNodeElement
      
net.sf.ehcache.config.generator.model.SimpleNodeElement
          
net.sf.ehcache.config.generator.model.elements.TerracottaConfigurationElement
- All Implemented Interfaces: 
 - NodeElement
 
public class TerracottaConfigurationElement
- extends SimpleNodeElement
 
NodeElement representing the TerracottaConfiguration
- 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 | 
 
 
TerracottaConfigurationElement
public TerracottaConfigurationElement(NodeElement parent,
                                      TerracottaConfiguration tcConfiguration)
- Constructor accepting the parent and the 
TerracottaConfiguration
- Parameters:
 parent - tcConfiguration - 
 
Copyright 2001-2014, Terracotta, Inc.