BrowserSvc Class
- public class BrowserSvc
extends Object
Service for invoking a web browser.
-
Hierarchy
-
Object
BrowserSvc
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
protected static BrowserSvc.I
instance
- Static instance of the service interface
BrowserSvc
public BrowserSvc()
get() Method
public static BrowserSvc.I
get()
Obtain the service interface. Value is cached in the instance variable after the first use.