Class DefaultBrowserCallback

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void launchBrowser​(java.lang.String urlString)  
      • Methods inherited from class java.lang.Object

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

      • DefaultBrowserCallback

        public DefaultBrowserCallback()
    • Method Detail

      • launchBrowser

        public void launchBrowser​(java.lang.String urlString)
                           throws java.lang.Exception
        Specified by:
        launchBrowser in interface IBrowserCallback
        Parameters:
        urlString - url
        Throws:
        java.lang.Exception - on error