|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.wpi.prc.example.java.generator.Generator
public class Generator
The Generator initializes the WorkGeneratorClient client and periodically queries the server for the number of ingress work units it has. If the server does not have enough, the WorkUnitGenerator is used to generate and send more.
Field Summary | |
---|---|
private static int |
RETRY_DELAY
|
Constructor Summary | |
---|---|
Generator()
|
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 |
Field Detail |
---|
private static final int RETRY_DELAY
Constructor Detail |
---|
public Generator()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |