public class RmiClientMonitor extends org.codehaus.griffon.runtime.monitor.AbstractMBeanRegistration implements RmiClientMonitorMXBean
Constructor and Description |
---|
RmiClientMonitor(Metadata metadata,
RmiClient delegate,
String name) |
Modifier and Type | Method and Description |
---|---|
int |
getServiceCount() |
ServiceInfo[] |
getServiceDetails() |
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 ServiceInfo[] getServiceDetails()
getServiceDetails
in interface RmiClientMonitorMXBean
public int getServiceCount()
getServiceCount
in interface RmiClientMonitorMXBean