public class SimpleMBeanSession extends Object implements MBeanSession
MBeanSession.| Constructor and Description |
|---|
SimpleMBeanSession(ArooaSession arooaSession,
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, MBeanServerConnection mBeanServer)
public ArooaSession getArooaSession()
MBeanSessionArooaSession.getArooaSession in interface MBeanSessionpublic MBeanCache getMBeanCache()
MBeanSessionMBeanCache.getMBeanCache in interface MBeanSession