public class BurlapClientMonitor extends org.codehaus.griffon.runtime.monitor.AbstractMBeanRegistration implements BurlapClientMonitorMXBean
Constructor and Description |
---|
BurlapClientMonitor(Metadata metadata,
BurlapClient delegate,
String name) |
Modifier and Type | Method and Description |
---|---|
int |
getProxyCount() |
ProxyInfo[] |
getProxyDetails() |
void |
postDeregister() |
ObjectName |
preRegister(MBeanServer server,
ObjectName name) |
public ObjectName preRegister(MBeanServer server, ObjectName name) throws Exception
preRegister
in interface MBeanRegistration
preRegister
in class org.codehaus.griffon.runtime.monitor.AbstractMBeanRegistration
Exception
public void postDeregister()
postDeregister
in interface MBeanRegistration
postDeregister
in class org.codehaus.griffon.runtime.monitor.AbstractMBeanRegistration
public ProxyInfo[] getProxyDetails()
getProxyDetails
in interface BurlapClientMonitorMXBean
public int getProxyCount()
getProxyCount
in interface BurlapClientMonitorMXBean