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

A

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

C

chain(Stream<Closeable>) - Static method in class org.ehcache.jsr107.CloseUtil
 
close() - Method in class org.ehcache.jsr107.EhcacheCachingProvider
close(ClassLoader) - Method in class org.ehcache.jsr107.EhcacheCachingProvider
close(URI, ClassLoader) - Method in class org.ehcache.jsr107.EhcacheCachingProvider
closeAllAfter(T, Object...) - Static method in class org.ehcache.jsr107.CloseUtil
 
CloseUtil - Class in org.ehcache.jsr107
 
CloseUtil() - Constructor for class org.ehcache.jsr107.CloseUtil
 
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
 
EhcacheCachingProvider - Class in org.ehcache.jsr107
CachingProvider implementation for Ehcache.
EhcacheCachingProvider() - Constructor for class org.ehcache.jsr107.EhcacheCachingProvider
 

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

getCacheManager(URI, ClassLoader, Properties) - Method in class org.ehcache.jsr107.EhcacheCachingProvider
getCacheManager(URI, Configuration) - Method in class org.ehcache.jsr107.EhcacheCachingProvider
Enables to create a JSR-107 CacheManager based on the provided Ehcache Configuration.
getCacheManager(URI, Configuration, Properties) - Method in class org.ehcache.jsr107.EhcacheCachingProvider
Enables to create a JSR-107 CacheManager based on the provided Ehcache Configuration with the provided Properties.
getCacheManager(URI, ClassLoader) - Method in class org.ehcache.jsr107.EhcacheCachingProvider
getCacheManager() - Method in class org.ehcache.jsr107.EhcacheCachingProvider
getDefaultClassLoader() - Method in class org.ehcache.jsr107.EhcacheCachingProvider
getDefaultProperties() - Method in class org.ehcache.jsr107.EhcacheCachingProvider
getDefaultTemplate() - Method in class org.ehcache.jsr107.config.Jsr107Configuration
Returns the default template, or null if not configured.
getDefaultURI() - Method in class org.ehcache.jsr107.EhcacheCachingProvider
getServiceType() - Method in class org.ehcache.jsr107.config.Jsr107CacheConfiguration
 
getServiceType() - Method in class org.ehcache.jsr107.config.Jsr107Configuration
getStatistics() - Method in interface org.ehcache.jsr107.Jsr107Service
Returns the statistics service associated with this JSR107 service.
getTemplateNameForCache(String) - Method in interface org.ehcache.jsr107.Jsr107Service
Returns a template name matching the provided cache alias, if any is configured.
getTemplates() - Method in class org.ehcache.jsr107.config.Jsr107Configuration
Returns the cache alias to template name map.

I

isEnableManagementAll() - Method in class org.ehcache.jsr107.config.Jsr107Configuration
Indicates if all created caches should have management enabled.
isEnableStatisticsAll() - Method in class org.ehcache.jsr107.config.Jsr107Configuration
Indicates if all created caches should have statistics enabled.
isJsr107CompliantAtomics() - Method in class org.ehcache.jsr107.config.Jsr107Configuration
Indicates loader writer behaviour in atomic methods.
isManagementEnabled() - Method in class org.ehcache.jsr107.config.Jsr107CacheConfiguration
Indicates if management is to be enabled.
isManagementEnabledOnAllCaches() - Method in interface org.ehcache.jsr107.Jsr107Service
Indicates if all created caches should have management enabled.
isStatisticsEnabled() - Method in class org.ehcache.jsr107.config.Jsr107CacheConfiguration
Indicates if statistics are to be enabled.
isStatisticsEnabledOnAllCaches() - Method in interface org.ehcache.jsr107.Jsr107Service
Indicates if all created caches should have statistics enabled.
isSupported(OptionalFeature) - Method in class org.ehcache.jsr107.EhcacheCachingProvider

J

Jsr107CacheConfiguration - Class in org.ehcache.jsr107.config
Jsr107CacheConfiguration
Jsr107CacheConfiguration(ConfigurationElementState, ConfigurationElementState) - Constructor for class org.ehcache.jsr107.config.Jsr107CacheConfiguration
 
jsr107CompliantAtomics() - Method in interface org.ehcache.jsr107.Jsr107Service
Indicates the loader writer behavior in atomic methods.
Jsr107Configuration - Class in org.ehcache.jsr107.config
ServiceCreationConfiguration for default Jsr107Service implementation.
Jsr107Configuration(String, Map<String, String>, boolean, ConfigurationElementState, ConfigurationElementState) - Constructor for class org.ehcache.jsr107.config.Jsr107Configuration
Creates a new configuration with the provided parameters.
Jsr107Service - Interface in org.ehcache.jsr107
Service interface for JSR-107 integration.

O

org.ehcache.jsr107 - package org.ehcache.jsr107
Package for JSR-107 integration types.
org.ehcache.jsr107.config - package org.ehcache.jsr107.config
Package for JSR-107 related services and configuration

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