org.rhq.plugins.modcluster.model
Class ProxyInfo
java.lang.Object
org.rhq.plugins.modcluster.model.ProxyInfo
public class ProxyInfo
- extends Object
Simple parser for the raw proxy information provided by mod_cluster.
- Author:
- Stefan Negrea
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyInfo
public ProxyInfo(String rawProxyInfo)
getAvailableContexts
public List<ProxyInfo.Context> getAvailableContexts()
getAvailableVhosts
public List<ProxyInfo.Vhost> getAvailableVhosts()
getAvailableNodes
public List<ProxyInfo.Node> getAvailableNodes()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.