|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.calcium.Interpreter
org.objectweb.proactive.calcium.MultiThreadedManager.CallableInterpreter
protected class MultiThreadedManager.CallableInterpreter
Callable class for invoking the interpret method in a new thread (processor).
Constructor Summary | |
---|---|
MultiThreadedManager.CallableInterpreter(Skernel skernel)
|
Method Summary | |
---|---|
Task<?> |
call()
|
Methods inherited from class org.objectweb.proactive.calcium.Interpreter |
---|
interpret |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultiThreadedManager.CallableInterpreter(Skernel skernel)
Method Detail |
---|
public Task<?> call() throws java.lang.Exception
call
in interface java.util.concurrent.Callable<Task<?>>
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |