A C D E F G H I J K L M N O P R S T U V 
All Classes All Packages

A

AbstractJCache<K,​V> - Class in org.infinispan.jcache
 
AbstractJCache(MutableConfiguration<K, V>, CacheManager, AbstractJCacheNotifier<K, V>) - Constructor for class org.infinispan.jcache.AbstractJCache
 
AbstractJCacheListenerAdapter<K,​V> - Class in org.infinispan.jcache
 
AbstractJCacheListenerAdapter(AbstractJCache<K, V>, AbstractJCacheNotifier<K, V>) - Constructor for class org.infinispan.jcache.AbstractJCacheListenerAdapter
 
AbstractJCacheManager - Class in org.infinispan.jcache
Infinispan's implementation of CacheManager.
AbstractJCacheManager(URI, ClassLoader, CachingProvider, Properties, boolean) - Constructor for class org.infinispan.jcache.AbstractJCacheManager
 
AbstractJCacheNotifier<K,​V> - Class in org.infinispan.jcache
JCache notifications dispatcher.
AbstractJCacheNotifier() - Constructor for class org.infinispan.jcache.AbstractJCacheNotifier
 
AbstractJCachingProvider - Class in org.infinispan.jcache
Shared behavior for the embedded and client-server implementations.
AbstractJCachingProvider() - Constructor for class org.infinispan.jcache.AbstractJCachingProvider
 
ACCESS - org.infinispan.jcache.Expiration.Operation
 
ACCESS - org.infinispan.jcache.MutableJCacheEntry.Operation
 
addCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K, V>) - Method in class org.infinispan.jcache.AbstractJCache
 
addCacheLoaderAdapter(CacheLoader<K, V>) - Method in class org.infinispan.jcache.AbstractJCache
 
addCacheWriterAdapter(CacheWriter<? super K, ? super V>) - Method in class org.infinispan.jcache.AbstractJCache
 
addConfigurationListeners() - Method in class org.infinispan.jcache.AbstractJCache
 
addListener(CacheEntryListenerConfiguration<K, V>, AbstractJCache<K, V>, AbstractJCacheNotifier<K, V>) - Method in class org.infinispan.jcache.AbstractJCacheNotifier
 
addListener(AbstractJCacheListenerAdapter<K, V>) - Method in class org.infinispan.jcache.AbstractJCache
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.infinispan.jcache.tck.TckMbeanServerBuilder.TckMbeanServerDelegate
 
addSyncNotificationLatch(Cache<K, V>, K, V, CountDownLatch) - Method in class org.infinispan.jcache.AbstractJCacheNotifier
 

C

cacheAlreadyRegistered(String, Configuration, Configuration) - Method in class org.infinispan.jcache.logging.Log_$logger
 
cacheAlreadyRegistered(String, Configuration, Configuration) - Method in interface org.infinispan.jcache.logging.Log
 
cacheAlreadyRegistered$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
cacheClosed() - Method in class org.infinispan.jcache.logging.Log_$logger
 
cacheClosed() - Method in interface org.infinispan.jcache.logging.Log
 
cacheClosed$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
cacheManagerClosed() - Method in class org.infinispan.jcache.logging.Log_$logger
 
cacheManagerClosed() - Method in interface org.infinispan.jcache.logging.Log
 
cacheManagerClosed$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
cacheManagerNotClosed() - Method in class org.infinispan.jcache.logging.Log_$logger
 
cacheManagerNotClosed() - Method in interface org.infinispan.jcache.logging.Log
 
cacheManagerNotClosed$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
cacheNotFound(String) - Method in class org.infinispan.jcache.logging.Log_$logger
 
cacheNotFound(String) - Method in interface org.infinispan.jcache.logging.Log
 
cacheNotFound$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
cachePutMethodWithMoreThanOneCacheValueParameter(String) - Method in class org.infinispan.jcache.logging.Log_$logger
 
cachePutMethodWithMoreThanOneCacheValueParameter(String) - Method in interface org.infinispan.jcache.logging.Log
 
cachePutMethodWithMoreThanOneCacheValueParameter$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
cachePutMethodWithoutCacheValueParameter(String) - Method in class org.infinispan.jcache.logging.Log_$logger
 
cachePutMethodWithoutCacheValueParameter(String) - Method in interface org.infinispan.jcache.logging.Log
 
cachePutMethodWithoutCacheValueParameter$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
cacheRemoveAllMethodWithoutCacheName(String) - Method in class org.infinispan.jcache.logging.Log_$logger
 
