|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ComponentPlugin kaos.cougaar.clik.policyManager.PolicyExpanderPlugin
public class PolicyExpanderPlugin
The PolicyExpanderPlugin expands policies before they are sent to the guards. It blackboard.subscribes to UnexpandedPolicyUpdates. ExpandedPolicyUpdates. The actual policy expansion happens in the expandPolicy function. Please see the comments for that method for details on how to expand policies.
Constructor Summary | |
---|---|
PolicyExpanderPlugin()
|
Method Summary | |
---|---|
void |
execute()
|
void |
expandPolicies(java.util.List policies)
|
void |
setupSubscriptions()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PolicyExpanderPlugin()
Method Detail |
---|
public void setupSubscriptions()
public void execute()
public void expandPolicies(java.util.List policies)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |