Interface SolrIndexCachedOperation.CacheOperation
- Enclosing class:
- SolrIndexCachedOperation
public static interface SolrIndexCachedOperation.CacheOperation
Basic interface representing a block of work to perform with a single cache instance
-
Method Summary
-
Method Details
-
execute
void execute() throws org.broadleafcommerce.common.exception.ServiceExceptionExecute the block of work- Throws:
org.broadleafcommerce.common.exception.ServiceException
-