Class RestMonitoringEndpointDecider


  • public class RestMonitoringEndpointDecider
    extends Object
    This class encapsulates the process of resolving the actual endpoint of the Rest Monitoring application.
    Author:
    Andrew Pielage
    • Method Detail

      • getListenPort

        public int getListenPort()
      • getListenAddress

        public InetAddress getListenAddress()
      • getMaxThreadPoolSize

        public int getMaxThreadPoolSize()
      • getContextRoot

        public String getContextRoot()