|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.simBio.sim.js.Retriever
public class Retriever
Workerを生成して、直前にJSEntryから投げられたRequestを全て回収する。 To execute, add VM argument as: -Djava.security.policy=policy.all -Djava.rmi.server.codebase=http://10.238.63.14:8083/simBio_JavaSpaces-1.0.jar but replace the codebase with current values. where: 10.238.63.14:8083 is the PC's IP number where the code is located, using port 8083. Typically the client PC. simBio_JavaSpaces-1.0.jar is version 1.0 of simBio_JavaSpacesClient's JAR Archive.
| Constructor Summary | |
|---|---|
Retriever()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Retriever()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||