|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiz.hammurapi.util.InvocationPump.Command
Constructor Summary | |
protected |
InvocationPump.Command()
|
Method Summary | |
protected abstract java.lang.Object |
execute()
Put single-threaded functionality here |
java.lang.Object |
post()
Posts the command to the queue and waits until it is executed |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected InvocationPump.Command()
Method Detail |
protected abstract java.lang.Object execute() throws java.lang.Throwable
java.lang.Throwable
public java.lang.Object post() throws java.lang.Throwable
java.lang.Throwable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |