WildFly and JMX

From NovaOrdis Knowledge Base
Revision as of 02:54, 15 October 2016 by Ovidiu (talk | contribs) (Created page with "=Internal= * WildFly Concepts =Overview= Each WildFly instance includes a JMX bus with various JMX MBeans attached. The JMX MBeans expose management functionality, whic...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

Each WildFly instance includes a JMX bus with various JMX MBeans attached. The JMX MBeans expose management functionality, which can be used in monitoring or operations.

The JMX bus can be accessed in three ways:

1. Using the Remoting connector. For more details, see Remoting and JMX Access