org.objectweb.jac.aspects.cache
Class CacheWrapper
java.lang.Object
org.objectweb.jac.core.Wrapper
org.objectweb.jac.aspects.cache.CacheWrapper
- All Implemented Interfaces:
- Advice, ConstructorInterceptor, Interceptor, MethodInterceptor, Serializable
- public class CacheWrapper
- extends Wrapper
The wrapper of the CacheAC.
- See Also:
CacheAC
,
Serialized Form
Fields inherited from class org.objectweb.jac.core.Wrapper |
ac, cr |
CacheWrapper
public CacheWrapper(AspectComponent ac)
CacheWrapper
public CacheWrapper(AspectComponent ac,
String stampsName)
invoke
public Object invoke(MethodInvocation invocation)
throws Throwable
- Specified by:
invoke
in interface MethodInterceptor
- Overrides:
invoke
in class Wrapper
- Throws:
Throwable
cache
public Object cache(Interaction interaction)