Overview  Package   Class  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

sajas.domain
Class DFAgent
java.lang.Object
  sajas.core.Agent
      sajas.domain.DFAgent

public class DFAgent
extends Agent
SAJaS implementation of the DF agent. Subscriptions are supported. For now, we assume that register, deregister and search operations are handled using DFService static methods (no support for protocol-based operations is included yet).
Author:
hlc
See Also:
jade.domain.df

Constructor Summary
DFAgent()
Method Summary
void
setup()
Methods inherited from class sajas.core.Agent
addBehaviour, blockingReceive, blockingReceive, blockingReceive, blockingReceive, doDelete, getAID, getAMS, getArguments, getContainerController, getContentManager, getDefaultDF, getLocalName, getName, notifyChangeBehaviourState, notifyRestarted, postMessage, receive, receive, removeBehaviour, removeTimer, restartLater, send, setAgentScheduler, setAID, setArguments, setContainerController, start, step, takeDown
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
DFAgent
public DFAgent()
Method Detail
setup
public void setup()
Overrides:
setup in class Agent

Overview  Package   Class  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

Java API documentation generated with DocFlex/Doclet 1.6.1 using JavadocPro template set.
DocFlex/Doclet is both a multi-format Javadoc doclet and a free edition of DocFlex/Javadoc, which is a template-driven programming tool for rapid development of any Javadoc-based Java API documentation generators (i.e. doclets). If you need to customize your Javadoc without writing a full-blown doclet from scratch, DocFlex/Javadoc may be the only tool able to help you! Find out more at www.docflex.com