|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.provisioner.core.Producer
public class Producer
.
.
| Field Summary | |
|---|---|
boolean |
isRunning
|
| Constructor Summary | |
|---|---|
Producer(long timeInterval,
java.lang.String configPath,
int maxConsumers)
. |
|
| Method Summary | |
|---|---|
void |
Start(Configuration config)
Main loop. |
void |
Stop()
End of main loop. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean isRunning
| Constructor Detail |
|---|
public Producer(long timeInterval,
java.lang.String configPath,
int maxConsumers)
.
-
| Method Detail |
|---|
public void Start(Configuration config)
throws java.lang.Exception
.
-
java.lang.Exceptionpublic void Stop()
.
-
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||