Enum Class PooledObjectState

java.lang.Object
java.lang.Enum<PooledObjectState>
org.apache.tomcat.dbcp.pool2.PooledObjectState
All Implemented Interfaces:
Serializable, Comparable<PooledObjectState>, java.lang.constant.Constable

public enum PooledObjectState extends Enum<PooledObjectState>
Provides all possible states of a PooledObject.
Since:
2.0