JAC project
AOPSYS
CEDRIC & LIP6 labs

org.objectweb.jac.aspects.cache
Class CacheWrapper

java.lang.Object
  |
  +--org.objectweb.jac.core.Wrapper
        |
        +--org.objectweb.jac.aspects.cache.CacheWrapper
All Implemented Interfaces:
Serializable

public class CacheWrapper
extends Wrapper

The wrapper of the CacheAC.

See Also:
CacheAC, Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.jac.core.Wrapper
ac
 
Constructor Summary
CacheWrapper(AspectComponent ac)
           
 
Method Summary
 Object cache(Interaction interaction)
           
 
Methods inherited from class org.objectweb.jac.core.Wrapper
attr, attrdef, defines, getAspectComponent, getAspectComponentName, getExceptionHandlers, proceed, setAspectComponent, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CacheWrapper

public CacheWrapper(AspectComponent ac)
Method Detail

cache

public Object cache(Interaction interaction)

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli