Uses of Class
org.codehaus.xfire.util.factory.CachingPool

Packages that use CachingPool
org.codehaus.xfire.util.factory This package provides interfaces and classes for factory and pool functionality. 
 

Uses of CachingPool in org.codehaus.xfire.util.factory
 

Subclasses of CachingPool in org.codehaus.xfire.util.factory
 class SingletonPool
          Represents a pooling strategy that pools the data in a variable that's global to all threads.
 



Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.