org.objectweb.jonas.jmx
Interface JmxService
- All Superinterfaces:
- Service
- All Known Implementing Classes:
- AbsJmxServiceImpl
- public interface JmxService
- extends Service
JMX Service interface
getJmxServer
public javax.management.MBeanServer getJmxServer()
- Returns:
- The reference of the MBean server
getRmiConnectorName
public java.lang.String getRmiConnectorName()
- Returns:
- The name of the MBean server's rmi connector
getServerName
public java.lang.String getServerName()
- Returns:
- The name of the JOnAS server
getDomainName
public java.lang.String getDomainName()
- Returns:
- The name of the management domain