|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.simBio.sim.js.ProcessorImpl
public class ProcessorImpl
Default processor of the job requested.
| Constructor Summary | |
|---|---|
ProcessorImpl()
|
|
| Method Summary | |
|---|---|
void |
process(Request request,
JavaSpace space,
Worker counter)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessorImpl()
| Method Detail |
|---|
public final void process(Request request,
JavaSpace space,
Worker counter)
process in interface Processorrequest - to be processedspace - to be send a resultcounter - is called after processing is over.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||