org.mule.module.management.util
Class ManagementUtils

java.lang.Object
  extended by org.mule.module.management.util.ManagementUtils

public class ManagementUtils
extends Object


Field Summary
protected static JmxSupport jmxSupport
           
protected static JmxSupportFactory jmxSupportFactory
           
 
Constructor Summary
ManagementUtils()
           
 
Method Summary
protected static org.tanukisoftware.wrapper.jmx.WrapperManagerMBean getProxy()
           
static void restart()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jmxSupportFactory

protected static JmxSupportFactory jmxSupportFactory

jmxSupport

protected static JmxSupport jmxSupport
Constructor Detail

ManagementUtils

public ManagementUtils()
Method Detail

restart

public static void restart()
                    throws Exception
Throws:
Exception

getProxy

protected static org.tanukisoftware.wrapper.jmx.WrapperManagerMBean getProxy()
                                                                      throws MalformedObjectNameException,
                                                                             MBeanRegistrationException,
                                                                             InstanceAlreadyExistsException,
                                                                             NotCompliantMBeanException
Throws:
MalformedObjectNameException
MBeanRegistrationException
InstanceAlreadyExistsException
NotCompliantMBeanException


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.