The methods of the AgentControllerInterface interface are listed below. For a complete list of AgentControllerInterface interface members, see the AgentControllerInterface Members topic.
destroy | Destroys the controlled Agent and puts it into the DESTROYED_STATE. A destroyed agent cannot be restarted. |
start | Returns the Props for the controlled Agent. Starts the controlled Agent and puts it into the RUNNING_STATE. |
stop | Starts the controlled Agent and puts it into the STOPPED_STATE. |
AgentControllerInterface Interface | com.neokernel.nk Namespace