Package
The com.hazelcast.jmx package contains MBeans and a ManagementService for JMX management JMX support in Hazelcast. The ManagementService is intend to monitoring and debugging Hazelcast applications, not to interact or manage with it.-Dcom.hazelcast.jmx=truewhen you start the Java virtual machine (JVM). For compatibility reasons, also starting with property
com.sun.management.jmxremote
will active the JMX agent.