|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.core.comm.ISeriesCommunicationsDiagnostic
This class collects the active server job information for problem investigation
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from interface com.ibm.etools.systems.universal.util.ICommunicationsDiagnostic |
---|
CANCEL_WAIT_REQUESTED |
Constructor Summary | |
---|---|
ISeriesCommunicationsDiagnostic()
|
Method Summary | |
---|---|
int |
diagnosticStatus()
Returns the message dialog action taken by user |
void |
displayMessage(String id)
Prompt user the message |
boolean |
isNetworkDown()
Check if the host system is connected by - pinging the server |
boolean |
isServerActive()
Check for active server job associated with this connection user. |
void |
logError(String s)
Log an error message to .log file |
void |
run()
|
void |
setUp(String id,
boolean quiet,
String serverName,
com.ibm.etools.systems.subsystems.ISystem system,
String userName,
String jobName,
String jobNumber)
Setup for the diagnostic |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String copyright
Constructor Detail |
public ISeriesCommunicationsDiagnostic()
Method Detail |
public void run()
run
in interface Runnable
Runnable.run()
public void setUp(String id, boolean quiet, String serverName, com.ibm.etools.systems.subsystems.ISystem system, String userName, String jobName, String jobNumber)
setUp
in interface com.ibm.etools.systems.universal.util.ICommunicationsDiagnostic
public void logError(String s)
logError
in interface com.ibm.etools.systems.universal.util.ICommunicationsDiagnostic
public boolean isNetworkDown()
isNetworkDown
in interface com.ibm.etools.systems.universal.util.ICommunicationsDiagnostic
public boolean isServerActive()
isServerActive
in interface com.ibm.etools.systems.universal.util.ICommunicationsDiagnostic
public void displayMessage(String id)
displayMessage
in interface com.ibm.etools.systems.universal.util.ICommunicationsDiagnostic
public int diagnosticStatus()
diagnosticStatus
in interface com.ibm.etools.systems.universal.util.ICommunicationsDiagnostic
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |