org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote
Class ProviderFactory

java.lang.Object
  extended by org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.ProviderHelper
      extended by org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.ProviderFactory

public class ProviderFactory
extends ProviderHelper

Version:
$Revision: 1.2 $
Author:
Simone Bordet

Constructor Summary
ProviderFactory()
           
 
Method Summary
static JMXConnectorProvider newJMXConnectorProvider(JMXServiceURL url, Map env)
           
static JMXConnectorServerProvider newJMXConnectorServerProvider(JMXServiceURL url, Map env)
           
 
Methods inherited from class org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.ProviderHelper
constructClassName, findSystemPackageList, loadClass, normalizeProtocol
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProviderFactory

public ProviderFactory()
Method Detail

newJMXConnectorProvider

public static JMXConnectorProvider newJMXConnectorProvider(JMXServiceURL url,
                                                           Map env)
                                                    throws IOException
Throws:
IOException

newJMXConnectorServerProvider

public static JMXConnectorServerProvider newJMXConnectorServerProvider(JMXServiceURL url,
                                                                       Map env)
                                                                throws IOException
Throws:
IOException


Copyright © 2011 Apache Software Foundation. All Rights Reserved.