|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectComponentPlugin
kaos.cougaar.clik.policyManager.DomainManagerPlugin
public class DomainManagerPlugin
The DomainManagerPlugin encapsulates the KAoS Domain Manager It requires one parameter: the name of the domain It receives registration messages from guards It blackboard.subscribes to ProposedPolicyMsgs, which it processes and distributes to guards It blackboard.publishes PolicyMsgs, GuardRegistrations, and AgentRegistrations
| Constructor Summary | |
|---|---|
DomainManagerPlugin()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
void |
setupSubscriptions()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DomainManagerPlugin()
| Method Detail |
|---|
public void setupSubscriptions()
public void execute()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||