Package astra.core

Class Agent.Notification

java.lang.Object
astra.core.Agent.Notification
Enclosing class:
Agent

public static class Agent.Notification
extends Object
This class models the notifications that are generated when an asynchronously executed action completes. Receipt of an instance of this class allows the agent to resume or fail the associated intention.
Author:
Rem Collier