Registry / networking / remoting-jmx

remoting-jmx

JSON →
library3.2.0.Alpha1javamavenunverified

JMX Connector over the JBoss Remoting transport.

<dependency> <groupId>org.jboss.remotingjmx</groupId> <artifactId>remoting-jmx</artifactId> <version>3.2.0.Alpha1</version> </dependency>
INSTALL
IMPORT
SIG · REMOTING-JMX
R
remoting-jmx
networkingjavav3.2.0.Alpha1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RemotingConnector
org.jboss.remotingjmx.RemotingConnector

Creates a JMX connector using JBoss Remoting.

import org.jboss.remotingjmx.RemotingConnector; public class Example { public static void main(String[] args) { RemotingConnector connector = new RemotingConnector(); System.out.println("JMX connector created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0.Alpha1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
2
Resources
remoting-jmx — mvn dependency:get remoting-jmx · libregistry