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