org.jboss.mod_cluster
Class ManagerClient
java.lang.Object
org.jboss.mod_cluster.ManagerClient
public class ManagerClient
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
httpResponseCode
public int httpResponseCode
requestedSessionId
public String requestedSessionId
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
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
Copyright © 2014 JBoss by Red Hat. All rights reserved.