public class ControlJBossWeb extends Object
| Constructor and Description |
|---|
ControlJBossWeb() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConnector(int port) |
void |
addLifecycleListener(String ip,
int port) |
void |
addService() |
void |
exit() |
String |
getProxyAddress() |
String |
getProxyInfo() |
void |
newJBossWeb(String node,
String host) |
String |
readProxyCommandResponse(boolean concat) |
void |
start() |
void |
stop() |
public void stop()
throws IOException
IOExceptionpublic void start()
throws IOException
IOExceptionpublic void exit()
throws IOException
IOExceptionpublic void newJBossWeb(String node, String host) throws IOException
IOExceptionpublic void addConnector(int port)
throws IOException
IOExceptionpublic void addService()
throws IOException
IOExceptionpublic void addLifecycleListener(String ip, int port) throws IOException
IOExceptionpublic String getProxyInfo() throws IOException
IOExceptionpublic String getProxyAddress() throws IOException
IOExceptionpublic String readProxyCommandResponse(boolean concat) throws IOException
IOExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.