org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote
Class ProviderFactory
java.lang.Object
org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.ProviderHelper
org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.ProviderFactory
public class ProviderFactory
- extends ProviderHelper
- Version:
- $Revision: 1.2 $
- Author:
- Simone Bordet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProviderFactory
public ProviderFactory()
newJMXConnectorProvider
public static javax.management.remote.JMXConnectorProvider newJMXConnectorProvider(javax.management.remote.JMXServiceURL url,
Map env)
throws IOException
- Throws:
IOException
newJMXConnectorServerProvider
public static javax.management.remote.JMXConnectorServerProvider newJMXConnectorServerProvider(javax.management.remote.JMXServiceURL url,
Map env)
throws IOException
- Throws:
IOException
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.