Uses of Class
jade.wrapper.O2AException

Packages that use O2AException
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 O2AException in jade.wrapper
 

Methods in jade.wrapper that throw O2AException
protected abstract  void O2AProxy.checkAgent()