Uses of Interface
net.spy.factory.CacheEntry

Packages that use CacheEntry
net.spy.factory SPY Generic Factory System 
 

Uses of CacheEntry in net.spy.factory
 

Classes in net.spy.factory that implement CacheEntry
 class HashCacheEntry
          An implementation of CacheEntry that is backed by a HashMap.
 

Methods in net.spy.factory that return CacheEntry
protected  CacheEntry GenFactory.getCache()
          Get the cache for this factory.
protected  CacheEntry GenFactory.getNewCacheEntry()
          Get a CacheEntry instance to be populated with a collection of Instance objects.
 



Copyright © 1995-2005 SPY Internetworking. All Rights Reserved.