| Interface | Description |
|---|---|
| Cachable |
Interface any object Cachable by the CacheAgent class must implement.
|
| CacheDependency |
Interface determines the necessary data to act as a cache dependency
|
| CacheElement<T> |
Wrapper around a 'payload' object that represents the actual object in the
cache.
|
| CacheInvalidator |
| Enum | Description |
|---|---|
| CacheType |
Enumeration of cache types.
|
Copyright © 2017. All rights reserved.