|
Sun Adapter for COM/DCOM API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stc.connector.comadapter.comruntimeimpl.taskprocessor.ComTask
public abstract class ComTask
| Constructor Summary | |
|---|---|
ComTask()
|
|
| Method Summary | |
|---|---|
java.lang.Exception |
getException()
|
int |
getHr()
|
boolean |
isAborted()
|
boolean |
isDone()
|
boolean |
isFailed()
|
void |
setAborted()
|
void |
setFailed()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.stc.connector.comadapter.taskprocessor.Task |
|---|
execute |
| Constructor Detail |
|---|
public ComTask()
| Method Detail |
|---|
public int getHr()
public void setAborted()
setAborted in interface Taskpublic boolean isAborted()
isAborted in interface Taskpublic void setFailed()
setFailed in interface Taskpublic boolean isFailed()
isFailed in interface Taskpublic boolean isDone()
isDone in interface Taskpublic java.lang.Exception getException()
getException in interface Task
|
Sun Adapter for COM/DCOM API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||