cacheRemoveAllMethodWithoutCacheName(String) - Method in interface org.infinispan.jcache.logging.Log
 
cacheRemoveAllMethodWithoutCacheName$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
cacheRemoveEntryMethodWithoutCacheName(String) - Method in class org.infinispan.jcache.logging.Log_$logger
 
cacheRemoveEntryMethodWithoutCacheName(String) - Method in interface org.infinispan.jcache.logging.Log
 
cacheRemoveEntryMethodWithoutCacheName$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
checkNotClosed() - Method in class org.infinispan.jcache.AbstractJCache
 
checkNotNull(Object, String) - Method in class org.infinispan.jcache.AbstractJCache
 
close() - Method in class org.infinispan.jcache.AbstractJCache
 
close() - Method in class org.infinispan.jcache.AbstractJCacheManager
 
close() - Method in class org.infinispan.jcache.AbstractJCacheNotifier
 
close() - Method in class org.infinispan.jcache.AbstractJCachingProvider
 
close(ClassLoader) - Method in class org.infinispan.jcache.AbstractJCachingProvider
 
close(URI, ClassLoader) - Method in class org.infinispan.jcache.AbstractJCachingProvider
 
configuration - Variable in class org.infinispan.jcache.AbstractJCache
 
CONFIGURATION - org.infinispan.jcache.RIMBeanServerRegistrationUtility.ObjectNameType
Cache Configuration
configurationClassNotSupported(Class) - Method in class org.infinispan.jcache.logging.Log_$logger
 
configurationClassNotSupported(Class) - Method in interface org.infinispan.jcache.logging.Log
 
configurationClassNotSupported$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
create(I) - Method in class org.infinispan.jcache.AbstractJCacheManager
 
create(String, C) - Method in class org.infinispan.jcache.AbstractJCacheManager
 
createCache(String, C) - Method in class org.infinispan.jcache.AbstractJCacheManager
 
createCacheManager(ClassLoader, URI, Properties) - Method in class org.infinispan.jcache.AbstractJCachingProvider
 
createFilterIfNeeded(CacheEntryListenerConfiguration<K, V>) - Method in class org.infinispan.jcache.AbstractJCacheNotifier
 
createListenerAdapter(AbstractJCache<K, V>, AbstractJCacheNotifier<K, V>) - Method in class org.infinispan.jcache.AbstractJCacheNotifier
 
CREATION - org.infinispan.jcache.Expiration.Operation
 

D

delegateCacheNames() - Method in class org.infinispan.jcache.AbstractJCacheManager
 
delegateIsClosed() - Method in class org.infinispan.jcache.AbstractJCacheManager
 
delegateLogIsClosed() - Method in class org.infinispan.jcache.AbstractJCacheManager
 
delegateRemoveCache(AbstractJCache<K, V>) - Method in class org.infinispan.jcache.AbstractJCacheManager
 
delegateStop() - Method in class org.infinispan.jcache.AbstractJCacheManager
 
destroyCache(String) - Method in class org.infinispan.jcache.AbstractJCacheManager
 

E

enableManagement(String, boolean) - Method in class org.infinispan.jcache.AbstractJCacheManager
 
enableStatistics(String, boolean) - Method in class org.infinispan.jcache.AbstractJCacheManager
 
entryProcessingFailed(Throwable) - Method in class org.infinispan.jcache.logging.Log_$logger
 
entryProcessingFailed(Throwable) - Method in interface org.infinispan.jcache.logging.Log
 
entryProcessingFailed$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
errorClosingCloseable(Closeable, Exception) - Method in class org.infinispan.jcache.logging.Log_$logger
 
errorClosingCloseable(Closeable, Exception) - Method in interface org.infinispan.jcache.logging.Log
 
errorClosingCloseable$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
evict(K) - Method in class org.infinispan.jcache.AbstractJCache
 
Exceptions - Class in org.infinispan.jcache
Exception laundering utility class.
exists() - Method in class org.infinispan.jcache.MutableJCacheEntry
 
Expiration - Class in org.infinispan.jcache
Utility class for expiration calculations.
Expiration.Operation - Enum in org.infinispan.jcache
 
expiryPolicy - Variable in class org.infinispan.jcache.AbstractJCache
 

F

FailureEntryProcessorResult<T> - Class in org.infinispan.jcache
Failure entry processor result wrapper.
FailureEntryProcessorResult(Throwable) - Constructor for class org.infinispan.jcache.FailureEntryProcessorResult
 
