|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pf.reflect.DynamicMBeanDelegator<AdminMBean>
org.pfsw.tools.beluga.admin.AdminMBean
public class AdminMBean
The MBean that allows Beluga administration and monitoring via JMX.
Constructor Summary | |
---|---|
AdminMBean(AdminServer adminServer)
Initialize the new instance with default values. |
Method Summary | |
---|---|
int |
getNumberOfOpenConnections()
|
String |
getVersionInformation()
|
void |
shutdown()
|
Methods inherited from class org.pf.reflect.DynamicMBeanDelegator |
---|
getAttribute, getAttributes, getMBeanInfo, getReceiver, invoke, setAttribute, setAttributes, setManagedBeanInfo, setReceiver |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AdminMBean(AdminServer adminServer)
Method Detail |
---|
public String getVersionInformation()
public int getNumberOfOpenConnections()
public void shutdown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |