Interface | Description |
---|---|
RemotingMBeanServerConnection |
An extension of the MBeanServerConnection to also expose the underlying Remoting Connection.
|
VersionedConnection |
A bridge between the JMXConnector implementation and the underlying remoting connections.
|
VersionedProxy |
The versioned proxy is the server side of the connection proxying incoming requests to the exposed MBeanServer.
|
Class | Description |
---|---|
RemotingConnectorProvider |
The JMXConnectorProvider implementation for use with Remoting.
|
RemotingConnectorServer |
A JMXConnectorServer to handle the server side of the lifecycle relating to making the provided MBeanServer accessible using
JBoss Remoting.
|
Util |
A holder for utility methods.
|
Version |
Placeholder for version information inserted during the build.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.