public interface PooledObject<T> extends Closeable, AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
T |
getObject() |
T getObject()
void close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2019 JBoss by Red Hat. All rights reserved.