filterLoadAllKeys(Set<? extends K>, boolean, boolean) - Method in class org.infinispan.jcache.AbstractJCache
 
finalize() - Method in class org.infinispan.jcache.AbstractJCacheManager
Avoid weak references to this cache manager being garbage collected without being shutdown.

G

get() - Method in class org.infinispan.jcache.FailureEntryProcessorResult
 
get() - Method in class org.infinispan.jcache.SuccessEntryProcessorResult
 
getCache(String) - Method in class org.infinispan.jcache.AbstractJCacheManager
 
getCache(String, Class<K>, Class<V>) - Method in class org.infinispan.jcache.AbstractJCacheManager
 
getCacheManager() - Method in class org.infinispan.jcache.AbstractJCache
 
getCacheManager() - Method in class org.infinispan.jcache.AbstractJCachingProvider
 
getCacheManager(URI, ClassLoader) - Method in class org.infinispan.jcache.AbstractJCachingProvider
 
getCacheManager(URI, ClassLoader, Properties) - Method in class org.infinispan.jcache.AbstractJCachingProvider
 
getCacheMXBean() - Method in class org.infinispan.jcache.AbstractJCache
 
getCacheNames() - Method in class org.infinispan.jcache.AbstractJCacheManager
 
getCacheStatisticsMXBean() - Method in class org.infinispan.jcache.AbstractJCache
 
getCachingProvider() - Method in class org.infinispan.jcache.AbstractJCacheManager
 
getConfiguration(Class<C>) - Method in class org.infinispan.jcache.AbstractJCache
 
getDefaultClassLoader() - Method in class org.infinispan.jcache.AbstractJCachingProvider
 
getDefaultDuration() - Static method in class org.infinispan.jcache.Expiration
 
getDefaultProperties() - Method in class org.infinispan.jcache.AbstractJCachingProvider
 
getExpiry(ExpiryPolicy, Expiration.Operation) - Static method in class org.infinispan.jcache.Expiration
Return expiry for a given cache operation.
getImplementationName() - Method in class org.infinispan.jcache.tck.TckMbeanServerBuilder.TckMbeanServerDelegate
 
getImplementationVendor() - Method in class org.infinispan.jcache.tck.TckMbeanServerBuilder.TckMbeanServerDelegate
 
getImplementationVersion() - Method in class org.infinispan.jcache.tck.TckMbeanServerBuilder.TckMbeanServerDelegate
 
getKey() - Method in class org.infinispan.jcache.JCacheEntry
 
getKey() - Method in class org.infinispan.jcache.MutableJCacheEntry
 
getKey() - Method in class org.infinispan.jcache.RICacheEntryEvent
Returns the key of the cache entry with the event
getKeyType() - Method in class org.infinispan.jcache.RIDelegatingCacheMXBean
 
getManagedCacheNames() - Method in class org.infinispan.jcache.AbstractJCacheManager
 
getMBeanServer() - Method in class org.infinispan.jcache.AbstractJCache
 
getMBeanServerId() - Method in class org.infinispan.jcache.tck.TckMbeanServerBuilder.TckMbeanServerDelegate
 
getNewValue() - Method in class org.infinispan.jcache.MutableJCacheEntry
 
getNotificationInfo() - Method in class org.infinispan.jcache.tck.TckMbeanServerBuilder.TckMbeanServerDelegate
 
getOldValue() - Method in class org.infinispan.jcache.RICacheEntryEvent
getOperation() - Method in class org.infinispan.jcache.MutableJCacheEntry
 
getOrCreateCache(String, I) - Method in class org.infinispan.jcache.AbstractJCacheManager
 
getProperties() - Method in class org.infinispan.jcache.AbstractJCacheManager
 
getSpecificationName() - Method in class org.infinispan.jcache.tck.TckMbeanServerBuilder.TckMbeanServerDelegate
 
getSpecificationVendor() - Method in class org.infinispan.jcache.tck.TckMbeanServerBuilder.TckMbeanServerDelegate
 
getSpecificationVersion() - Method in class org.infinispan.jcache.tck.TckMbeanServerBuilder.TckMbeanServerDelegate
 
getURI() - Method in class org.infinispan.jcache.AbstractJCacheManager
 
getValue() - Method in class org.infinispan.jcache.JCacheEntry
 
getValue() - Method in class org.infinispan.jcache.MutableJCacheEntry
 
getValue() - Method in class org.infinispan.jcache.RICacheEntryEvent
Returns the value of the cache entry with the event
getValueType() - Method in class org.infinispan.jcache.RIDelegatingCacheMXBean
 

