JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
F
I
L
M
N
O
P
R
S
T
V
W
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.
removeReference(Object)
- Method in class com.github.robtimus.pool.
PoolableObject
Removes a reference to this object.
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
F
I
L
M
N
O
P
R
S
T
V
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
Copyright © 2022. All rights reserved.