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