|
ADK CVS | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| CheckpointTask | Checkpoints the agent. |
| CloneAwarenessTask | Listens to messages that tell that the agent has been cloned or is a clone. |
| CloneTask | Clones an agent. |
| CreateAgentTask | Creates another agent. |
| DebugTask | A task to help debugging an agent or agent application. |
| DelayTask | DelayTask is used to wait a number of heartbeats before another task is started. |
| DieTask | Kills the agent executing this task. |
| IterateCollectionTask | Iterates over a collection of values. |
| LogTask | Simple task that prints a message to the console and then succeeds. |
| MoveTask | Moves the agent to a different habitat. |
| PeriodicalTask | A task wrapper task - it periodically starts the wrapped task, with a fixed delay period between starts, 'forever' until the wrapped tasks fails itself. |
| PingTask | A task that uses the echo system agent to 'ping' a remote habitat. |
| QueryCertificateTask | Gets a list of certificates for the specified agent. |
| QueryHabitatPropertiesTask | Asks the Habitat Properties Agent for the value of a certain habitat property. |
| QueryHabitatPropertyTask | Asks the Properties Agent of a habitat for the value of a certain habitat property. |
| RegisterTask | Registers an agent as a 'system service' with a unique name. |
| ReloadPermissionPolicyTask | A wrapper task for the ARE reload-permissionpolicy protocol. |
| RepeatTask | Repeats success a number of times. |
| RestoreAwarenessTask | Listens to messages that tell that the agent has been restored after a habitat shutdown. |
| ReturnHomeTask | Retuns the agent to its home location defined in the 'HomeLocation' property. |
| SetHabitatPropertyTask | Sets a habitat property. |
| SuspendTask | Asks the habitat system agent to suspend this agent. |
| TaskRetryTask | A task that retries (with a given maximum) a task until it succeeds. |
| TimerTask | Base class for various timing related tasks. |
| UnregisterTask | Undoes a registration made using RegisterTask. |
| UpgradeAgentTask | Upgrade an existing agent. |
| UpgradeAwarenessTask | Listens to messages that tell that the agent has been upgraded. |
| WaitMillisTask | Task that remains active for at least the specified amount of time, and then succeeds. |
| WaitTask | Succeeds after a given number of heartbeats. |
| WakeupAwarenessTask | Listens to messages that tell that the agent has been woken up. |
Helper tasks providing often needed funtionality, such as communitating with system agents and handling control flow.
|
Copyright 2005, Tryllian Solutions B.V. | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||