static class NonRegisteringDriver.ConnectionPhantomReference extends java.lang.ref.PhantomReference<ConnectionImpl>
| Constructor and Description |
|---|
NonRegisteringDriver.ConnectionPhantomReference(ConnectionImpl connectionImpl,
java.lang.ref.ReferenceQueue<ConnectionImpl> q) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
cleanup() |
NonRegisteringDriver.ConnectionPhantomReference(ConnectionImpl connectionImpl, java.lang.ref.ReferenceQueue<ConnectionImpl> q)