Class CacheMethodDetailsImpl<A extends Annotation>

java.lang.Object
org.apache.commons.jcs3.jcache.cdi.CacheMethodDetailsImpl<A>
All Implemented Interfaces:
javax.cache.annotation.CacheMethodDetails<A>
Direct Known Subclasses:
CacheInvocationContextImpl

public class CacheMethodDetailsImpl<A extends Annotation> extends Object implements javax.cache.annotation.CacheMethodDetails<A>