Package jadex.micro.tutorial.a2
Class ChatUserAgent
java.lang.Object
jadex.micro.tutorial.a2.ChatUserAgent
Chat micro agent gets chat services and sends a message.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected jadex.core.IComponent
The underlying micro agent. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
static void
Start the example.
-
Field Details
-
agent
protected jadex.core.IComponent agentThe underlying micro agent.
-
-
Constructor Details
-
ChatUserAgent
public ChatUserAgent()
-
-
Method Details
-
chatServiceFound
-
main
Start the example.- Throws:
InterruptedException
-