Package org.jboss.remotingjmx
package org.jboss.remotingjmx
-
ClassDescriptionAn enumeration to represent capabilities required on opening a new connection.A RemotingConnectorServer implementation that can delegate to multiple MBeanServers both local and remote through the use of an MBeanServerLocator.The interface to be implemented for providing access to the MBeanServers.Wrapper around the MBeanServerLocator in use to call the locator to locate the MBeanServerConnection to use and then wrap it with the internal wrapper used to pass it around internaly.The JMXConnectorProvider implementation for use with Remoting.A JMXConnectorServer to handle the server side of the lifecycle relating to making the provided MBeanServer accessible using JBoss Remoting.An extension of the MBeanServerConnection to also expose the underlying Remoting Connection.An Interceptor used to wrap the handling of messages on the server side.A holder for utility methods.Placeholder for version information inserted during the build.A bridge between the JMXConnector implementation and the underlying remoting connections.The versioned proxy is the server side of the connection proxying incoming requests to the exposed MBeanServer.The generic wrapper around the different MBeanServerConnections.