| Package | Description |
|---|---|
| oracle.rc.asadapter.mbean.proxy |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReadWriteMBean<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
SharedMBeanServerConnection |
| Modifier and Type | Method and Description |
|---|---|
WriteLockSupport<javax.management.MBeanServerConnection> |
SharedMBeanServerConnection.getWriteLockSupport() |
WriteLockSupport<T> |
ConnectionProvider.getWriteLockSupport()
Should return null if write lock is not required when writing to connection.
|