| AgentManagementProxy |
The remote proxy for the JADE kernel-level service managing
the basic agent life cycle: creation, destruction, suspension and
resumption.
|
| AgentManagementService |
The JADE service to manage the basic agent life cycle: creation,
destruction, suspension and resumption.
|
| BEAgentManagementService |
The JADE service to manage the basic agent life cycle: creation,
destruction, suspension and resumption, in the special case of a
Back-End Container.
|
| CodeLocator |
Class that maps agents and classloaders.
|
| CodeLocatorListener |
Class to subscribe to CodeLocator basic Events.
|
| JarClassLoader |
This ClassLoader is intended to be used to load agent classes
packed within a jar file.
|