Uses of Interface
ca.uhn.cache.internal.IStaleChunkRule

Packages that use IStaleChunkRule
ca.uhn.cache.internal   
ca.uhn.cache.internal.impl   
 

Uses of IStaleChunkRule in ca.uhn.cache.internal
 

Methods in ca.uhn.cache.internal that return IStaleChunkRule
 IStaleChunkRule IChunkStore.getStaleChunkRule()
           
 

Uses of IStaleChunkRule in ca.uhn.cache.internal.impl
 

Classes in ca.uhn.cache.internal.impl that implement IStaleChunkRule
 class DefaultStaleChunkRule
          Default implementation of IStaleChunkRule.
 

Methods in ca.uhn.cache.internal.impl that return IStaleChunkRule
 IStaleChunkRule HibernateChunkStore.getStaleChunkRule()
          
 

Constructors in ca.uhn.cache.internal.impl with parameters of type IStaleChunkRule
HibernateChunkStore(IStaleChunkRule theStaleChunkRule)
          Constructor.
 



Copyright © 2004-2005 University Health Network. All Rights Reserved.