| 
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeoutBehaviorConfiguration | |
|---|---|
| net.sf.ehcache.config | This package contains the cache configuration code. | 
| net.sf.ehcache.config.generator.model.elements | This package contains utility classes encapsulating ideas of Elements and Attributes from the ehcache.xsd | 
| Uses of TimeoutBehaviorConfiguration in net.sf.ehcache.config | 
|---|
| Fields in net.sf.ehcache.config declared as TimeoutBehaviorConfiguration | |
|---|---|
static TimeoutBehaviorConfiguration | 
NonstopConfiguration.DEFAULT_TIMEOUT_BEHAVIOR
Default value of timeoutBehavior attribute  | 
| Methods in net.sf.ehcache.config that return TimeoutBehaviorConfiguration | |
|---|---|
 TimeoutBehaviorConfiguration | 
NonstopConfiguration.getTimeoutBehavior()
Returns value of timeoutBehavior configured  | 
 TimeoutBehaviorConfiguration | 
TimeoutBehaviorConfiguration.properties(String value)
Set the properties  | 
 TimeoutBehaviorConfiguration | 
TimeoutBehaviorConfiguration.propertySeparator(String value)
Set the property separator  | 
 TimeoutBehaviorConfiguration | 
TimeoutBehaviorConfiguration.type(String type)
Set the type of timeout behavior  | 
| Methods in net.sf.ehcache.config with parameters of type TimeoutBehaviorConfiguration | |
|---|---|
 void | 
NonstopConfiguration.addTimeoutBehavior(TimeoutBehaviorConfiguration timeoutBehavior)
Set the value of timeoutBehavior  | 
 NonstopConfiguration | 
NonstopConfiguration.timeoutBehavior(TimeoutBehaviorConfiguration timeoutBehavior)
Set the value of timeoutBehavior  | 
| Uses of TimeoutBehaviorConfiguration in net.sf.ehcache.config.generator.model.elements | 
|---|
| Constructors in net.sf.ehcache.config.generator.model.elements with parameters of type TimeoutBehaviorConfiguration | |
|---|---|
TimeoutBehaviorConfigurationElement(NodeElement parent,
                                    TimeoutBehaviorConfiguration timeoutBehaviorConfiguration)
Constructor accepting the parent and the TimeoutBehaviorConfiguration | 
|
  | 
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||