|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJob
org.eclipse.datatools.connectivity.ui.PingJob
public class PingJob
Executes a ping operation as a background job.
Nested Class Summary | |
---|---|
static class |
PingJob.PingUIJob
|
Constructor Summary | |
---|---|
PingJob(Shell shell,
IConnectionProfile profile)
|
Method Summary | |
---|---|
static IConnection |
createTestConnection(IConnectionProfile icp)
|
static java.lang.Throwable |
getTestConnectionException(IConnection conn)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PingJob(Shell shell, IConnectionProfile profile)
exceptions
- name
- Method Detail |
---|
public static IConnection createTestConnection(IConnectionProfile icp)
public static java.lang.Throwable getTestConnectionException(IConnection conn)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |