Class JCacheOperationSourcePointcut

All Implemented Interfaces:
Serializable, MethodMatcher, Pointcut

public abstract class JCacheOperationSourcePointcut extends StaticMethodMatcherPointcut implements Serializable
A Pointcut that matches if the underlying JCacheOperationSource has an operation for a given method.
Since:
4.1
Author:
Stephane Nicoll
See Also: