mod_cluster: Integration Tests 1.3.1.Alpha2

org.jboss.mod_cluster
Class ManagerClient

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

public class ManagerClient
extends Object


Field Summary
 int httpResponseCode
           
 String requestedSessionId
           
 
Constructor Summary
ManagerClient(String string)
          Run the first test.
 
Method Summary
 void disable(String node)
           
 void disable(String node, String host, String context)
           
 String getProxyInfo()
           
 boolean isApacheHttpd()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

httpResponseCode

public int httpResponseCode

requestedSessionId

public String requestedSessionId
Constructor Detail

ManagerClient

public ManagerClient(String string)
              throws Exception
Run the first test.

Parameters:
string - a part of URL to connect to.
Throws:
IOException - for any failures.
Exception
Method Detail

disable

public void disable(String node)
             throws Exception
Throws:
Exception

disable

public void disable(String node,
                    String host,
                    String context)
             throws Exception
Throws:
Exception

getProxyInfo

public String getProxyInfo()
                    throws Exception
Throws:
Exception

isApacheHttpd

public boolean isApacheHttpd()
                      throws Exception
Throws:
Exception

mod_cluster: Integration Tests 1.3.1.Alpha2

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