|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.apache.bsf.debug.util.ThreadCell
| Method Summary | |
|---|---|
void |
completionNotify(ResultCell rcell)
|
void |
pushInvocation(ResultCell rcell)
|
void |
pushLoopback(ResultCell rcell)
|
void |
run()
Simply allows to switch to this thread... |
void |
waitOnCompletion(ResultCell rcell)
Wait for completion of an outgoing invocation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void run()
run in interface java.lang.Runnable
public void waitOnCompletion(ResultCell rcell)
throws java.lang.Exception
java.lang.Exceptionpublic void completionNotify(ResultCell rcell)
public void pushLoopback(ResultCell rcell)
public void pushInvocation(ResultCell rcell)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||