Package org.apache.synapse.transport.certificatevalidation.cache
-
Interface Summary Interface Description CacheControllerMBean ManageableCache A cache which needs to be managed by CacheManager needs to implement this interface.ManageableCacheValue A cache which needs to be managed by a CacheManager should have values which implement this interface. -
Class Summary Class Description CacheController CacheManager Cache Manager takes care and maintains an LRU cache which implements ManageableCache Interface.