remoting-jmx 1.0.4.Final-redhat-1

org.jboss.remotingjmx
Interface RemotingMBeanServerConnection

All Superinterfaces:
MBeanServerConnection

public interface RemotingMBeanServerConnection
extends MBeanServerConnection

An extension of the MBeanServerConnection to also expose the underlying Remoting Connection. WARNING - This is an internal API for use by the CLI / jConsole integration only. This interface may be changed unexpectedly between releases.

Author:
Darran Lofthouse

Method Summary
 org.jboss.remoting3.Connection getConnection()
           
 
Methods inherited from interface javax.management.MBeanServerConnection
addNotificationListener, addNotificationListener, createMBean, createMBean, createMBean, createMBean, getAttribute, getAttributes, getDefaultDomain, getDomains, getMBeanCount, getMBeanInfo, getObjectInstance, invoke, isInstanceOf, isRegistered, queryMBeans, queryNames, removeNotificationListener, removeNotificationListener, removeNotificationListener, removeNotificationListener, setAttribute, setAttributes, unregisterMBean
 

Method Detail

getConnection

org.jboss.remoting3.Connection getConnection()

remoting-jmx 1.0.4.Final-redhat-1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.