org.jboss.mx.remoting.provider.iiop
Class ClientProvider
java.lang.Object
org.jboss.mx.remoting.provider.iiop.ClientProvider
- All Implemented Interfaces:
- JMXConnectorProvider
public class ClientProvider
- extends Object
- implements JMXConnectorProvider
- Author:
- Tom Elrod
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROTOCOL
public static final String PROTOCOL
- See Also:
- Constant Field Values
ClientProvider
public ClientProvider()
newJMXConnector
public JMXConnector newJMXConnector(JMXServiceURL serviceURL,
Map environment)
throws IOException
- Specified by:
newJMXConnector
in interface JMXConnectorProvider
- Throws:
IOException
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.