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.
|
addMessageHandler, addService, addService, addService, agentKilled, createReply, createResultListener, createResultListener, createServiceContainer, executeBody, getAgentAdapter, getAgentName, getArgument, getArguments, getClassLoader, getComponentAdapter, getComponentDescription, getComponentIdentifier, getConfiguration, getExternalAccess, getFetcher, getInterpreter, getLogger, getModel, getNfPropertyMetaInfo, getNonFunctionalPropertyNames, getNonFunctionalPropertyValue, getNonFunctionalPropertyValue, getParentAccess, getProperty, getRawService, getRawService, getRawServices, getRequiredService, getRequiredServicePropertyProvider, getRequiredServices, getResults, getServiceContainer, getServiceProvider, getTime, hasEventTargets, hasRequiredServicePropertyProvider, init, isAtBreakpoint, isComponentThread, killAgent, killComponent, messageArrived, publishEvent, removeMessageHandler, removeService, scheduleStep, scheduleStep, sendMessage, sendMessage, sendMessageAndWait, setResultValue, streamArrived, subscribeToEvents, waitFor, waitFor, waitForDelay, waitForDelay, waitForDelay, waitForDelay, waitForTickpublic IFuture<Void> agentCreated()
agentCreated in interface IMicroAgentagentCreated in class MicroAgentpublic String getInfo()
getInfo in interface IWatchdogServicepublic IFuture ping()
ping in interface IWatchdogServiceCopyright © 2013. All Rights Reserved.