Uses of Class
com.sun.enterprise.resource.pool.resizer.Resizer
-
Packages that use Resizer Package Description com.sun.enterprise.resource.pool com.sun.enterprise.resource.pool.resizer -
-
Uses of Resizer in com.sun.enterprise.resource.pool
Fields in com.sun.enterprise.resource.pool declared as Resizer Modifier and Type Field Description protected ResizerConnectionPool. resizerTaskMethods in com.sun.enterprise.resource.pool that return Resizer Modifier and Type Method Description protected ResizerAssocWithThreadResourcePool. initializeResizer()protected ResizerConnectionPool. initializeResizer() -
Uses of Resizer in com.sun.enterprise.resource.pool.resizer
Subclasses of Resizer in com.sun.enterprise.resource.pool.resizer Modifier and Type Class Description classAssocWithThreadPoolResizerResizer for Associate With Thread type pools to remove unusable connections and maintain steady pool size.
-