public abstract static class JDFQueue.CleanupCallback
extends java.lang.Object
| Constructor and Description |
|---|
CleanupCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
cleanEntry(JDFQueueEntry qe)
cleans up when a QueueEntry is removed by whatever method
|
public abstract void cleanEntry(JDFQueueEntry qe)
qe -