Uses of Class
net.sf.sasl.common.pool.AbstractPool

Packages that use AbstractPool
net.sf.sasl.common.pool   
 

Uses of AbstractPool in net.sf.sasl.common.pool
 

Subclasses of AbstractPool in net.sf.sasl.common.pool
 class SingletonPool
          The class could be used to create and share singleton instances without the need to define a static singleton creation procedure at the singleton class.
 



Copyright © 2010. All Rights Reserved.