Uses of Class
jade.domain.FIPAAgentManagement.NotRegistered

Packages that use NotRegistered
jade.core This package contains the microkernel of JADE system. 
 

Uses of NotRegistered in jade.core
 

Methods in jade.core that throw NotRegistered
 void MainContainerImpl.amsDeregister(AMSAgentDescription dsc)
          Deregister an agent from the White Pages service of this platform
 void AgentManager.amsDeregister(AMSAgentDescription dsc)
           
 void MainContainerImpl.amsModify(AMSAgentDescription dsc)
          Modify the registration of an agent to the White Pages service of this platform.
 void AgentManager.amsModify(AMSAgentDescription dsc)