Back Forward Java Management Extensions (JMX)

AdvancedJava Management Extensions are extensions to the Java programming language that define the architecture, design patterns, APIs, and services for application monitoring. They are defined through a Java Community process as JSR 160.

See IEhttp://jcp.org/en/jsr/detail?id=160 for information on Java Management Extensions.

The System Management application uses Java Management Extensions to access and control the nodes of your Process Commander system. No other Process Commander features depend on JMX.

AdvancedIf desired, you can disable JMX operations by removing the registerMBean Java permission from all the com.pega.* classes when a J2SE security policy is used.

Definitions Mbean, System Management application

zzzDefinitions — J