|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface for ICommunicationsDiagnostic class
Field Summary | |
---|---|
static int |
CANCEL_WAIT_REQUESTED
|
static String |
copyright
|
Method Summary | |
---|---|
int |
diagnosticStatus()
diagnosticStatus |
void |
displayMessage(String id)
Dispaly a message dialog |
boolean |
isNetworkDown()
Check if network is down |
boolean |
isServerActive()
Check if host server is still active |
void |
logError(String text)
Log an error in the .log file |
void |
setUp(String id,
boolean quiet,
String server,
ISystem system,
String str1,
String str2,
String str3)
Setup for the diagnostic |
Methods inherited from interface java.lang.Runnable |
---|
run |
Field Detail |
public static final String copyright
public static final int CANCEL_WAIT_REQUESTED
Method Detail |
public void setUp(String id, boolean quiet, String server, ISystem system, String str1, String str2, String str3)
public void logError(String text)
public boolean isNetworkDown()
public boolean isServerActive()
public void displayMessage(String id)
public int diagnosticStatus()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |