JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
Method and Description
jadex.bridge.service.types.platform.IJadexPlatformBinder.getCMS()
use getService() or getsService() instead.
jadex.android.JadexAndroidActivity.getCMS()
use getPlatformService().getSservice() instead.
jadex.bridge.service.types.platform.IJadexMultiPlatformBinder.getCMS(IComponentIdentifier)
use getService() or getsService() instead.
jadex.bridge.service.types.platform.IJadexPlatformInterface.getExternalPlatformAccess()
use getPlatformAccess instead.
jadex.bridge.service.types.platform.IJadexPlatformBinder.getMS()
use getService() or getsService() instead.
jadex.android.JadexAndroidActivity.getMS()
use getPlatformService().getSservice() instead.
jadex.bridge.service.types.platform.IJadexMultiPlatformBinder.getMS(IComponentIdentifier)
use getService() or getsService() instead.
jadex.android.JadexAndroidActivity.setPlatformKernels(String...)
use getPlatformConfiguration().getRootConfig().setKernels() instead.
jadex.android.JadexAndroidActivity.setPlatformName(String)
use getPlatformConfiguration().setPlatformName() instead.
jadex.android.JadexAndroidActivity.setPlatformOptions(String)
use setPlatformConfiguration
jadex.android.JadexAndroidActivity.startBDIAgent(String, String)
Use startComponent for all Component types instead.
jadex.android.JadexAndroidActivity.startBPMNAgent(String, String)
Use startComponent for all Component types instead.
jadex.bridge.service.types.platform.IJadexPlatformInterface.startMicroAgent(String, Class<?>)
Use startComponent() instead for all component types.
jadex.android.JadexAndroidActivity.stopPlatforms()
use shutdownJadexPlatforms() instead.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes