Uses of Class
mandala.rami.impl.MethodInvoker

Packages that use MethodInvoker
mandala.rami.impl Contains all classes related to Reflective Asynchronous Method Invocation
 

Uses of MethodInvoker in mandala.rami.impl
 

Fields in mandala.rami.impl declared as MethodInvoker
protected  MethodInvoker ListAsynchronousPolicy.invoker
          The thread which is responsible of methods invocation.
 

Methods in mandala.rami.impl that return MethodInvoker
protected  MethodInvoker RandomPolicy.select()
           
protected abstract  MethodInvoker ListAsynchronousPolicy.select()
          Returns the next MethodInvoker object to be runned into the invoker thread<.p>
protected  MethodInvoker FifoPolicy.select()
           
 



Mandala help mailing list