18 JMX Connectors

This example provides a sample implementation of how to connect to MBeans and perform operations on them remotely. It includes:

  • README file

  • Server

  • SimpleStandardMBean

  • SimpleStandard

  • SimpleDynamic

  • ClientListener

  • Client