org.rhq.modules.plugins.jbossas7
Class AbstractBaseDiscovery.HostPort

java.lang.Object
  extended by org.rhq.modules.plugins.jbossas7.AbstractBaseDiscovery.HostPort
Enclosing class:
AbstractBaseDiscovery

protected static class AbstractBaseDiscovery.HostPort
extends Object

Helper class that holds information about the host,port tuple


Constructor Summary
AbstractBaseDiscovery.HostPort()
           
AbstractBaseDiscovery.HostPort(boolean local)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractBaseDiscovery.HostPort

public AbstractBaseDiscovery.HostPort()

AbstractBaseDiscovery.HostPort

public AbstractBaseDiscovery.HostPort(boolean local)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


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