| Interface | Description |
|---|---|
| CacheControllerMBean |
Bean class for cache control.
|
| 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 having values which implement this interface.
|
| Class | Description |
|---|---|
| CacheController |
Cache controller.
|
| CacheManager |
Cache Manager class handles and maintains an LRU cache which implements ManageableCache Interface.
|
Copyright © 2022 WSO2. All rights reserved.