public class SimpleMBeanSession extends java.lang.Object implements MBeanSession
MBeanSession.| Constructor and Description |
|---|
SimpleMBeanSession(ArooaSession arooaSession,
javax.management.MBeanServerConnection mBeanServer) |
| Modifier and Type | Method and Description |
|---|---|
ArooaSession |
getArooaSession()
Get the current Oddjob
ArooaSession. |
MBeanCache |
getMBeanCache()
Get the current
MBeanCache. |
public SimpleMBeanSession(ArooaSession arooaSession, javax.management.MBeanServerConnection mBeanServer)
public ArooaSession getArooaSession()
MBeanSessionArooaSession.getArooaSession in interface MBeanSessionpublic MBeanCache getMBeanCache()
MBeanSessionMBeanCache.getMBeanCache in interface MBeanSession