org.jboss.mod_cluster
Class ControlJBossWeb
java.lang.Object
org.jboss.mod_cluster.ControlJBossWeb
public class ControlJBossWeb
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ControlJBossWeb
public ControlJBossWeb()
throws Exception
- Throws:
Exception
stop
public void stop()
throws IOException
- Throws:
IOException
start
public void start()
throws IOException
- Throws:
IOException
exit
public void exit()
throws IOException
- Throws:
IOException
newJBossWeb
public void newJBossWeb(String node,
String host)
throws IOException
- Throws:
IOException
addConnector
public void addConnector(int port)
throws IOException
- Throws:
IOException
addService
public void addService()
throws IOException
- Throws:
IOException
addLifecycleListener
public void addLifecycleListener(String ip,
int port)
throws IOException
- Throws:
IOException
getProxyInfo
public String getProxyInfo()
throws IOException
- Throws:
IOException
getProxyAddress
public String getProxyAddress()
throws IOException
- Throws:
IOException
readProxyCommandResponse
public String readProxyCommandResponse(boolean concat)
throws IOException
- Throws:
IOException
Copyright © 2014 JBoss by Red Hat. All rights reserved.