Uses of Interface
org.apache.geronimo.cache.InstanceCache

Packages that use InstanceCache
org.apache.geronimo.cache   
 

Uses of InstanceCache in org.apache.geronimo.cache
 

Classes in org.apache.geronimo.cache that implement InstanceCache
 class LRUInstanceCache
          This is a very simple implementation of InstanceCache designed for raw flat out speed.
 class SimpleInstanceCache
          This is a very simple implementation of InstanceCache designed for raw flat out speed.
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.