AsynchronousRunner, ConnectionBundle, ConnectionBundlePool, FileIterator, Queuable, RunnableQueue, UIterator, UnreliableIteratorCarefulRunnableQueue, CBPCursor, ConnectionBundleImpl, ConnectionBundlePoolBean, ConnectionBundlePoolImpl, RoundRobinAsynchronousRunner, SimpleCursor, SimpleRunnableQueue, ThreadPerTaskAsynchronousRunner, ThreadPoolAsynchronousRunner, WrapperUIteratorpublic interface ClosableResource
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
forces the release of any resources that might be
associated with this object.
|