SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

serp.util
Class Pools

java.lang.Object
  |
  +--serp.util.Pools

Deprecated. Use the Jakarta project's Commons Pool module.

public class Pools
extends Object

Static methods that operate on pools.


Constructor Summary
Pools()
          Deprecated.  
 
Method Summary
static Pool synchronizedPool(Pool pool)
          Deprecated. Return a synchronized pool backed by the given instance.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pools

public Pools()
Deprecated. 
Method Detail

synchronizedPool

public static Pool synchronizedPool(Pool pool)
Deprecated. 
Return a synchronized pool backed by the given instance.

SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.