Package beowulf.util.pooling

Interface Summary
Pool This is supposed to represent a generic Pooling interface.
 

Class Summary
ReflectionPool This implementation of Pool uses reflection to generate new instances of a particular object.