Skip navigation links
A C E F G I J O U V 

A

asBoolean() - Method in enum org.ehcache.jsr107.config.ConfigurationElementState
 

C

ConfigurationElementState - Enum in org.ehcache.jsr107.config
ConfigurationElementState

E

Eh107Configuration<K,V> - Class in org.ehcache.jsr107
Abstract Configuration implementation that enables building a JSR-107 compatible configuration from a native Ehcache CacheConfiguration.
Eh107Configuration() - Constructor for class org.ehcache.jsr107.Eh107Configuration
 

F

fromEhcacheCacheConfiguration(CacheConfiguration<K, V>) - Static method in class org.ehcache.jsr107.Eh107Configuration
Creates a new JSR-107 Configuration from the provided CacheConfiguration.
fromEhcacheCacheConfiguration(Builder<? extends CacheConfiguration<K, V>>) - Static method in class org.ehcache.jsr107.Eh107Configuration
Creates a new JSR-107 Configuration from the provided CacheConfiguration obtained through a Builder.

G

getServiceType() - Method in class org.ehcache.jsr107.config.Jsr107CacheConfiguration
 

I

isManagementEnabled() - Method in class org.ehcache.jsr107.config.Jsr107CacheConfiguration
Indicates if management is to be enabled.
isStatisticsEnabled() - Method in class org.ehcache.jsr107.config.Jsr107CacheConfiguration
Indicates if statistics are to be enabled.

J

Jsr107CacheConfiguration - Class in org.ehcache.jsr107.config
Jsr107CacheConfiguration
Jsr107CacheConfiguration(ConfigurationElementState, ConfigurationElementState) - Constructor for class org.ehcache.jsr107.config.Jsr107CacheConfiguration
 

O

org.ehcache.jsr107 - package org.ehcache.jsr107
 
org.ehcache.jsr107.config - package org.ehcache.jsr107.config
 

U

unwrap(Class<T>) - Method in class org.ehcache.jsr107.Eh107Configuration
Enables to unwrap the underlying configuration.

V

valueOf(String) - Static method in enum org.ehcache.jsr107.config.ConfigurationElementState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ehcache.jsr107.config.ConfigurationElementState
Returns an array containing the constants of this enum type, in the order they are declared.
A C E F G I J O U V 
Skip navigation links