fr.dyade.aaa.agent
Class UnknownNotification
- Cloneable, Serializable
public class UnknownNotification
Notify by agents when there is no reaction allowed.
Agent
String | toString() - Returns a string representation of this notification.
|
agent
public AgentId agent
The target agent id.
UnknownNotification
public UnknownNotification(AgentId agent,
Notification not)
Allocates a new UnknownNotification
notification.
agent
- The target agent id.not
- The failing notification.
toString
public String toString()
Returns a string representation of this notification.
- toString in interface Notification
- A string representation of this notification.
Copyright B) 2004 Scalagent - All rights reserved