javax > javax.management > javax.management.mbeanserverfactory >

Class: javax.management.MBeanServerFactory
    java.lang.Object
       javax.management.MBeanServerFactory


public class MBeanServerFactory extends Object


FIELDS:

CONSTRUCTORS:

METHODS:
public static MBeanServer createMBeanServer()
Throws: SecurityException
Throws: JMRuntimeException
Throws: ClassCastException

public static MBeanServer createMBeanServer(String domain)
Throws: SecurityException
Throws: JMRuntimeException
Throws: ClassCastException

public static ArrayList findMBeanServer(String agentId)
Throws: SecurityException

public static ClassLoaderRepository getClassLoaderRepository(MBeanServer server)
Throws: SecurityException
Throws: NullPointerException

public static MBeanServer newMBeanServer()
Throws: SecurityException
Throws: JMRuntimeException
Throws: ClassCastException

public static MBeanServer newMBeanServer(String domain)
Throws: SecurityException
Throws: JMRuntimeException
Throws: ClassCastException

public static void releaseMBeanServer(MBeanServer mbeanServer)
Throws: IllegalArgumentException
Throws: SecurityException


INHERITED METHODS:
getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net