|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.test.util.server.ServerController
Starts, stops, and (eventually) reboots server instances.
Method Summary | |
static void |
startServer(Server server,
ServerManager manager)
Start the server and pump its output and error streams. |
static void |
stopServer(Server server,
ServerManager manager)
Stop the server using shutdown.jar. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void startServer(Server server, ServerManager manager) throws IOException
server
- manager
-
IOException
public static void stopServer(Server server, ServerManager manager) throws IOException
server
- manager
-
IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |