Agent lifecycle notification is a base class for all events related to agent birth, death and service registration.
| Modifiers | Name | Description | 
|---|---|---|
| protected Class<?> | agentClass | |
| protected String | agentClassName | 
| Constructor and description | 
|---|
| AgentLifecycleNtf
                                (UnetAgent agent) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | Class<?> | getAgentClass()Gets the class of the agent. | 
|  | String | getAgentClassName()Gets the name of the class of the agent. | 
|  | AgentID | getAgentID()Gets the ID of the agent. | 
|  | String | toString() | 
| Methods inherited from class | Name | 
|---|---|
| class Message | toString, setRecipient, setPerformative, getPerformative, getRecipient, setSender, getSender, setMessageID, getMessageID, setInReplyTo, getInReplyTo, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll | 
| class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll | 
Copyright 2013-19, Acoustic Research Laboratory, National University of Singapore, and Subnero Pte Ltd