| 
 | ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PinningConfiguration | |
|---|---|
| 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 PinningConfiguration in net.sf.ehcache.config | 
|---|
| Fields in net.sf.ehcache.config declared as PinningConfiguration | |
|---|---|
| protected  PinningConfiguration | CacheConfiguration.pinningConfigurationThe PinningConfiguration. | 
| Methods in net.sf.ehcache.config that return PinningConfiguration | |
|---|---|
|  PinningConfiguration | CacheConfiguration.getPinningConfiguration()Accessor | 
|  PinningConfiguration | PinningConfiguration.store(PinningConfiguration.Store store)Set the lowest store from which elements must not be evicted from | 
|  PinningConfiguration | PinningConfiguration.store(String store)Set the lowest store from which elements must not be evicted from | 
| Methods in net.sf.ehcache.config with parameters of type PinningConfiguration | |
|---|---|
|  void | CacheConfiguration.addPinning(PinningConfiguration pinningConfiguration)Allows BeanHandler to add the PinningConfiguration to the configuration. | 
|  CacheConfiguration | CacheConfiguration.pinning(PinningConfiguration pinningConfiguration) | 
| Uses of PinningConfiguration in net.sf.ehcache.config.generator.model.elements | 
|---|
| Constructors in net.sf.ehcache.config.generator.model.elements with parameters of type PinningConfiguration | |
|---|---|
| PinningConfigurationElement(NodeElement parent,
                            PinningConfiguration pinningConfiguration)Constructor accepting the parent and the TerracottaConfiguration | |
| 
 | ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||