|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--disciple.core.DataDistributionAgent
Interface
| Field Summary | |
protected Repository |
repository_
|
| Constructor Summary | |
DataDistributionAgent()
|
|
DataDistributionAgent(Repository repository)
This constructor initiates a new data distribution agent |
|
| Method Summary | |
abstract PrioritizedConnectionList |
applyRules(Command cmd)
|
abstract void |
setRules(java.lang.Object clientID,
java.lang.Object rules)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Repository repository_
| Constructor Detail |
public DataDistributionAgent()
public DataDistributionAgent(Repository repository)
repository - The repository of the server| Method Detail |
public abstract void setRules(java.lang.Object clientID,
java.lang.Object rules)
public abstract PrioritizedConnectionList applyRules(Command cmd)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||