|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectOneShotBehaviour
CoPS.agents.DFRegisteringBehaviour
This class contains the behaviour for registering a service with the DF, extends OneShotBehaviour
Constructor Summary | |
DFRegisteringBehaviour(Agent ag,
ServiceDescription sd)
The constructor. |
Method Summary | |
void |
action()
In the action method the service description is registered with the JADE DF. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DFRegisteringBehaviour(Agent ag, ServiceDescription sd)
ag
- The owner of this behaviour.sd
- The agent ServiceDescriptionMethod Detail |
public void action()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |