| Package | Description |
|---|---|
| oracle.rc.asadapter.mbean.proxy |
| Modifier and Type | Method and Description |
|---|---|
Session |
MBeanProxyFactory.getSession() |
| Modifier and Type | Method and Description |
|---|---|
javax.management.MBeanServerConnection |
SharedMBeanServerConnection.getConnection(Session sessionId) |
T |
ConnectionProvider.getConnection(Session session)
Get a Connection of specified type.
|
void |
SharedMBeanServerConnection.releaseConnection(Session session) |
void |
ConnectionProvider.releaseConnection(Session s)
Release a connection
|
void |
MBeanProxyFactory.setSession(Session session) |