org.rhq.plugins.modcluster.model
Class ProxyInfo.Vhost

java.lang.Object
  extended by org.rhq.plugins.modcluster.model.ProxyInfo.Vhost
Enclosing class:
ProxyInfo

public static class ProxyInfo.Vhost
extends Object


Constructor Summary
ProxyInfo.Vhost(String identifier, String host)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getHost()
           
 String getIdentifier()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyInfo.Vhost

public ProxyInfo.Vhost(String identifier,
                       String host)
Method Detail

getIdentifier

public String getIdentifier()

getHost

public String getHost()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.