Class SweeperPool

java.lang.Object
org.codehaus.plexus.util.SweeperPool

public class SweeperPool extends Object
Pools a bunch of objects . Runs a sweeper periodically to keep it down to size. The objects in the pool first get disposed first.
Author:
Bert van Brakel