H

hasSyncCreatedListener() - Method in class org.infinispan.jcache.AbstractJCacheNotifier
 
hasSyncRemovedListener() - Method in class org.infinispan.jcache.AbstractJCacheNotifier
 
hasSyncUpdatedListener() - Method in class org.infinispan.jcache.AbstractJCacheNotifier
 

I

incompatibleType(Class<?>, Class<?>) - Method in interface org.infinispan.jcache.logging.Log
 
incompatibleType(Class, Class) - Method in class org.infinispan.jcache.logging.Log_$logger
 
incompatibleType$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.infinispan.jcache.AbstractJCache
 
isClosed() - Method in class org.infinispan.jcache.AbstractJCacheManager
 
isManagementEnabled() - Method in class org.infinispan.jcache.RIDelegatingCacheMXBean
 
isOldValueAvailable() - Method in class org.infinispan.jcache.RICacheEntryEvent
Whether the old value is available
isReadThrough() - Method in class org.infinispan.jcache.RIDelegatingCacheMXBean
 
isStatisticsEnabled() - Method in class org.infinispan.jcache.RIDelegatingCacheMXBean
 
isStoreByValue() - Method in class org.infinispan.jcache.RIDelegatingCacheMXBean
 
isWriteThrough() - Method in class org.infinispan.jcache.RIDelegatingCacheMXBean
 

J

jcache - Variable in class org.infinispan.jcache.AbstractJCacheListenerAdapter
 
JCacheEntry<K,​V> - Class in org.infinispan.jcache
Infinispan implementation of Cache.Entry.
JCacheEntry(K, V) - Constructor for class org.infinispan.jcache.JCacheEntry
 
jcacheLoader - Variable in class org.infinispan.jcache.AbstractJCache
 
jcacheWriter - Variable in class org.infinispan.jcache.AbstractJCache
 

K

key - Variable in class org.infinispan.jcache.JCacheEntry
 

L

launderCacheListenerException(CacheListenerException) - Static method in class org.infinispan.jcache.Exceptions
 
launderCacheLoaderException(Exception) - Static method in class org.infinispan.jcache.Exceptions
 
launderCacheWriterException(Exception) - Static method in class org.infinispan.jcache.Exceptions
 
launderEntryProcessorException(Exception) - Static method in class org.infinispan.jcache.Exceptions
 
launderException(CompletionException) - Static method in class org.infinispan.jcache.Exceptions
 
launderException(CacheException) - Static method in class org.infinispan.jcache.Exceptions
 
LeakDescription() - Constructor for class org.infinispan.jcache.logging.Log.LeakDescription
 
LeakDescription(String) - Constructor for class org.infinispan.jcache.logging.Log.LeakDescription
 
leakedCacheManager(Throwable) - Method in class org.infinispan.jcache.logging.Log_$logger
 
leakedCacheManager(Throwable) - Method in interface org.infinispan.jcache.logging.Log
 
leakedCacheManager$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
loadAllFromJCacheLoader(Set<? extends K>, boolean, CompletionListener, BasicCache<K, V>, BasicCache<K, V>) - Method in class org.infinispan.jcache.AbstractJCache
 
loadAllKeys(Collection<? extends K>) - Method in class org.infinispan.jcache.AbstractJCache
 
Log - Interface in org.infinispan.jcache.logging
Logger for JCache implementation.
Log_$logger - Class in org.infinispan.jcache.logging
Warning this class consists of generated code.
Log_$logger(Logger) - Constructor for class org.infinispan.jcache.logging.Log_$logger
 
Log.LeakDescription - Class in org.infinispan.jcache.logging
 

M

methodWithoutCacheAnnotation(String) - Method in class org.infinispan.jcache.logging.Log_$logger
 
methodWithoutCacheAnnotation(String) - Method in interface org.infinispan.jcache.logging.Log
 
methodWithoutCacheAnnotation$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
MutableJCacheEntry<K,​V> - Class in org.infinispan.jcache
Infinispan implementation of MutableEntry designed to be passed as parameter to EntryProcessor.process(javax.cache.processor.MutableEntry, Object...).
MutableJCacheEntry(BasicCache<K, V>, BasicCache<K, V>, K, V) - Constructor for class org.infinispan.jcache.MutableJCacheEntry
 
MutableJCacheEntry.Operation - Enum in org.infinispan.jcache
 

N

newMBeanServer(String, MBeanServer, MBeanServerDelegate) - Method in class org.infinispan.jcache.tck.TckMbeanServerBuilder
 
