mod_cluster: Integration Tests 1.3.1.Alpha2

org.jboss.mod_cluster
Class ControlJBossWeb

java.lang.Object
  extended by org.jboss.mod_cluster.ControlJBossWeb

public class ControlJBossWeb
extends Object


Constructor Summary
ControlJBossWeb()
           
 
Method Summary
 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()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlJBossWeb

public ControlJBossWeb()
                throws Exception
Throws:
Exception
Method Detail

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

mod_cluster: Integration Tests 1.3.1.Alpha2

Copyright © 2014 JBoss by Red Hat. All rights reserved.