Inheritance diagram for org.objectweb.jonas.jmx.JmxService:

Public Member Functions | |
| MBeanServer | getJmxServer () |
Package Functions | |
| String | getRmiConnectorName () |
| JMXServiceURL[] | getConnectorServerURLs () |
| String | getJonasServerName () |
| String | getDomainName () |
| MBeanServerConnection | getServerConnection (String serverName) |
Definition at line 38 of file JmxService.java.
|
|
Implemented in org.objectweb.jonas.jmx.AbsJmxServiceImpl, and org.objectweb.jonas.jmx.JmxServiceImpl. |
|
|
Referenced by org.objectweb.jonas.jmx.JmxServiceImpl.addServer(), org.objectweb.jonas.jmx.AbsJmxServiceImpl.doInit(), org.objectweb.jonas.jmx.JmxServiceImpl.doStop(), org.objectweb.jonas.mejb.ManagementBean.ejbCreate(), and org.objectweb.jonas.jmx.JmxServiceImpl.removeServer(). |
|
|
|
Referenced by org.objectweb.jonas.jmx.JmxServiceImpl.doStart(), org.objectweb.jonas.jmx.JmxServiceImpl.doStop(), and org.objectweb.jonas.mejb.ManagementBean.ejbCreate(). |
|
|
Implemented in org.objectweb.jonas.jmx.JmxServiceImpl. Referenced by org.objectweb.jonas.mejb.ListenerRegistrationImpl.ListenerRegistrationImpl(). |
|
|
Return a connection to the JMX serverver of a given JOnAS server
Implemented in org.objectweb.jonas.jmx.JmxServiceImpl. Referenced by org.objectweb.jonas.jmx.ManagementReprFactory.getManagementRepr(). |
1.3.9.1