Interface AtpMacrosCacheService
- All Known Implementing Classes:
AtpMacrosCacheServiceImpl
public interface AtpMacrosCacheService
-
Method Summary
-
Method Details
-
getValue
get value from cache. -
setContext
add value to cache. -
destroy
void destroy()Delete record from cache.
-