Package jadex.micro.tutorial.a1
Class ChatProviderAgent
java.lang.Object
jadex.micro.tutorial.a1.ChatProviderAgent
Chat micro agent provides a basic chat service as separate class.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected jadex.micro.MicroAgent
The underlying micro agent. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
agent
protected jadex.micro.MicroAgent agentThe underlying micro agent.
-
-
Constructor Details
-
ChatProviderAgent
public ChatProviderAgent()
-
-
Method Details
-
onStart
protected void onStart() -
main
Start the example.- Throws:
InterruptedException
-