public class DefaultCacheConfigurationElement extends SimpleNodeElement
NodeElement representing the CacheConfiguration of the "defaultCache"attributes, children, innerContent, optional, parent| Constructor and Description |
|---|
DefaultCacheConfigurationElement(NodeElement parent,
Configuration configuration,
CacheConfiguration cacheConfiguration)
Constructor accepting the parent and the
CacheConfiguration |
getNameaccept, addAllFactoryConfigsAsChildElements, addAttribute, addChildElement, equals, getAllFactoryElements, getAttributes, getChildElements, getFQName, getFQName, getInnerContent, getParent, hasChildren, hashCode, isOptional, setInnerContent, setOptional, toStringpublic DefaultCacheConfigurationElement(NodeElement parent, Configuration configuration, CacheConfiguration cacheConfiguration)
CacheConfigurationparent - cacheConfiguration - Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.