public interface  org.springframework.cache.interceptor.BasicOperation extends java.lang.Object
{
public abstract java.util.Set getCacheNames();
}