|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--jade.wrapper.AgentContainer
|
+--jade.wrapper.MainContainer
This class is a Proxy class, allowing access to a JADE main
container. Invoking methods on instances of this class, it is
possible to request services from createMainContainer() method in class
Runtime.
NOT available in MIDP
Runtime.createMainContainer(Profile p)| Nested Class Summary |
| Nested classes inherited from class jade.wrapper.PlatformController |
PlatformController.Listener |
| Constructor Summary | |
MainContainer(jade.core.AgentContainerImpl impl,
java.lang.String platformName)
Public constructor. |
|
| Methods inherited from class jade.wrapper.AgentContainer |
acceptNewAgent, addPlatformListener, createNewAgent, getAgent, getContainerName, getName, getPlatformName, getState, installMTP, kill, removePlatformListener, resume, start, suspend, uninstallMTP |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MainContainer(jade.core.AgentContainerImpl impl,
java.lang.String platformName)
Runtime.createMainContainer() method.
impl - A concrete implementation of a JADE main container.platformName - the name of this platformRuntime.createMainContainer(Profile p)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||