|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.communication.jmx.rmi.RMIConnector
public class RMIConnector
This is the Fractal JMX adaptor for use with MX4J tools.
| Field Summary | |
|---|---|
protected org.objectweb.fractal.jmx.agent.AdminAttributes |
adminAttributes
AdminAttributes |
protected javax.management.remote.JMXConnectorServer |
cs
JMX server |
protected org.ow2.petals.util.LoggingUtil |
log
Logger |
| Constructor Summary | |
|---|---|
RMIConnector()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getJmxServiceURL(java.lang.String host,
int jmxRmiPort)
Build the JMX Service URL. |
protected void |
start()
Start the JMX RMI Server |
protected void |
stop()
Stop the RMI Server |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.objectweb.fractal.jmx.agent.AdminAttributes adminAttributes
protected org.ow2.petals.util.LoggingUtil log
protected javax.management.remote.JMXConnectorServer cs
| Constructor Detail |
|---|
public RMIConnector()
| Method Detail |
|---|
public static final java.lang.String getJmxServiceURL(java.lang.String host,
int jmxRmiPort)
host - the JMX/RMI hostjmxRmiPort - the RMI port
protected void start()
throws java.io.IOException
java.io.IOExceptionprotected void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||