Class BeanFactoryJCacheOperationSourceAdvisor

All Implemented Interfaces:
Serializable, Advisor, PointcutAdvisor, Aware, BeanFactoryAware, Ordered

public class BeanFactoryJCacheOperationSourceAdvisor extends AbstractBeanFactoryPointcutAdvisor
Advisor driven by a JCacheOperationSource, used to include a cache advice bean for methods that are cacheable.
Since:
4.1
Author:
Stephane Nicoll, Juergen Hoeller
See Also: