org.rhq.plugins.apache.util
Class VHostSpec
java.lang.Object
org.rhq.plugins.apache.util.VHostSpec
public class VHostSpec
- extends Object
serverName
public String serverName
hosts
public List<String> hosts
VHostSpec
public VHostSpec()
VHostSpec
public VHostSpec(ApacheDirective vhostDirective)
detect
public static List<VHostSpec> detect(ApacheDirectiveTree config)
toString
public String toString()
- Overrides:
toString in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.