JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
I
O
P
S
C
CacheAnnotationsModule
- Class in
org.jsr107.ri.annotations.guice.module
Standard cache module for binding all cache interceptors to their respective annotations.
CacheAnnotationsModule()
- Constructor for class org.jsr107.ri.annotations.guice.module.
CacheAnnotationsModule
CacheLookupUtil
- Class in
org.jsr107.ri.annotations.guice
CacheLookupUtil(Injector, CacheKeyGenerator, CacheResolverFactory)
- Constructor for class org.jsr107.ri.annotations.guice.
CacheLookupUtil
CacheMethodInterceptor
- Interface in
org.jsr107.ri.annotations.guice
Common subclass for all jcache interceptors
CachePutInterceptor
- Class in
org.jsr107.ri.annotations.guice
CachePutInterceptor()
- Constructor for class org.jsr107.ri.annotations.guice.
CachePutInterceptor
CacheRemoveAllInterceptor
- Class in
org.jsr107.ri.annotations.guice
CacheRemoveAllInterceptor()
- Constructor for class org.jsr107.ri.annotations.guice.
CacheRemoveAllInterceptor
CacheRemoveEntryInterceptor
- Class in
org.jsr107.ri.annotations.guice
CacheRemoveEntryInterceptor()
- Constructor for class org.jsr107.ri.annotations.guice.
CacheRemoveEntryInterceptor
CacheResultInterceptor
- Class in
org.jsr107.ri.annotations.guice
CacheResultInterceptor()
- Constructor for class org.jsr107.ri.annotations.guice.
CacheResultInterceptor
configure()
- Method in class org.jsr107.ri.annotations.guice.module.
CacheAnnotationsModule
createCacheInvocationContextImpl(StaticCacheInvocationContext<? extends Annotation>, MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
CacheLookupUtil
createCacheKeyInvocationContextImpl(StaticCacheKeyInvocationContext<? extends Annotation>, MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
CacheLookupUtil
G
getDefaultCacheKeyGenerator()
- Method in class org.jsr107.ri.annotations.guice.
CacheLookupUtil
getDefaultCacheResolverFactory()
- Method in class org.jsr107.ri.annotations.guice.
CacheLookupUtil
getInterceptorType()
- Method in interface org.jsr107.ri.annotations.guice.
CacheMethodInterceptor
getInterceptorType()
- Method in class org.jsr107.ri.annotations.guice.
CachePutInterceptor
getInterceptorType()
- Method in class org.jsr107.ri.annotations.guice.
CacheRemoveAllInterceptor
getInterceptorType()
- Method in class org.jsr107.ri.annotations.guice.
CacheRemoveEntryInterceptor
getInterceptorType()
- Method in class org.jsr107.ri.annotations.guice.
CacheResultInterceptor
getMethod(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
CacheLookupUtil
getMethod(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
GuiceInternalCacheInvocationContext
getMethod(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
GuiceInternalCacheKeyInvocationContext
getObjectByType(Class<T>)
- Method in class org.jsr107.ri.annotations.guice.
CacheLookupUtil
getParameters(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
GuiceInternalCacheInvocationContext
getParameters(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
GuiceInternalCacheKeyInvocationContext
getTarget(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
GuiceInternalCacheInvocationContext
getTarget(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
GuiceInternalCacheKeyInvocationContext
getTargetClass(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
CacheLookupUtil
GuiceInternalCacheInvocationContext
<
A
extends
Annotation
> - Class in
org.jsr107.ri.annotations.guice
Guice specific cache invocation context using
MethodInvocation
GuiceInternalCacheInvocationContext(StaticCacheInvocationContext<A>, MethodInvocation)
- Constructor for class org.jsr107.ri.annotations.guice.
GuiceInternalCacheInvocationContext
Create new cache key invocation context for the static context and invocation
GuiceInternalCacheKeyInvocationContext
<
A
extends
Annotation
> - Class in
org.jsr107.ri.annotations.guice
Guice specific cache key invocation context using
MethodInvocation
GuiceInternalCacheKeyInvocationContext(StaticCacheKeyInvocationContext<A>, MethodInvocation)
- Constructor for class org.jsr107.ri.annotations.guice.
GuiceInternalCacheKeyInvocationContext
Create new cache key invocation context for the static context and invocation
I
invoke(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
CachePutInterceptor
invoke(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
CacheRemoveAllInterceptor
invoke(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
CacheRemoveEntryInterceptor
invoke(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
CacheResultInterceptor
O
org.jsr107.ri.annotations.guice
- package org.jsr107.ri.annotations.guice
Copyright 2011-2013 Terracotta, Inc.
org.jsr107.ri.annotations.guice.module
- package org.jsr107.ri.annotations.guice.module
Copyright 2011-2013 Terracotta, Inc.
P
proceed(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
CachePutInterceptor
proceed(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
CacheRemoveAllInterceptor
proceed(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
CacheRemoveEntryInterceptor
proceed(MethodInvocation)
- Method in class org.jsr107.ri.annotations.guice.
CacheResultInterceptor
S
setCacheContextSource(CacheContextSource<MethodInvocation>)
- Method in class org.jsr107.ri.annotations.guice.
CachePutInterceptor
setCacheContextSource(CacheContextSource<MethodInvocation>)
- Method in class org.jsr107.ri.annotations.guice.
CacheRemoveAllInterceptor
setCacheContextSource(CacheContextSource<MethodInvocation>)
- Method in class org.jsr107.ri.annotations.guice.
CacheRemoveEntryInterceptor
setCacheContextSource(CacheContextSource<MethodInvocation>)
- Method in class org.jsr107.ri.annotations.guice.
CacheResultInterceptor
C
G
I
O
P
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014. All Rights Reserved.