Package org.wildfly.common.ref
Interface Reaper<T,A>
- Type Parameters:
T- the reference typeA- the reference attachment type
Deprecated, for removal: This API element is subject to removal in a future version.
A cleaner for a dead object.
- Author:
- David M. Lloyd
-
Method Summary
-
Method Details
-
reap
Deprecated, for removal: This API element is subject to removal in a future version.Perform the cleanup action for a reference.- Parameters:
reference- the reference
-
Reaperinstead.