|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlatformController | |
jade.wrapper | Together with the classes jade.core.Profile and jade.core.Runtime this package provides support for the JADE in-process interface that allows external Java applications to use JADE as a kind of library and to launch the JADE Runtime from within the application itself. |
Uses of PlatformController in jade.wrapper |
Classes in jade.wrapper that implement PlatformController | |
class |
AgentContainer
This class is maintained for backward compatibility only. |
Fields in jade.wrapper declared as PlatformController | |
protected PlatformController |
ContainerController.myPlatformController
|
Methods in jade.wrapper that return PlatformController | |
PlatformController |
ContainerController.getPlatformController()
Retrieve a controller for the platform the container wrapped by this ContainerController belongs to and acts as the Main Container. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |