Package org.infinispan.jcache.annotation

Class Summary
AggregatedParameterMetaData Contains all parameters metadata for a method annotated with a cache annotation.
AnnotationInjectExtension CDI extension to allow injection of of cache values based on annotations
CacheAnnotationProvider JCache AnnotationProvider implementation.
CacheInvocationParameterImpl The CacheInvocationParameter implementation.
CacheKeyInvocationContextFactory  
CacheKeyInvocationContextImpl<A extends Annotation> The CacheKeyInvocationContext implementation.
CacheLookupHelper An helper class providing useful methods for cache lookup.
CachePutInterceptor CachePut interceptor implementation.
CachePutLiteral  
CacheRemoveAllInterceptor CacheRemoveAll interceptor implementation.
CacheRemoveAllLiteral  
CacheRemoveEntryInterceptor CacheRemoveEntry interceptor implementation.This interceptor uses the following algorithm describes in JSR-107.
CacheRemoveEntryLiteral  
CacheResultInterceptor CacheResult interceptor implementation.
CacheResultLiteral  
CollectionsHelper An helper class providing useful methods to work with JDK collections.
Contracts An helper class providing useful assertion methods.
DefaultCacheKey Default GeneratedCacheKey implementation.
DefaultCacheKeyGenerator Default CacheKeyGenerator implementation.
DefaultCacheResolver Default CacheResolver implementation for standalone environments, where no Cache/CacheManagers are injected via CDI.
MethodMetaData<A extends Annotation> Metadata associated to a method annotated with a cache annotation.
ParameterMetaData Contains the metadata for a parameter of a method annotated with A JCACHE annotation.
 


-->

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.