public interface FutureCleanup
Modifier and Type | Method and Description |
---|---|
void |
addCleanup(Cancellable cancellable)
Call to add cleanup classes for the future e.g.
|
void addCleanup(Cancellable cancellable)
cancellable
- The cleanup classesCopyright © 2013. All Rights Reserved.