public class Local extends Object
| Constructor and Description |
|---|
Local() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRunning()
Checks if Local instance is running
|
void |
start(Map<String,String> options)
Starts Local instance with options
|
void |
stop()
Stops the Local instance
|
Copyright © 2016. All rights reserved.