Package wt.fc.cache

Interface Summary
ObjectReferenceCache ObjectReferenceCache defines the remotely invokeable method for the StandardObjCacheService.
 

Class Summary
CacheTable Maintains a configurable set of Cache instances for a set of requestor objects.
ObjectReferenceCacheFwd ObjectReferenceCache defines the remotely invokeable method for the StandardObjCacheService.
ReferenceCache The ReferenceCache uses a cache table to configure Persistable-to-Cache mappings.
ReferenceCache.ObjectReferenceCacheMessenger Signals remote method servers of a modified Persistable by istening for changes to the local cache
ReferenceCache.RemotePlaceholder A utility class that allows the cache to signal whether a remote call is necessary when an object is added to the local cache
ReferenceCache.Singleton Provides thread-safe lazy initialization of the cache
ShowCacheState  
StandardObjReferenceCacheService Standard Object Reference Cache Service class