org.jboss.osgi.jmx
Class JMXServiceURLFactory
java.lang.Object
org.jboss.osgi.jmx.JMXServiceURLFactory
public abstract class JMXServiceURLFactory
- extends Object
A factory for the JMXServiceURL
- Since:
- 07-Apr-2010
- Author:
- thomas.diesler@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMXServiceURLFactory
public JMXServiceURLFactory()
getServiceURL
public static JMXServiceURL getServiceURL()
getServiceURL
public static JMXServiceURL getServiceURL(String host,
Integer jmxPort,
Integer rmiPort)
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.