JMXConnector: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=JMXConnector= =External= * http://docs.oracle.com/javase/6/docs/api/javax/management/remote/JMXConnector.html =Internal= * Remoting_WildFly_Subsystem_Concepts#Remoting_...") |
|||
Line 7: | Line 7: | ||
=Internal= | =Internal= | ||
* [[Remoting_WildFly_Subsystem_Concepts#Remoting_and_JMX_Access|WildFly Remoting Concepts | * [[Remoting_WildFly_Subsystem_Concepts#Remoting_and_JMX_Access|WildFly Remoting Concepts - JMX Access]] | ||
=Overview= | =Overview= | ||
Interesting because this is how VisualVM connects directly to JBoss 7. | Interesting because this is how VisualVM connects directly to JBoss 7. |
Latest revision as of 17:33, 26 July 2016
JMXConnector
External
Internal
Overview
Interesting because this is how VisualVM connects directly to JBoss 7.