|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDistributor
This interface defines some methods which needs to be implemented by all kinds of infoservice distributors. They are needed to forward any distributable information between the infoservices.
| Method Summary | |
|---|---|
void |
addJob(IDistributable a_newJob)
Adds a new job to the default job queue. |
| Method Detail |
|---|
void addJob(IDistributable a_newJob)
a_newJob - The information to forward.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||