NONE - org.infinispan.jcache.MutableJCacheEntry.Operation
 
notifier - Variable in class org.infinispan.jcache.AbstractJCache
 
notifier - Variable in class org.infinispan.jcache.AbstractJCacheListenerAdapter
 
notifyEntryCreated(Cache<K, V>, K, V) - Method in class org.infinispan.jcache.AbstractJCacheNotifier
 
notifyEntryExpired(Cache<K, V>, K, V) - Method in class org.infinispan.jcache.AbstractJCacheNotifier
 
notifyEntryRemoved(Cache<K, V>, K, V, V) - Method in class org.infinispan.jcache.AbstractJCacheNotifier
 
notifyEntryUpdated(Cache<K, V>, K, V, V) - Method in class org.infinispan.jcache.AbstractJCacheNotifier
 

O

org.infinispan.jcache - package org.infinispan.jcache
 
org.infinispan.jcache.logging - package org.infinispan.jcache.logging
 
org.infinispan.jcache.tck - package org.infinispan.jcache.tck
 

P

parameterMustNotBeNull(String) - Method in class org.infinispan.jcache.logging.Log_$logger
 
parameterMustNotBeNull(String) - Method in interface org.infinispan.jcache.logging.Log
 
parameterMustNotBeNull$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
processEntryProcessor(MutableJCacheEntry<K, V>, EntryProcessor<K, V, T>, Object[]) - Method in class org.infinispan.jcache.AbstractJCache
 
properties - Variable in class org.infinispan.jcache.AbstractJCacheManager
 
put(BasicCache<K, V>, BasicCache<K, V>, K, V, boolean) - Method in class org.infinispan.jcache.AbstractJCache
 

R

registerCacheObject(AbstractJCache<K, V>, RIMBeanServerRegistrationUtility.ObjectNameType) - Static method in class org.infinispan.jcache.RIMBeanServerRegistrationUtility
Utility method for registering CacheStatistics with the platform MBeanServer
registerPredefinedCache(String, AbstractJCache<K, V>) - Method in class org.infinispan.jcache.AbstractJCacheManager
 
remove() - Method in class org.infinispan.jcache.MutableJCacheEntry
 
remove(BasicCache<K, V>, K, V) - Method in class org.infinispan.jcache.AbstractJCache
 
REMOVE - org.infinispan.jcache.MutableJCacheEntry.Operation
 
removeCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K, V>) - Method in class org.infinispan.jcache.AbstractJCache
 
removeListener(CacheEntryListenerConfiguration<K, V>, AbstractJCache<K, V>) - Method in class org.infinispan.jcache.AbstractJCacheNotifier
 
removeListener(AbstractJCacheListenerAdapter<K, V>) - Method in class org.infinispan.jcache.AbstractJCache
 
removeNotificationListener(NotificationListener) - Method in class org.infinispan.jcache.tck.TckMbeanServerBuilder.TckMbeanServerDelegate
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.infinispan.jcache.tck.TckMbeanServerBuilder.TckMbeanServerDelegate
 
removeSyncNotificationLatch(Cache<K, V>, K, V, CountDownLatch) - Method in class org.infinispan.jcache.AbstractJCacheNotifier
 
replace(BasicCache<K, V>, K, V) - Method in class org.infinispan.jcache.AbstractJCache
 
replace(BasicCache<K, V>, BasicCache<K, V>, K, V, V, boolean) - Method in class org.infinispan.jcache.AbstractJCache
 
RICacheEntryEvent<K,​V> - Class in org.infinispan.jcache
The reference implementation of the CacheEntryEvent.
RICacheEntryEvent(Cache<K, V>, K, V, EventType) - Constructor for class org.infinispan.jcache.RICacheEntryEvent
Constructs a cache entry event from a given cache as source (without an old value)
RICacheEntryEvent(Cache<K, V>, K, V, V, EventType) - Constructor for class org.infinispan.jcache.RICacheEntryEvent
Constructs a cache entry event from a given cache as source (with an old value)
RICacheEntryEvent(Cache<K, V>, K, V, V, EventType, boolean) - Constructor for class org.infinispan.jcache.RICacheEntryEvent
Constructs a cache entry event from a given cache as source with an old value, explicitly specifying whether old value is available
RIDelegatingCacheMXBean<K,​V> - Class in org.infinispan.jcache
Class to help implementers
RIDelegatingCacheMXBean(Cache<K, V>) - Constructor for class org.infinispan.jcache.RIDelegatingCacheMXBean
Constructor
RIMBeanServerRegistrationUtility - Class in org.infinispan.jcache
A convenience class for registering CacheStatisticsMBeans with an MBeanServer.
RIMBeanServerRegistrationUtility.ObjectNameType - Enum in org.infinispan.jcache
The type of registered Object

