|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.console.ui.views.summary.SummaryHostInfo
public class SummaryHostInfo
Field Summary | |
---|---|
static int |
NOT_RUNNING
|
static int |
RUNNING
|
Constructor Summary | |
---|---|
SummaryHostInfo(java.lang.String hostName,
int status)
|
Method Summary | |
---|---|
java.lang.String |
getHostName()
|
int |
getHostStatus()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int RUNNING
public static final int NOT_RUNNING
Constructor Detail |
---|
public SummaryHostInfo(java.lang.String hostName, int status)
Method Detail |
---|
public java.lang.String getHostName()
public int getHostStatus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |