public class DriverService extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DriverService.Builder<DS extends DriverService,B extends DriverService.Builder> |
public URL getUrl()
public boolean isRunning()
public void start()
throws IOException
IOException - If an error occurs while spawning the child process.stop()public void stop()
start()