com.sun.mfwk.security.factory
Class MfJMXConnectorServerFactory

java.lang.Object
  extended bycom.sun.mfwk.security.factory.MfJMXConnectorServerFactory

public class MfJMXConnectorServerFactory
extends java.lang.Object

Author:
ooudghir

Method Summary
static javax.management.remote.JMXConnectorServer newJMXConnectorServer(javax.management.remote.JMXServiceURL url, java.lang.String keystorePath, char[] keystorepass, javax.management.MBeanServer mbs)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newJMXConnectorServer

public static javax.management.remote.JMXConnectorServer newJMXConnectorServer(javax.management.remote.JMXServiceURL url,
                                                                               java.lang.String keystorePath,
                                                                               char[] keystorepass,
                                                                               javax.management.MBeanServer mbs)
                                                                        throws MfSecurityException,
                                                                               java.io.IOException
Throws:
MfSecurityException
java.io.IOException