public interface  org.springframework.cache.'annotation'.AnnotationCacheOperationSource$CacheOperationProvider extends java.lang.Object
{
public abstract java.util.Collection getCacheOperations(org.springframework.cache.'annotation'.CacheAnnotationParser);
}