|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.icegem.utils.ServerTemplate
public class ServerTemplate
Server template for using in tests.
Use JavaProcessLauncher.runWithConfirmation(Class, String[], String[])
to launch this cache server from tests. All peer/server configurations should be
passed via properties file.
JavaProcessLauncher| Constructor Summary | |
|---|---|
ServerTemplate()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Server entry point. |
static void |
startCacheServer()
Starts cache server. |
static void |
stopCacheServer()
Stops cache server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerTemplate()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - of type String[]public static void startCacheServer()
public static void stopCacheServer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||