|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectmandala.rami.impl.ListAsynchronousPolicy
mandala.rami.impl.RandomPolicy
Single-threaded, random implementation of the
AsynchronousPolicy interface.
This implementation uses the MethodInvoker for its method
invocation implementation.
AsynchronousPolicy,
MethodInvoker,
Serialized Form| Field Summary |
| Fields inherited from class mandala.rami.impl.ListAsynchronousPolicy |
DELTA_PRIORITY, invokerThread, methods, threadPriority |
| Constructor Summary | |
RandomPolicy()
|
|
| Method Summary | |
protected MethodInvoker |
select()
Returns the next MethodInvoker object to be runned into
the invoker thread<.p> |
java.lang.String |
toString()
|
| Methods inherited from class mandala.rami.impl.ListAsynchronousPolicy |
call, finalize, getCurrentSize, getInvokerThread |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RandomPolicy()
| Method Detail |
protected MethodInvoker select()
ListAsynchronousPolicyReturns the next MethodInvoker object to be runned into
the invoker thread<.p>
select in class ListAsynchronousPolicyMethodInvoker to be runned into the
invoker threadListAsynchronousPolicy.invokerThread,
ListAsynchronousPolicy.getInvokerThread()public java.lang.String toString()
toString in class ListAsynchronousPolicy
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||