Package org.openejb.cache

Interface Summary
InstanceCache  
InstanceFactory A factory for instances of Pooled or Cached objects
InstancePool Instance pool holds a number if instances that can be borrowed from the pool.
LRURunner  
 

Class Summary
LRUInstanceCache This is a very simple implementation of InstanceCache designed for raw flat out speed.
SimpleInstanceCache This is a very simple implementation of InstanceCache designed for raw flat out speed.
SimpleInstancePool  
 



Copyright © 1999-2005 OpenEJB. All Rights Reserved.