Class EventBusOptions


  • public class EventBusOptions
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      EventBusOptions​(org.openqa.selenium.grid.config.Config config)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      EventBus getEventBus()  
      • Methods inherited from class java.lang.Object

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

      • EventBusOptions

        public EventBusOptions​(org.openqa.selenium.grid.config.Config config)
    • Method Detail

      • getEventBus

        public EventBus getEventBus()