Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AbstractCachePutInterceptor - Class in org.infinispan.jcache.annotation
-
Base
CachePutinterceptor implementation. - AbstractCachePutInterceptor(CacheResolver, CacheKeyInvocationContextFactory) - Constructor for class org.infinispan.jcache.annotation.AbstractCachePutInterceptor
- AbstractCacheRemoveAllInterceptor - Class in org.infinispan.jcache.annotation
-
CacheRemoveAllinterceptor implementation. - AbstractCacheRemoveAllInterceptor(CacheResolver, CacheKeyInvocationContextFactory) - Constructor for class org.infinispan.jcache.annotation.AbstractCacheRemoveAllInterceptor
- AbstractCacheRemoveEntryInterceptor - Class in org.infinispan.jcache.annotation
-
CacheRemoveinterceptor implementation.This interceptor uses the following algorithm describes in JSR-107. - AbstractCacheRemoveEntryInterceptor(CacheResolver, CacheKeyInvocationContextFactory) - Constructor for class org.infinispan.jcache.annotation.AbstractCacheRemoveEntryInterceptor
- AbstractCacheResultInterceptor - Class in org.infinispan.jcache.annotation
-
CacheResultinterceptor implementation. - AbstractCacheResultInterceptor(CacheResolver, CacheKeyInvocationContextFactory) - Constructor for class org.infinispan.jcache.annotation.AbstractCacheResultInterceptor
- addCacheLoaderAdapter(CacheLoader<K, V>) - Method in class org.infinispan.jcache.embedded.JCache
- addCacheWriterAdapter(CacheWriter<? super K, ? super V>) - Method in class org.infinispan.jcache.embedded.JCache
- addGetTimeNano(long) - Method in class org.infinispan.jcache.embedded.RICacheStatistics
- addListener(AbstractJCacheListenerAdapter<K, V>) - Method in class org.infinispan.jcache.embedded.JCache
- AggregatedParameterMetaData - Class in org.infinispan.jcache.annotation
-
Contains all parameters metadata for a method annotated with a cache annotation.
- AggregatedParameterMetaData(List<ParameterMetaData>, List<ParameterMetaData>, ParameterMetaData) - Constructor for class org.infinispan.jcache.annotation.AggregatedParameterMetaData
- AnnotationInjectExtension - Class in org.infinispan.jcache.annotation
-
CDI extension to register additional interceptor bindings
- AnnotationInjectExtension() - Constructor for class org.infinispan.jcache.annotation.AnnotationInjectExtension
- apply(EntryView.ReadWriteEntryView<K, V>) - Method in class org.infinispan.jcache.embedded.functions.GetAndRemove
- apply(EntryView.ReadWriteEntryView<K, V>) - Method in class org.infinispan.jcache.embedded.functions.Invoke
- apply(EntryView.ReadWriteEntryView<K, V>) - Method in class org.infinispan.jcache.embedded.functions.ReadWithExpiry
- apply(EntryView.ReadWriteEntryView<K, V>) - Method in class org.infinispan.jcache.embedded.functions.Remove
- apply(V, EntryView.ReadWriteEntryView<K, V>) - Method in class org.infinispan.jcache.embedded.functions.GetAndPut
- apply(V, EntryView.ReadWriteEntryView<K, V>) - Method in class org.infinispan.jcache.embedded.functions.GetAndReplace
- apply(V, EntryView.ReadWriteEntryView<K, V>) - Method in class org.infinispan.jcache.embedded.functions.Put
- apply(V, EntryView.ReadWriteEntryView<K, V>) - Method in class org.infinispan.jcache.embedded.functions.PutIfAbsent
- apply(V, EntryView.ReadWriteEntryView<K, V>) - Method in class org.infinispan.jcache.embedded.functions.RemoveConditionally
- apply(V, EntryView.ReadWriteEntryView<K, V>) - Method in class org.infinispan.jcache.embedded.functions.Replace
- apply(V, EntryView.ReadWriteEntryView<K, V>) - Method in class org.infinispan.jcache.embedded.functions.ReplaceConditionally
- assertNotNull(Object, String) - Static method in class org.infinispan.jcache.annotation.Contracts
-
Asserts that the given parameter is not
null. - asSet(T...) - Static method in class org.infinispan.jcache.annotation.CollectionsHelper
-
Creates a
Setwith the given elements.
B
- build() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- build() - Method in class org.infinispan.jcache.embedded.ConfigurationAdapter
- build(Configuration) - Method in class org.infinispan.jcache.embedded.ConfigurationAdapter
- builder - Variable in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
C
- CACHE_CONFIGURATION_FUNCTION - Static variable in class org.infinispan.jcache.embedded.JCacheManager
- cacheClosed(String, URI, ComponentStatus) - Method in class org.infinispan.jcache.embedded.logging.Log_$logger
- cacheClosed(String, URI, ComponentStatus) - Method in interface org.infinispan.jcache.embedded.logging.Log
- cacheClosed$str() - Method in class org.infinispan.jcache.embedded.logging.Log_$logger
- CacheInvocationParameterImpl - Class in org.infinispan.jcache.annotation
-
The
CacheInvocationParameterimplementation. - CacheInvocationParameterImpl(ParameterMetaData, Object) - Constructor for class org.infinispan.jcache.annotation.CacheInvocationParameterImpl
- CacheKeyInvocationContextFactory - Class in org.infinispan.jcache.annotation
- CacheKeyInvocationContextFactory() - Constructor for class org.infinispan.jcache.annotation.CacheKeyInvocationContextFactory
- CacheKeyInvocationContextFactory(BeanManager) - Constructor for class org.infinispan.jcache.annotation.CacheKeyInvocationContextFactory
- CacheKeyInvocationContextImpl<A extends Annotation> - Class in org.infinispan.jcache.annotation
-
The
CacheKeyInvocationContextimplementation. - CacheKeyInvocationContextImpl(InvocationContext, MethodMetaData<A>) - Constructor for class org.infinispan.jcache.annotation.CacheKeyInvocationContextImpl
- CacheLookupHelper - Class in org.infinispan.jcache.annotation
-
An helper class providing useful methods for cache lookup.
- cacheManagerClosed(URI, ComponentStatus) - Method in class org.infinispan.jcache.embedded.logging.Log_$logger
- cacheManagerClosed(URI, ComponentStatus) - Method in interface org.infinispan.jcache.embedded.logging.Log
- cacheManagerClosed$str() - Method in class org.infinispan.jcache.embedded.logging.Log_$logger
- cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration) - Method in class org.infinispan.jcache.embedded.LifecycleCallbacks
- cachePut(InvocationContext) - Method in class org.infinispan.jcache.annotation.AbstractCachePutInterceptor
- cachePut(InvocationContext) - Method in class org.infinispan.jcache.annotation.CachePutInterceptor
- cachePut(InvocationContext) - Method in class org.infinispan.jcache.annotation.InjectedCachePutInterceptor
-
Deprecated.
- CachePutInterceptor - Class in org.infinispan.jcache.annotation
-
CachePutinterceptor implementation. - CachePutInterceptor(DefaultCacheResolver, CacheKeyInvocationContextFactory) - Constructor for class org.infinispan.jcache.annotation.CachePutInterceptor
- cacheRemoveAll(InvocationContext) - Method in class org.infinispan.jcache.annotation.AbstractCacheRemoveAllInterceptor
- cacheRemoveAll(InvocationContext) - Method in class org.infinispan.jcache.annotation.CacheRemoveAllInterceptor
- cacheRemoveAll(InvocationContext) - Method in class org.infinispan.jcache.annotation.InjectedCacheRemoveAllInterceptor
-
Deprecated.
- CacheRemoveAllInterceptor - Class in org.infinispan.jcache.annotation
-
CacheRemoveAllinterceptor implementation. - CacheRemoveAllInterceptor(DefaultCacheResolver, CacheKeyInvocationContextFactory) - Constructor for class org.infinispan.jcache.annotation.CacheRemoveAllInterceptor
- cacheRemoveEntry(InvocationContext) - Method in class org.infinispan.jcache.annotation.AbstractCacheRemoveEntryInterceptor
- cacheRemoveEntry(InvocationContext) - Method in class org.infinispan.jcache.annotation.CacheRemoveEntryInterceptor
- cacheRemoveEntry(InvocationContext) - Method in class org.infinispan.jcache.annotation.InjectedCacheRemoveEntryInterceptor
-
Deprecated.
- CacheRemoveEntryInterceptor - Class in org.infinispan.jcache.annotation
-
CacheRemoveinterceptor implementation.This interceptor uses the following algorithm describes in JSR-107. - CacheRemoveEntryInterceptor(DefaultCacheResolver, CacheKeyInvocationContextFactory) - Constructor for class org.infinispan.jcache.annotation.CacheRemoveEntryInterceptor
- cacheResult(InvocationContext) - Method in class org.infinispan.jcache.annotation.AbstractCacheResultInterceptor
- cacheResult(InvocationContext) - Method in class org.infinispan.jcache.annotation.CacheResultInterceptor
- cacheResult(InvocationContext) - Method in class org.infinispan.jcache.annotation.InjectedCacheResultInterceptor
-
Deprecated.
- CacheResultInterceptor - Class in org.infinispan.jcache.annotation
-
CacheResultinterceptor implementation. - CacheResultInterceptor(DefaultCacheResolver, CacheKeyInvocationContextFactory) - Constructor for class org.infinispan.jcache.annotation.CacheResultInterceptor
- checkNotClosed() - Method in class org.infinispan.jcache.embedded.JCache
- clear() - Method in class org.infinispan.jcache.embedded.JCache
- clear() - Method in class org.infinispan.jcache.embedded.RICacheStatistics
- close() - Method in class org.infinispan.jcache.embedded.JCache
- clustering() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- CollectionsHelper - Class in org.infinispan.jcache.annotation
-
An helper class providing useful methods to work with JDK collections.
- ConfigurationAdapter<K,
V> - Class in org.infinispan.jcache.embedded -
ConfigurationAdapter takes
Configurationand creates equivalent instance ofConfiguration - contains(Object) - Method in class org.infinispan.jcache.embedded.JCacheLoaderAdapter
- containsKey(K) - Method in class org.infinispan.jcache.embedded.JCache
- Contracts - Class in org.infinispan.jcache.annotation
-
An helper class providing useful assertion methods.
- create() - Static method in class org.infinispan.jcache.embedded.ConfigurationAdapter
- create() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- create() - Method in class org.infinispan.jcache.embedded.JStoreAdapterConfigurationBuilder
- create() - Method in class org.infinispan.jcache.embedded.LimitExpiryFactory
- create(I) - Method in class org.infinispan.jcache.embedded.JCacheManager
- create(String, C) - Method in class org.infinispan.jcache.embedded.JCacheManager
- create(Configuration<K, V>) - Static method in class org.infinispan.jcache.embedded.ConfigurationAdapter
- createCacheManager(ClassLoader, URI, Properties) - Method in class org.infinispan.jcache.embedded.JCachingProvider
- createListenerAdapter(AbstractJCache<K, V>, AbstractJCacheNotifier<K, V>) - Method in class org.infinispan.jcache.embedded.JCacheNotifier
- customInterceptors() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
-
Deprecated.
D
- DefaultCacheKey - Class in org.infinispan.jcache.annotation
-
Default
GeneratedCacheKeyimplementation. - DefaultCacheKey(Object[]) - Constructor for class org.infinispan.jcache.annotation.DefaultCacheKey
- DefaultCacheKey$___Marshaller_c8e3874baece34ad603212e30d4f80301504443a73653b7cd54271c406f9119b - Class in org.infinispan.jcache.annotation
-
WARNING: Generated code! Do not edit!
- DefaultCacheKey$___Marshaller_c8e3874baece34ad603212e30d4f80301504443a73653b7cd54271c406f9119b() - Constructor for class org.infinispan.jcache.annotation.DefaultCacheKey$___Marshaller_c8e3874baece34ad603212e30d4f80301504443a73653b7cd54271c406f9119b
- DefaultCacheKeyGenerator - Class in org.infinispan.jcache.annotation
-
Default
CacheKeyGeneratorimplementation. - DefaultCacheKeyGenerator() - Constructor for class org.infinispan.jcache.annotation.DefaultCacheKeyGenerator
- DefaultCacheResolver - Class in org.infinispan.jcache.annotation
-
Default
CacheResolverimplementation for standalone environments, where no Cache/CacheManagers are injected via CDI. - delegateCacheNames() - Method in class org.infinispan.jcache.embedded.JCacheManager
- delegateIsClosed() - Method in class org.infinispan.jcache.embedded.JCacheManager
- delegateLogIsClosed() - Method in class org.infinispan.jcache.embedded.JCacheManager
- delegateRemoveCache(AbstractJCache<K, V>) - Method in class org.infinispan.jcache.embedded.JCacheManager
- delegateStop() - Method in class org.infinispan.jcache.embedded.JCacheManager
- delete(Object) - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapter
- deregisterCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.infinispan.jcache.embedded.JCache
- Durations - Class in org.infinispan.jcache.embedded
- Durations() - Constructor for class org.infinispan.jcache.embedded.Durations
E
- encoding() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- equals(Object) - Method in class org.infinispan.jcache.annotation.DefaultCacheKey
- errorLoadingAll(Collection<?>, Throwable) - Method in class org.infinispan.jcache.embedded.logging.Log_$logger
- errorLoadingAll(Collection<?>, Throwable) - Method in interface org.infinispan.jcache.embedded.logging.Log
- errorLoadingAll$str() - Method in class org.infinispan.jcache.embedded.logging.Log_$logger
- ETERNAL - Static variable in class org.infinispan.jcache.embedded.Durations
- evict(K) - Method in class org.infinispan.jcache.embedded.JCache
- exists() - Method in class org.infinispan.jcache.embedded.functions.MutableEntrySnapshot
- expiration() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- expiryPolicy - Variable in class org.infinispan.jcache.embedded.functions.GetAndPut
- Externalizer() - Constructor for class org.infinispan.jcache.embedded.functions.Invoke.Externalizer
- Externalizer() - Constructor for class org.infinispan.jcache.embedded.functions.MutableEntrySnapshot.Externalizer
- Externalizer() - Constructor for class org.infinispan.jcache.embedded.functions.ReplaceConditionally.Externalizer
- ExternalizerIds - Class in org.infinispan.jcache.embedded
-
Ids range 2150 - 2199
- ExternalizerIds() - Constructor for class org.infinispan.jcache.embedded.ExternalizerIds
G
- generateCacheKey(CacheKeyInvocationContext<? extends Annotation>) - Method in class org.infinispan.jcache.annotation.DefaultCacheKeyGenerator
- get(K) - Method in class org.infinispan.jcache.embedded.JCache
- GET_AND_PUT - Static variable in class org.infinispan.jcache.embedded.ExternalizerIds
- GET_AND_REMOVE - Static variable in class org.infinispan.jcache.embedded.ExternalizerIds
- GET_AND_REPLACE - Static variable in class org.infinispan.jcache.embedded.ExternalizerIds
- getAll(Set<? extends K>) - Method in class org.infinispan.jcache.embedded.JCache
- getAllParameters() - Method in class org.infinispan.jcache.annotation.CacheKeyInvocationContextImpl
- getAndPut(K, V) - Method in class org.infinispan.jcache.embedded.JCache
- GetAndPut<K,
V> - Class in org.infinispan.jcache.embedded.functions - GetAndPut() - Constructor for class org.infinispan.jcache.embedded.functions.GetAndPut
- getAndRemove(K) - Method in class org.infinispan.jcache.embedded.JCache
- GetAndRemove<K,
V> - Class in org.infinispan.jcache.embedded.functions - GetAndRemove() - Constructor for class org.infinispan.jcache.embedded.functions.GetAndRemove
- getAndReplace(K, V) - Method in class org.infinispan.jcache.embedded.JCache
- GetAndReplace<K,
V> - Class in org.infinispan.jcache.embedded.functions - GetAndReplace() - Constructor for class org.infinispan.jcache.embedded.functions.GetAndReplace
- getAnnotations() - Method in class org.infinispan.jcache.annotation.CacheInvocationParameterImpl
- getAnnotations() - Method in class org.infinispan.jcache.annotation.CacheKeyInvocationContextImpl
- getAnnotations() - Method in class org.infinispan.jcache.annotation.MethodMetaData
- getAnnotations() - Method in class org.infinispan.jcache.annotation.ParameterMetaData
- getAverageGetTime() - Method in class org.infinispan.jcache.embedded.RICacheStatistics
-
The mean time to execute gets.
- getAveragePutTime() - Method in class org.infinispan.jcache.embedded.RICacheStatistics
-
The mean time to execute puts.
- getAverageRemoveTime() - Method in class org.infinispan.jcache.embedded.RICacheStatistics
-
The mean time to execute removes.
- getBuilder() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- getCacheAnnotation() - Method in class org.infinispan.jcache.annotation.CacheKeyInvocationContextImpl
- getCacheAnnotation() - Method in class org.infinispan.jcache.annotation.MethodMetaData
- getCacheEvictions() - Method in class org.infinispan.jcache.embedded.RICacheStatistics
- getCacheGets() - Method in class org.infinispan.jcache.embedded.RICacheStatistics
-
The total number of requests to the cache.
- getCacheHitPercentage() - Method in class org.infinispan.jcache.embedded.RICacheStatistics
-
Returns cache hits as a percentage of total gets.
- getCacheHits() - Method in class org.infinispan.jcache.embedded.RICacheStatistics
- getCacheKeyGenerator() - Method in class org.infinispan.jcache.annotation.CacheKeyInvocationContextImpl
- getCacheKeyGenerator() - Method in class org.infinispan.jcache.annotation.MethodMetaData
- getCacheKeyGenerator(BeanManager, Class<? extends CacheKeyGenerator>, CacheDefaults) - Static method in class org.infinispan.jcache.annotation.CacheLookupHelper
-
Resolves and creates an instance of
CacheKeyGenerator. - getCacheKeyInvocationContext(InvocationContext) - Method in class org.infinispan.jcache.annotation.CacheKeyInvocationContextFactory
-
Returns the cache key invocation context corresponding to the given invocation context.
- getCacheMisses() - Method in class org.infinispan.jcache.embedded.RICacheStatistics
- getCacheMissPercentage() - Method in class org.infinispan.jcache.embedded.RICacheStatistics
-
Returns cache misses as a percentage of total gets.
- getCacheName() - Method in class org.infinispan.jcache.annotation.CacheKeyInvocationContextImpl
- getCacheName() - Method in class org.infinispan.jcache.annotation.MethodMetaData
- getCacheName(Method, String, CacheDefaults, boolean) - Static method in class org.infinispan.jcache.annotation.CacheLookupHelper
-
Resolves the cache name of a method annotated with a JCACHE annotation.
- getCachePuts() - Method in class org.infinispan.jcache.embedded.RICacheStatistics
-
The total number of puts to the cache.
- getCacheRemovals() - Method in class org.infinispan.jcache.embedded.RICacheStatistics
-
The total number of removals from the cache.
- getCacheResolver() - Method in class org.infinispan.jcache.annotation.CacheKeyInvocationContextImpl
- getCacheResolver() - Method in class org.infinispan.jcache.annotation.MethodMetaData
- getCacheResolver(CacheMethodDetails<? extends Annotation>) - Method in class org.infinispan.jcache.embedded.InjectedCacheResolverFactory
- getCacheResolverFactory(BeanManager, Class<? extends CacheResolverFactory>, CacheDefaults) - Static method in class org.infinispan.jcache.annotation.CacheLookupHelper
-
Resolves and creates an instance of
CacheResolverFactory. - getCacheStatisticsMXBean() - Method in class org.infinispan.jcache.embedded.JCache
- getClassLoader() - Method in class org.infinispan.jcache.embedded.JCacheManager
- getConfiguration() - Method in class org.infinispan.jcache.embedded.ConfigurationAdapter
- getDefaultURI() - Method in class org.infinispan.jcache.embedded.JCachingProvider
- getExceptionCacheResolver() - Method in class org.infinispan.jcache.annotation.CacheKeyInvocationContextImpl
- getExceptionCacheResolver() - Method in class org.infinispan.jcache.annotation.MethodMetaData
- getExceptionCacheResolver(CacheMethodDetails<CacheResult>) - Method in class org.infinispan.jcache.embedded.InjectedCacheResolverFactory
- getId() - Method in class org.infinispan.jcache.embedded.functions.Invoke.Externalizer
- getId() - Method in class org.infinispan.jcache.embedded.functions.MutableEntrySnapshot.Externalizer
- getId() - Method in class org.infinispan.jcache.embedded.functions.ReplaceConditionally.Externalizer
- getInstance() - Static method in class org.infinispan.jcache.embedded.functions.GetAndRemove
- getInstance() - Static method in class org.infinispan.jcache.embedded.functions.Remove
- getJavaClass() - Method in class org.infinispan.jcache.annotation.DefaultCacheKey$___Marshaller_c8e3874baece34ad603212e30d4f80301504443a73653b7cd54271c406f9119b
- getKey() - Method in class org.infinispan.jcache.embedded.functions.MutableEntrySnapshot
- getKeyParameters() - Method in class org.infinispan.jcache.annotation.AggregatedParameterMetaData
- getKeyParameters() - Method in class org.infinispan.jcache.annotation.CacheKeyInvocationContextImpl
- getKeyParameters() - Method in class org.infinispan.jcache.annotation.MethodMetaData
- getLog() - Method in class org.infinispan.jcache.annotation.AbstractCachePutInterceptor
- getLog() - Method in class org.infinispan.jcache.annotation.AbstractCacheRemoveAllInterceptor
- getLog() - Method in class org.infinispan.jcache.annotation.AbstractCacheRemoveEntryInterceptor
- getLog() - Method in class org.infinispan.jcache.annotation.AbstractCacheResultInterceptor
- getLog() - Method in class org.infinispan.jcache.annotation.CachePutInterceptor
- getLog() - Method in class org.infinispan.jcache.annotation.CacheRemoveAllInterceptor
- getLog() - Method in class org.infinispan.jcache.annotation.CacheRemoveEntryInterceptor
- getLog() - Method in class org.infinispan.jcache.annotation.CacheResultInterceptor
- getLog() - Method in class org.infinispan.jcache.annotation.InjectedCachePutInterceptor
-
Deprecated.
- getLog() - Method in class org.infinispan.jcache.annotation.InjectedCacheRemoveAllInterceptor
-
Deprecated.
- getLog() - Method in class org.infinispan.jcache.annotation.InjectedCacheRemoveEntryInterceptor
-
Deprecated.
- getLog() - Method in class org.infinispan.jcache.annotation.InjectedCacheResultInterceptor
-
Deprecated.
- getLoggingLocale() - Method in class org.infinispan.jcache.embedded.logging.Log_$logger
- getMBeanServer() - Method in class org.infinispan.jcache.embedded.JCache
- getMethod() - Method in class org.infinispan.jcache.annotation.CacheKeyInvocationContextImpl
- getMethod() - Method in class org.infinispan.jcache.annotation.MethodMetaData
- getModuleName() - Method in class org.infinispan.jcache.embedded.JcacheModuleImpl
- getName() - Method in class org.infinispan.jcache.embedded.JCache
- getOptionalDependencies() - Method in class org.infinispan.jcache.embedded.JcacheModuleImpl
- getParameterPosition() - Method in class org.infinispan.jcache.annotation.CacheInvocationParameterImpl
- getParameters() - Method in class org.infinispan.jcache.annotation.AggregatedParameterMetaData
- getParameters() - Method in class org.infinispan.jcache.annotation.MethodMetaData
- getPosition() - Method in class org.infinispan.jcache.annotation.ParameterMetaData
- getProtoFile() - Method in class org.infinispan.jcache.embedded.PersistenceContextInitializerImpl
- getProtoFileName() - Method in class org.infinispan.jcache.embedded.PersistenceContextInitializerImpl
- getProtoFileReader() - Method in class org.infinispan.jcache.embedded.PersistenceContextInitializerImpl
- getRawType() - Method in class org.infinispan.jcache.annotation.CacheInvocationParameterImpl
- getRawType() - Method in class org.infinispan.jcache.annotation.ParameterMetaData
- getRequiredDependencies() - Method in class org.infinispan.jcache.embedded.JcacheModuleImpl
- getTarget() - Method in class org.infinispan.jcache.annotation.CacheKeyInvocationContextImpl
- getTypeClasses() - Method in class org.infinispan.jcache.embedded.functions.Invoke.Externalizer
- getTypeClasses() - Method in class org.infinispan.jcache.embedded.functions.MutableEntrySnapshot.Externalizer
- getTypeClasses() - Method in class org.infinispan.jcache.embedded.functions.ReplaceConditionally.Externalizer
- getTypeName() - Method in class org.infinispan.jcache.annotation.DefaultCacheKey$___Marshaller_c8e3874baece34ad603212e30d4f80301504443a73653b7cd54271c406f9119b
- getValue() - Method in class org.infinispan.jcache.annotation.CacheInvocationParameterImpl
- getValue() - Method in class org.infinispan.jcache.embedded.functions.MutableEntrySnapshot
- getValueParameter() - Method in class org.infinispan.jcache.annotation.AggregatedParameterMetaData
- getValueParameter() - Method in class org.infinispan.jcache.annotation.CacheKeyInvocationContextImpl
- getValueParameter() - Method in class org.infinispan.jcache.annotation.MethodMetaData
- GLOBAL_CONFIGURATION_CONSUMER - Static variable in class org.infinispan.jcache.embedded.JCacheManager
H
- handleCacheEntryCreatedEvent(CacheEntryCreatedEvent<K, V>) - Method in class org.infinispan.jcache.embedded.JCacheListenerAdapter
- handleCacheEntryExpiredEvent(CacheEntryExpiredEvent<K, V>) - Method in class org.infinispan.jcache.embedded.JCacheListenerAdapter
- handleCacheEntryModifiedEvent(CacheEntryModifiedEvent<K, V>) - Method in class org.infinispan.jcache.embedded.JCacheListenerAdapter
- handleCacheEntryRemovedEvent(CacheEntryRemovedEvent<K, V>) - Method in class org.infinispan.jcache.embedded.JCacheListenerAdapter
- hashCode() - Method in class org.infinispan.jcache.annotation.DefaultCacheKey
I
- increaseCacheHits(long) - Method in class org.infinispan.jcache.embedded.RICacheStatistics
- indexing() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- init(InitializationContext) - Method in class org.infinispan.jcache.embedded.JCacheLoaderAdapter
- init(InitializationContext) - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapter
- inject(ComponentRegistry) - Method in class org.infinispan.jcache.embedded.functions.GetAndPut
- inject(ComponentRegistry) - Method in class org.infinispan.jcache.embedded.functions.GetAndReplace
- inject(ComponentRegistry) - Method in class org.infinispan.jcache.embedded.functions.Invoke
- inject(ComponentRegistry) - Method in class org.infinispan.jcache.embedded.functions.PutIfAbsent
- inject(ComponentRegistry) - Method in class org.infinispan.jcache.embedded.functions.ReadWithExpiry
- inject(ComponentRegistry) - Method in class org.infinispan.jcache.embedded.functions.RemoveConditionally
- inject(ComponentRegistry) - Method in class org.infinispan.jcache.embedded.functions.Replace
- inject(ComponentRegistry) - Method in class org.infinispan.jcache.embedded.functions.ReplaceConditionally
- InjectedCachePutInterceptor - Class in org.infinispan.jcache.annotation
-
Deprecated.
- InjectedCachePutInterceptor(CacheResolver, CacheKeyInvocationContextFactory) - Constructor for class org.infinispan.jcache.annotation.InjectedCachePutInterceptor
-
Deprecated.
- InjectedCacheRemoveAllInterceptor - Class in org.infinispan.jcache.annotation
-
Deprecated.Since 13.0, please use
InjectedCacheResolverFactoryinstead. - InjectedCacheRemoveAllInterceptor(CacheResolver, CacheKeyInvocationContextFactory) - Constructor for class org.infinispan.jcache.annotation.InjectedCacheRemoveAllInterceptor
-
Deprecated.
- InjectedCacheRemoveEntryInterceptor - Class in org.infinispan.jcache.annotation
-
Deprecated.Since 13.0, please use
InjectedCacheResolverFactoryinstead. - InjectedCacheRemoveEntryInterceptor(CacheResolver, CacheKeyInvocationContextFactory) - Constructor for class org.infinispan.jcache.annotation.InjectedCacheRemoveEntryInterceptor
-
Deprecated.
- InjectedCacheResolver - Class in org.infinispan.jcache.annotation
-
Injected cache resolver for situations where caches and/or cache managers are injected into the CDI beans.
- InjectedCacheResolver() - Constructor for class org.infinispan.jcache.annotation.InjectedCacheResolver
- InjectedCacheResolver(InfinispanExtensionEmbedded, BeanManager) - Constructor for class org.infinispan.jcache.annotation.InjectedCacheResolver
- InjectedCacheResolverFactory - Class in org.infinispan.jcache.embedded
-
CacheResolverFactoryimplementation that looks up the cache by name in all theEmbeddedCacheManagerbeans that exist in the CDI container. - InjectedCacheResolverFactory() - Constructor for class org.infinispan.jcache.embedded.InjectedCacheResolverFactory
- InjectedCacheResolverQualifier - Annotation Type in org.infinispan.jcache.annotation
-
Used by the managed caching interceptors to resolve their cache resolver.
- InjectedCacheResultInterceptor - Class in org.infinispan.jcache.annotation
-
Deprecated.Since 13.0, please use
InjectedCacheResolverFactoryinstead. - InjectedCacheResultInterceptor(CacheResolver, CacheKeyInvocationContextFactory) - Constructor for class org.infinispan.jcache.annotation.InjectedCacheResultInterceptor
-
Deprecated.
- invocationBatching() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class org.infinispan.jcache.embedded.JCache
- Invoke<K,
V, R> - Class in org.infinispan.jcache.embedded.functions - Invoke(EntryProcessor<K, V, R>, Object[], boolean) - Constructor for class org.infinispan.jcache.embedded.functions.Invoke
- INVOKE - Static variable in class org.infinispan.jcache.embedded.ExternalizerIds
- Invoke.Externalizer - Class in org.infinispan.jcache.embedded.functions
- invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.infinispan.jcache.embedded.JCache
- isClosed() - Method in class org.infinispan.jcache.embedded.JCache
- isSupported(OptionalFeature) - Method in class org.infinispan.jcache.embedded.JCachingProvider
- iterator() - Method in class org.infinispan.jcache.embedded.JCache
J
- JCache<K,
V> - Class in org.infinispan.jcache.embedded -
Infinispan's implementation of
Cacheinterface. - JCache(AdvancedCache<K, V>, CacheManager, ConfigurationAdapter<K, V>) - Constructor for class org.infinispan.jcache.embedded.JCache
- JCacheListenerAdapter<K,
V> - Class in org.infinispan.jcache.embedded -
Adapts Infinispan notification mechanism to JSR 107 requirements.
- JCacheListenerAdapter(AbstractJCache<K, V>, AbstractJCacheNotifier<K, V>) - Constructor for class org.infinispan.jcache.embedded.JCacheListenerAdapter
- JCacheLoaderAdapter<K,
V> - Class in org.infinispan.jcache.embedded - JCacheLoaderAdapter() - Constructor for class org.infinispan.jcache.embedded.JCacheLoaderAdapter
- JCacheManager - Class in org.infinispan.jcache.embedded
-
Infinispan's implementation of
CacheManager. - JCacheManager(URI, ClassLoader, CachingProvider, Properties) - Constructor for class org.infinispan.jcache.embedded.JCacheManager
-
Create a new InfinispanCacheManager given a cache name and a
ClassLoader. - JCacheManager(URI, EmbeddedCacheManager, CachingProvider) - Constructor for class org.infinispan.jcache.embedded.JCacheManager
- JcacheModuleImpl - Class in org.infinispan.jcache.embedded
- JcacheModuleImpl() - Constructor for class org.infinispan.jcache.embedded.JcacheModuleImpl
- JCacheNotifier<K,
V> - Class in org.infinispan.jcache.embedded - JCacheNotifier() - Constructor for class org.infinispan.jcache.embedded.JCacheNotifier
- JCacheWriterAdapter<K,
V> - Class in org.infinispan.jcache.embedded - JCacheWriterAdapter() - Constructor for class org.infinispan.jcache.embedded.JCacheWriterAdapter
- JCacheWriterAdapterConfiguration - Class in org.infinispan.jcache.embedded
- JCacheWriterAdapterConfiguration(AttributeSet, AsyncStoreConfiguration) - Constructor for class org.infinispan.jcache.embedded.JCacheWriterAdapterConfiguration
- JCacheWriterAdapterConfigurationBuilder - Class in org.infinispan.jcache.embedded
- JCacheWriterAdapterConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- JCachingProvider - Class in org.infinispan.jcache.embedded
-
Infinispan's SPI hook up to
CachingProvider. - JCachingProvider() - Constructor for class org.infinispan.jcache.embedded.JCachingProvider
- JStoreAdapterConfiguration - Class in org.infinispan.jcache.embedded
- JStoreAdapterConfiguration(AttributeSet, AsyncStoreConfiguration) - Constructor for class org.infinispan.jcache.embedded.JStoreAdapterConfiguration
- JStoreAdapterConfigurationBuilder - Class in org.infinispan.jcache.embedded
- JStoreAdapterConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.jcache.embedded.JStoreAdapterConfigurationBuilder
L
- LifecycleCallbacks - Class in org.infinispan.jcache.embedded
- LifecycleCallbacks() - Constructor for class org.infinispan.jcache.embedded.LifecycleCallbacks
- LimitExpiryFactory - Class in org.infinispan.jcache.embedded
- LimitExpiryFactory(Factory<ExpiryPolicy>, long, long) - Constructor for class org.infinispan.jcache.embedded.LimitExpiryFactory
- loadAll(Set<? extends K>, boolean, CompletionListener) - Method in class org.infinispan.jcache.embedded.JCache
- loadEntry(Object) - Method in class org.infinispan.jcache.embedded.JCacheLoaderAdapter
- locking() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- Log - Interface in org.infinispan.jcache.embedded.logging
- Log_$logger - Class in org.infinispan.jcache.embedded.logging
-
Warning this class consists of generated code.
- Log_$logger(Logger) - Constructor for class org.infinispan.jcache.embedded.logging.Log_$logger
M
- memory() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- MethodMetaData<A extends Annotation> - Class in org.infinispan.jcache.annotation
-
Metadata associated to a method annotated with a cache annotation.
- MethodMetaData(Method, AggregatedParameterMetaData, Set<Annotation>, CacheKeyGenerator, CacheResolver, CacheResolver, A, String) - Constructor for class org.infinispan.jcache.annotation.MethodMetaData
- MUTABLE_ENTRY_SNAPSHOT - Static variable in class org.infinispan.jcache.embedded.ExternalizerIds
- MutableEntrySnapshot<K,
V> - Class in org.infinispan.jcache.embedded.functions - MutableEntrySnapshot(K, V) - Constructor for class org.infinispan.jcache.embedded.functions.MutableEntrySnapshot
- MutableEntrySnapshot.Externalizer - Class in org.infinispan.jcache.embedded.functions
N
- newModuleLifecycle() - Method in class org.infinispan.jcache.embedded.JcacheModuleImpl
O
- org.infinispan.jcache.annotation - package org.infinispan.jcache.annotation
- org.infinispan.jcache.embedded - package org.infinispan.jcache.embedded
- org.infinispan.jcache.embedded.functions - package org.infinispan.jcache.embedded.functions
- org.infinispan.jcache.embedded.logging - package org.infinispan.jcache.embedded.logging
P
- ParameterMetaData - Class in org.infinispan.jcache.annotation
-
Contains the metadata for a parameter of a method annotated with A JCACHE annotation.
- ParameterMetaData(Class<?>, int, Set<Annotation>) - Constructor for class org.infinispan.jcache.annotation.ParameterMetaData
- parameterMustNotBeNull(String) - Method in class org.infinispan.jcache.embedded.logging.Log_$logger
- parameterMustNotBeNull(String) - Method in interface org.infinispan.jcache.embedded.logging.Log
- parameterMustNotBeNull$str() - Method in class org.infinispan.jcache.embedded.logging.Log_$logger
- persistence() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- PersistenceContextInitializer - Interface in org.infinispan.jcache.embedded
-
Interface used to initialise a
SerializationContextusing the specified Pojos, Marshaller implementations and provided .proto schemas. - PersistenceContextInitializerImpl - Class in org.infinispan.jcache.embedded
-
WARNING: Generated code! Do not edit!
- PersistenceContextInitializerImpl() - Constructor for class org.infinispan.jcache.embedded.PersistenceContextInitializerImpl
- put(K, V) - Method in class org.infinispan.jcache.embedded.JCache
- Put<K,
V> - Class in org.infinispan.jcache.embedded.functions - Put() - Constructor for class org.infinispan.jcache.embedded.functions.Put
- PUT - Static variable in class org.infinispan.jcache.embedded.ExternalizerIds
- PUT_IF_ABSENT - Static variable in class org.infinispan.jcache.embedded.ExternalizerIds
- putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.jcache.embedded.JCache
- putIfAbsent(K, V) - Method in class org.infinispan.jcache.embedded.JCache
- PutIfAbsent<K,
V> - Class in org.infinispan.jcache.embedded.functions - PutIfAbsent() - Constructor for class org.infinispan.jcache.embedded.functions.PutIfAbsent
Q
- query() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
R
- read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.jcache.annotation.DefaultCacheKey$___Marshaller_c8e3874baece34ad603212e30d4f80301504443a73653b7cd54271c406f9119b
- READ_WITH_EXPIRY - Static variable in class org.infinispan.jcache.embedded.ExternalizerIds
- readObject(ObjectInput) - Method in class org.infinispan.jcache.embedded.functions.Invoke.Externalizer
- readObject(ObjectInput) - Method in class org.infinispan.jcache.embedded.functions.MutableEntrySnapshot.Externalizer
- readObject(ObjectInput) - Method in class org.infinispan.jcache.embedded.functions.ReplaceConditionally.Externalizer
- ReadWithExpiry<K,
V> - Class in org.infinispan.jcache.embedded.functions - ReadWithExpiry() - Constructor for class org.infinispan.jcache.embedded.functions.ReadWithExpiry
- registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.infinispan.jcache.embedded.JCache
- registerMarshallers(SerializationContext) - Method in class org.infinispan.jcache.embedded.PersistenceContextInitializerImpl
- registerMetadata(ModuleMetadataBuilder.ModuleBuilder) - Method in class org.infinispan.jcache.embedded.JcacheModuleImpl
- registerSchema(SerializationContext) - Method in class org.infinispan.jcache.embedded.PersistenceContextInitializerImpl
- remove() - Method in class org.infinispan.jcache.embedded.functions.MutableEntrySnapshot
- remove(K) - Method in class org.infinispan.jcache.embedded.JCache
- remove(K, V) - Method in class org.infinispan.jcache.embedded.JCache
- Remove<K,
V> - Class in org.infinispan.jcache.embedded.functions - Remove() - Constructor for class org.infinispan.jcache.embedded.functions.Remove
- REMOVE - Static variable in class org.infinispan.jcache.embedded.ExternalizerIds
- REMOVE_CONDITIONALLY - Static variable in class org.infinispan.jcache.embedded.ExternalizerIds
- removeAll() - Method in class org.infinispan.jcache.embedded.JCache
- removeAll(Set<? extends K>) - Method in class org.infinispan.jcache.embedded.JCache
- RemoveConditionally<K,
V> - Class in org.infinispan.jcache.embedded.functions - RemoveConditionally() - Constructor for class org.infinispan.jcache.embedded.functions.RemoveConditionally
- removeListener(AbstractJCacheListenerAdapter<K, V>) - Method in class org.infinispan.jcache.embedded.JCache
- replace(K, V) - Method in class org.infinispan.jcache.embedded.JCache
- replace(K, V, V) - Method in class org.infinispan.jcache.embedded.JCache
- Replace<K,
V> - Class in org.infinispan.jcache.embedded.functions - Replace() - Constructor for class org.infinispan.jcache.embedded.functions.Replace
- REPLACE - Static variable in class org.infinispan.jcache.embedded.ExternalizerIds
- REPLACE_CONDITIONALLY - Static variable in class org.infinispan.jcache.embedded.ExternalizerIds
- ReplaceConditionally<K,
V> - Class in org.infinispan.jcache.embedded.functions - ReplaceConditionally(V) - Constructor for class org.infinispan.jcache.embedded.functions.ReplaceConditionally
- ReplaceConditionally.Externalizer - Class in org.infinispan.jcache.embedded.functions
- resolveCache(CacheInvocationContext<? extends Annotation>) - Method in class org.infinispan.jcache.annotation.DefaultCacheResolver
- resolveCache(CacheInvocationContext<? extends Annotation>) - Method in class org.infinispan.jcache.annotation.InjectedCacheResolver
- RICacheStatistics - Class in org.infinispan.jcache.embedded
-
The reference implementation of
CacheStatisticsMXBean. - RICacheStatistics(AdvancedCache<?, ?>) - Constructor for class org.infinispan.jcache.embedded.RICacheStatistics
-
Constructs a cache statistics object
S
- security() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- segmented(boolean) - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- segmented(boolean) - Method in class org.infinispan.jcache.embedded.JStoreAdapterConfigurationBuilder
- self() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- self() - Method in class org.infinispan.jcache.embedded.JStoreAdapterConfigurationBuilder
- setCacheLoader(CacheLoader<K, V>) - Method in class org.infinispan.jcache.embedded.JCacheLoaderAdapter
- setCacheWriter(CacheWriter<? super K, ? super V>) - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapter
- setDataConversion(DataConversion, DataConversion) - Method in class org.infinispan.jcache.embedded.JCacheLoaderAdapter
- setDataConversion(DataConversion, DataConversion) - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapter
- setExpiryPolicy(ExpiryPolicy) - Method in class org.infinispan.jcache.embedded.JCacheLoaderAdapter
- setStatisticsEnabled(boolean) - Method in class org.infinispan.jcache.embedded.JCache
- setValue(V) - Method in class org.infinispan.jcache.embedded.functions.MutableEntrySnapshot
- setWithTtl(EntryView.ReadWriteEntryView<K, V>, V, ExpiryPolicy, Expiration.Operation) - Static method in class org.infinispan.jcache.embedded.Durations
- simpleCache() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- simpleCache(boolean) - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- sites() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- start() - Method in class org.infinispan.jcache.embedded.JCacheLoaderAdapter
- start() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapter
- statistics() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- stop() - Method in class org.infinispan.jcache.embedded.JCacheLoaderAdapter
- stop() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapter
T
- template(boolean) - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- toMs(Duration) - Static method in class org.infinispan.jcache.embedded.Durations
- toString() - Method in class org.infinispan.jcache.annotation.AggregatedParameterMetaData
- toString() - Method in class org.infinispan.jcache.annotation.CacheInvocationParameterImpl
- toString() - Method in class org.infinispan.jcache.annotation.CacheKeyInvocationContextImpl
- toString() - Method in class org.infinispan.jcache.annotation.DefaultCacheKey
- toString() - Method in class org.infinispan.jcache.annotation.MethodMetaData
- toString() - Method in class org.infinispan.jcache.annotation.ParameterMetaData
- transaction() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
U
- unsafe() - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapterConfigurationBuilder
- unwrap(Class<T>) - Method in class org.infinispan.jcache.annotation.CacheKeyInvocationContextImpl
- unwrap(Class<T>) - Method in class org.infinispan.jcache.embedded.functions.MutableEntrySnapshot
- unwrap(Class<T>) - Method in class org.infinispan.jcache.embedded.JCache
- unwrap(Class<T>) - Method in class org.infinispan.jcache.embedded.JCacheManager
- updateTtl(EntryView.ReadWriteEntryView<K, V>, ExpiryPolicy) - Static method in class org.infinispan.jcache.embedded.Durations
- updateTtl(EntryView.ReadWriteEntryView<K, V>, ExpiryPolicy, Expiration.Operation) - Static method in class org.infinispan.jcache.embedded.Durations
W
- write(MarshallableEntry) - Method in class org.infinispan.jcache.embedded.JCacheWriterAdapter
- write(ProtobufTagMarshaller.WriteContext, DefaultCacheKey) - Method in class org.infinispan.jcache.annotation.DefaultCacheKey$___Marshaller_c8e3874baece34ad603212e30d4f80301504443a73653b7cd54271c406f9119b
- writeObject(ObjectOutput, Invoke) - Method in class org.infinispan.jcache.embedded.functions.Invoke.Externalizer
- writeObject(ObjectOutput, MutableEntrySnapshot) - Method in class org.infinispan.jcache.embedded.functions.MutableEntrySnapshot.Externalizer
- writeObject(ObjectOutput, ReplaceConditionally) - Method in class org.infinispan.jcache.embedded.functions.ReplaceConditionally.Externalizer
All Classes and Interfaces|All Packages|Serialized Form
InjectedCacheResolverFactoryinstead.