public class DynamicServiceAgent extends MicroAgent
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicServiceAgent.DummyService |
static interface |
DynamicServiceAgent.IDummyService |
MicroAgent.ExecuteWaitForStep| Constructor and Description |
|---|
DynamicServiceAgent() |
| Modifier and Type | Method and Description |
|---|---|
IFuture<Void> |
executeBody()
Perform the agents actions.
|
addComponentListener, addMessageHandler, addService, addService, agentCreated, agentKilled, createReply, createResultListener, createResultListener, createServiceContainer, getAgentAdapter, getAgentName, getArgument, getArguments, getChildrenAccesses, getChildrenIdentifiers, getClassLoader, getComponentAdapter, getComponentDescription, getComponentIdentifier, getConfiguration, getExternalAccess, getFetcher, getInterpreter, getLogger, getModel, getParentAccess, getProperty, getRawService, getRawService, getRawServices, getRequiredService, getRequiredServices, getResults, getServiceContainer, getServiceProvider, getTime, init, isAtBreakpoint, isComponentThread, killAgent, killComponent, messageArrived, removeComponentListener, removeMessageHandler, removeService, scheduleStep, sendMessage, sendMessage, sendMessageAndWait, setResultValue, streamArrived, waitFor, waitForDelay, waitForTickpublic IFuture<Void> executeBody()
executeBody in interface IMicroAgentexecuteBody in class MicroAgentCopyright © 2012. All Rights Reserved.