All Classes and Interfaces
Class
Description
Base class for Jadex components, which provides access to component features.
Identifier for components.
Singleton class providing general information for supporting components.
Thrown when operations are invoked after an component has been terminated.
The dependency resolver can be used to find a valid
execution order of elements with dependencies.
Info object for a node.
A feature providers is loaded from the classpath and adds a specific feature to components.
Represents a globally identifiable process on a host (JVM instance).
A feature provider may implement this interface to execute code before
or immediately after the creation of the component with all features.
Interface for a component.
Interface providing configuration options and general information for supporting components.
Interface for component access from non-component thread, e.g.
Static helper methods for dealing with features.