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
    java.lang.String getControllerDomain()  
  • Method Details

    • getControllerDomain

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