S

sendNotification(Notification) - Method in class org.infinispan.jcache.tck.TckMbeanServerBuilder.TckMbeanServerDelegate
 
setCacheLoader(CompleteConfiguration<K, V>) - Method in class org.infinispan.jcache.AbstractJCache
 
setCacheWriter(CompleteConfiguration<K, V>) - Method in class org.infinispan.jcache.AbstractJCache
 
setListenerCompletion(CompletionListener) - Method in class org.infinispan.jcache.AbstractJCache
 
setListenerException(CompletionListener, Throwable) - Method in class org.infinispan.jcache.AbstractJCache
 
setManagementEnabled(boolean) - Method in class org.infinispan.jcache.AbstractJCache
 
setStatisticsEnabled(boolean) - Method in class org.infinispan.jcache.AbstractJCache
 
setValue(V) - Method in class org.infinispan.jcache.MutableJCacheEntry
 
STATISTICS - org.infinispan.jcache.RIMBeanServerRegistrationUtility.ObjectNameType
Cache Statistics
statisticsEnabled() - Method in class org.infinispan.jcache.AbstractJCache
 
SuccessEntryProcessorResult<T> - Class in org.infinispan.jcache
Successful entry processor result wrapper.
SuccessEntryProcessorResult(T) - Constructor for class org.infinispan.jcache.SuccessEntryProcessorResult
 

T

TckMbeanServerBuilder - Class in org.infinispan.jcache.tck
MBean Server builder instance for the TCK.
TckMbeanServerBuilder() - Constructor for class org.infinispan.jcache.tck.TckMbeanServerBuilder
 
TckMbeanServerBuilder.TckMbeanServerDelegate - Class in org.infinispan.jcache.tck
 
TckMbeanServerDelegate(MBeanServerDelegate) - Constructor for class org.infinispan.jcache.tck.TckMbeanServerBuilder.TckMbeanServerDelegate
 
toString() - Method in class org.infinispan.jcache.logging.Log.LeakDescription
 

U

unableToInstantiateCacheKeyGenerator(Class<?>, Throwable) - Method in interface org.infinispan.jcache.logging.Log
 
unableToInstantiateCacheKeyGenerator(Class, Throwable) - Method in class org.infinispan.jcache.logging.Log_$logger
 
unableToInstantiateCacheKeyGenerator$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
unknownExpiryOperation(String) - Method in class org.infinispan.jcache.logging.Log_$logger
 
unknownExpiryOperation(String) - Method in interface org.infinispan.jcache.logging.Log
 
unknownExpiryOperation$str() - Method in class org.infinispan.jcache.logging.Log_$logger
 
unregisterCacheObject(AbstractJCache<K, V>, RIMBeanServerRegistrationUtility.ObjectNameType) - Static method in class org.infinispan.jcache.RIMBeanServerRegistrationUtility
Removes registered CacheStatistics for a Cache
unwrap(Class<T>) - Method in class org.infinispan.jcache.AbstractJCache
 
unwrap(Class<T>) - Method in class org.infinispan.jcache.JCacheEntry
 
unwrap(Class<T>) - Method in class org.infinispan.jcache.MutableJCacheEntry
 
unwrap(Class<T>) - Method in class org.infinispan.jcache.RICacheEntryEvent
UPDATE - org.infinispan.jcache.Expiration.Operation
 
UPDATE - org.infinispan.jcache.MutableJCacheEntry.Operation
 
updateTTLForAccessed(BasicCache<K, V>, K, V) - Method in class org.infinispan.jcache.AbstractJCache
 

V

value - Variable in class org.infinispan.jcache.JCacheEntry
 
valueOf(String) - Static method in enum org.infinispan.jcache.Expiration.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.jcache.MutableJCacheEntry.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.jcache.RIMBeanServerRegistrationUtility.ObjectNameType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.infinispan.jcache.Expiration.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.jcache.MutableJCacheEntry.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.jcache.RIMBeanServerRegistrationUtility.ObjectNameType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyKeys(Set<? extends K>) - Method in class org.infinispan.jcache.AbstractJCache
 
A C D E F G H I J K L M N O P R S T U V 
All Classes All Packages