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