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 Details

    • getConnection

      org.jboss.remoting3.Connection getConnection()