public class DerbyServerMgr extends Object
| Constructor and Description |
|---|
DerbyServerMgr() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
getDerbyCmd(HostDescription hd) |
protected static DerbyServerHelper.Endpoint |
getEndpoint()
Returns the derby server endpoint, if any.
|
protected static String |
getExtraDerbyServerVMArgs() |
protected static void |
startDerbyServer()
Starts a derby server and waits for it to exist.
|
protected static void |
stopDerbyServer()
Stops a derby server and waits for it to die.
|
protected static String getDerbyCmd(HostDescription hd)
protected static void startDerbyServer()
protected static void stopDerbyServer()
protected static DerbyServerHelper.Endpoint getEndpoint()
protected static String getExtraDerbyServerVMArgs()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.