|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ComponentPlugin kaos.cougaar.clik.test.PseudoAgentEnforcerPlugin
public class PseudoAgentEnforcerPlugin
The PseudoBinderPlugin registers two enforcers with the guard, one node-level and one agent-level. They register with type "pseudoNodeBinder" and "pseudoAgentBinder", respectively. The enforcers simply print policy messages to stdout when they receive them. This PlugIn is meant for purposes of testing and demonstration only.
Constructor Summary | |
---|---|
PseudoAgentEnforcerPlugin()
|
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 PseudoAgentEnforcerPlugin()
Method Detail |
---|
public void setupSubscriptions()
public void execute()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |