Uses of Class
org.ow2.jonas.cluster.daemon.mbean.JMXRemoteException

Packages that use JMXRemoteException
org.ow2.jonas.cluster.daemon.mbean   
 

Uses of JMXRemoteException in org.ow2.jonas.cluster.daemon.mbean
 

Methods in org.ow2.jonas.cluster.daemon.mbean that throw JMXRemoteException
static MBeanServerConnection JMXRemoteHelper.connect(String url)
          Connect to a JMX Remote connector by calling JMXRemoteHelper.connect(String, String, String)(url, null, null).
static MBeanServerConnection JMXRemoteHelper.connect(String url, String username, String password)
          Connect to a JMX Remote connector.
static MBeanServer MBeanServerHelper.getMBeanServer()
          Gets first available MBean Server.
static void JMXRemoteHelper.startConnector(String url, String connectorName)
          Calls JMXRemoteHelper.startConnector(String, String, Map)(url, connectorName, null).
static JMXConnectorServer JMXRemoteHelper.startConnector(String url, String connectorName, Map<String,String> env)
          Start a JMX connector (used to do remote administration).
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.