Class SeleniumMonitor.BaseUrlUtils

  • Enclosing class:
    SeleniumMonitor

    public static class SeleniumMonitor.BaseUrlUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BaseUrlUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String replaceIpAddr​(java.lang.String baseUrl, java.lang.String monSvcIpAddr)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BaseUrlUtils

        public BaseUrlUtils()
    • Method Detail

      • replaceIpAddr

        public static java.lang.String replaceIpAddr​(java.lang.String baseUrl,
                                                     java.lang.String monSvcIpAddr)