Package net.sf.sasl.common.pool

Class Summary
AbstractPool<K,V> Small abstract (shared resource) pool from which specialised pools could be derived.
AbstractPool.PoolEntry<V>  
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.