| Interface | Description |
|---|---|
| RuleRuntime |
Manages the life cycle of
RuleSession objects. |
| RuleServiceProvider |
Provides all services for one BE archive deployed on one engine.
|
| RuleSession |
The RuleSession is the interface which interacts with the kernel of the engine.
|
| RuleSessionConfig |
Describes the configuration of a
RuleSession as specified in one BusinessEvents Archive resource. |
| RuleSessionConfig.InputDestinationConfig |
Describes a destination that is enabled for input.
|
| Class | Description |
|---|---|
| RuleServiceProviderManager |
Manages the
RuleServiceProvider instances. |
| RuleSessionManager |
Provides access to
RuleSession objects. |