public interface DisposalCallbackRegistry
Modifier and Type | Method and Description |
---|---|
void |
addDisposalCallback(DisposalCallback callback)
Register a callback.
|
void addDisposalCallback(DisposalCallback callback)
callback
- the callback to registerCopyright © 2014 The Apache Software Foundation. All rights reserved.