Uses of Class
jade.wrapper.AgentContainer
-
Packages that use AgentContainer Package Description jade.core This package contains the microkernel of JADE system. -
-
Uses of AgentContainer in jade.core
Methods in jade.core that return AgentContainer Modifier and Type Method Description AgentContainerRuntime. createAgentContainer(Profile p)Creates a new agent container in the current JVM, providing access through a proxy object.AgentContainerRuntime. createMainContainer(Profile p)Creates a new main container in the current JVM, providing access through a proxy object.AgentContainerAgent. getContainerController()Return a controller for the container this agent lives in.
-