|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.modules.plugins.jbossas7.helper.HostPort
public class HostPort
| Field Summary | |
|---|---|
String |
host
|
boolean |
isLocal
|
int |
port
|
boolean |
withOffset
|
| Constructor Summary | |
|---|---|
HostPort()
|
|
HostPort(boolean local)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public String host
public int port
public boolean isLocal
public boolean withOffset
| Constructor Detail |
|---|
public HostPort()
public HostPort(boolean local)
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||