Class JMXController

java.lang.Object
kieker.monitoring.core.controller.AbstractController
kieker.monitoring.core.controller.JMXController
All Implemented Interfaces:
IRemoteController

public final class JMXController extends AbstractController implements IRemoteController
Since:
1.4
Author:
Jan Waller
  • Constructor Details

    • JMXController

      protected JMXController(Configuration configuration)
      Create a new JMX controller. Note: The error handling in this block is correct, see ticket #293
      Parameters:
      configuration - the Kieker configuration facitlity
  • Method Details