public class WatchdogAgent extends MicroAgent implements IWatchdogService
MicroAgent.ExecuteWaitForStep| Constructor and Description |
|---|
WatchdogAgent() |
| Modifier and Type | Method and Description |
|---|---|
IFuture<Void> |
agentCreated()
Agent startup.
|
String |
getInfo()
Get the information about this watchdog.
|
IFuture |
ping()
Test if this watchdog is alive.
|
addComponentListener, addMessageHandler, addService, addService, agentKilled, createReply, createResultListener, createResultListener, createServiceContainer, executeBody, 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> agentCreated()
agentCreated in interface IMicroAgentagentCreated in class MicroAgentpublic String getInfo()
getInfo in interface IWatchdogServicepublic IFuture ping()
ping in interface IWatchdogServiceCopyright © 2012. All Rights Reserved.