Uses of Package
wt.fc.cache

Packages that use wt.fc.cache
wt.fc Provides high level datastore access by using the PersistenceManager (and server-side-only PersistenceManagerSvr) to find and manage Persistable objects. 
wt.fc.cache   
 

Classes in wt.fc.cache used by wt.fc
ObjectReferenceCacheFwd
          ObjectReferenceCache defines the remotely invokeable method for the StandardObjCacheService.
 

Classes in wt.fc.cache used by wt.fc.cache
CacheTable
          Maintains a configurable set of Cache instances for a set of requestor objects.
ObjectReferenceCache
          ObjectReferenceCache defines the remotely invokeable method for the StandardObjCacheService.
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.ObjectReferenceCacheTable
          An extension of CacheTable that maintains a mapping of Long oids to their corresponding cache.
StandardObjReferenceCacheService
          Standard Object Reference Cache Service class