Neokernel API

AgentController.destroy Method

Starts the controlled Agent and puts it into the DESTROYED_STATE. This method will throw an AgentStateException of the agent's current state is not STOPPED_STATE.

public virtual void destroy();

Implements

AgentControllerInterface.destroy

See Also

AgentController Class | com.neokernel.nk Namespace