|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiz.hammurapi.util.InvocationPump
public class InvocationPump
Has internal invocation queue and pumps all invocation to be made from a single thread. A workaround to use thread-unsafe classes in multithreaded environment.
Nested Class Summary | |
---|---|
protected class |
InvocationPump.Command
|
Constructor Summary | |
---|---|
InvocationPump()
|
Method Summary | |
---|---|
void |
pump()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InvocationPump()
Method Detail |
---|
public void pump()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |