|
Transfer version 1.1 | ||||
| FRAMES | |||||
| Class Summary | |
|---|---|
| CacheConfigDAO | Data Access Object for Java com.compoundtheory.objectcache.CacheConfig |
| CacheConfigManager | Manages the caching configuration |
| CacheFactory | The Factory object for creating Cache objects |
| CacheManager | Manages data persistance |
| CacheMonitor | The cache monitor class for introspection and statistics on caching |
| CacheSynchronise | Synchronised data between cached and non cached objects |
| DummySoftReferenceRegister | Dummy register, for none caching |
| Scope | Represents a scope type in the cache config |
| ScopeDAO | Data Access Object for Scope Values |
| SoftReferenceHandler | Handles Soft References in Transfer |
| SoftReferenceRegister | Manages Soft references, specifically for each facade type |
| TransactionQueue | Managed the queue for a given transaction, on a particular thread |
| ValidateCacheState | Vaidates the state of the object, that all it's external compositions are cached |
|
Transfer version 1.1 | ||||
| FRAMES | |||||