| Package | Description | 
|---|---|
| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PlatformController.addPlatformListener(PlatformController.Listener aListener)
Add a platform listener. 
 | 
void | 
AgentContainer.addPlatformListener(PlatformController.Listener aListener)  | 
void | 
PlatformController.removePlatformListener(PlatformController.Listener aListener)
Remove a platform listener. 
 | 
void | 
AgentContainer.removePlatformListener(PlatformController.Listener aListener)  |