Generated by
JDiff

Class org.apache.commons.pool.impl.GenericKeyedObjectPoolFactory

Added Constructors
GenericKeyedObjectPoolFactory(KeyedPoolableObjectFactory, int, byte, long, int, int, int, boolean, boolean, long, int, long, boolean, boolean) Create a new GenericKeyedObjectPoolFactory.
 

Changed Constructors
GenericKeyedObjectPoolFactory(KeyedPoolableObjectFactory, Config) Change in exceptions thrown from no exceptions to java.lang.NullPointerException.
Create a new GenericKeyedObjectPoolFactory.
 

Added Fields
boolean _lifo