Interface IRemoteController

All Known Subinterfaces:
IMonitoringController
All Known Implementing Classes:
JMXController, MonitoringController, TCPController

public interface IRemoteController
This controller publishes the interface methods of IMonitoringController for remote access.
Since:
1.4
Author:
Jan Waller
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getControllerDomain

      String getControllerDomain()
      Returns:
      the domain used by the controller
      Since:
      1.4