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()
MBeanSession
ArooaSession
.getArooaSession
in interface MBeanSession
public MBeanCache getMBeanCache()
MBeanSession
MBeanCache
.getMBeanCache
in interface MBeanSession