org.gcube.common.clients
Class ClientRuntime
java.lang.Object
org.gcube.common.clients.ClientRuntime
public class ClientRuntime
- extends Object
The runtime of gCube clients.
- Author:
- Fabio Simeoni
|
Method Summary |
static void |
start()
Installs an embedded client distribution on a temporary location on the file system, and then starts it. |
static void |
stop()
Deletes the client distribution. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
location_property
public static final String location_property
- See Also:
- Constant Field Values
ClientRuntime
public ClientRuntime()
start
public static void start()
- Installs an embedded client distribution on a temporary location on the file system, and then starts it.
stop
public static void stop()
- Deletes the client distribution.
Copyright © 2012. All Rights Reserved.