public class RequestCleanup
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
RequestCleanup() |
Modifier and Type | Method and Description |
---|---|
void |
add(java.lang.Runnable task)
Register a task to be completed after the request ends.
|
void |
run() |