A B C D E F I L M N O P R S T V W 
All Classes All Packages

R

release() - Method in class com.github.robtimus.pool.PoolableObject
Releases this object.
releasedObjectResources(PoolableObject<?>) - Method in class com.github.robtimus.pool.PoolLogger
Called when the resources of a PoolableObject have been released.
releaseObjectResourcesFailed(PoolableObject<?>, Exception) - Method in class com.github.robtimus.pool.PoolLogger
Called when an error occurs when quietly releasing the resources of a PoolableObject.
releaseResources() - Method in class com.github.robtimus.pool.ObjectWrapper
 
releaseResources() - Method in class com.github.robtimus.pool.PoolableObject
Releases any resources associated with this object.
releasingObjectResources(PoolableObject<?>) - Method in class com.github.robtimus.pool.PoolLogger
Called before the resources of a PoolableObject will be released.
remove() - Method in interface com.github.robtimus.pool.PoolableObject.Reference
Removes the reference to the PoolableObject from which this reference was created.
returnedObject(PoolableObject<?>, int, int) - Method in class com.github.robtimus.pool.PoolLogger
Called when a PoolableObject is returned to a Pool.
A B C D E F I L M N O P R S T V W 
All Classes All Packages