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.wrapper
Class AgentController
java.lang.Object
  sajas.wrapper.AgentController

public class AgentController
extends Object
The controller for an agent. It provides a means to start the agent, similar to JADE's API.
Author:
hlc
See Also:
jade.wrapper.AgentController

Constructor Summary
protected
AgentController(Agent agent)
          This constructor is used internally when launching an agent in the platform.
Method Summary
void
start()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
AgentController
protected AgentController(Agent agent)
This constructor is used internally when launching an agent in the platform. Programmers should have no need to use this method.
Method Detail
start
public void start()
See Also:
jade.wrapper.AgentController.start(), jade.wrapper.AgentControllerImpl.start()

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