|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjadex.micro.MicroAgent
test.jadex.ServiceAgent
public class ServiceAgent
Nested Class Summary |
---|
Nested classes/interfaces inherited from class jadex.micro.MicroAgent |
---|
jadex.micro.MicroAgent.TimerWrapper |
Field Summary | |
---|---|
protected TestService |
ts
|
Fields inherited from class jadex.micro.MicroAgent |
---|
interpreter, longtime, timers |
Constructor Summary | |
---|---|
ServiceAgent()
|
Method Summary | |
---|---|
void |
agentCreated()
|
void |
agentKilled()
|
void |
executeBody()
|
TestService |
getTestService()
|
Methods inherited from class jadex.micro.MicroAgent |
---|
addComponentListener, addDirectService, addService, createComponentIdentifier, createComponentIdentifier, createComponentIdentifier, createReply, createResultListener, createServiceContainer, getAgentAdapter, getAgentName, getArgument, getArguments, getChildren, getComponentIdentifier, getConfiguration, getExternalAccess, getLogger, getModel, getParent, getServiceProvider, getTime, init, isAtBreakpoint, killAgent, killComponent, messageArrived, removeComponentListener, removeService, scheduleStep, sendMessage, setResultValue, waitFor, waitForTick |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected TestService ts
Constructor Detail |
---|
public ServiceAgent()
Method Detail |
---|
public void agentCreated()
agentCreated
in interface jadex.micro.IMicroAgent
agentCreated
in class jadex.micro.MicroAgent
public void executeBody()
executeBody
in interface jadex.micro.IMicroAgent
executeBody
in class jadex.micro.MicroAgent
public void agentKilled()
agentKilled
in interface jadex.micro.IMicroAgent
agentKilled
in class jadex.micro.MicroAgent
public TestService getTestService()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |