| Modifier and Type | Interface and Description |
|---|---|
interface |
EventProcessorDefinition
Event processor definition.
|
interface |
EventSetProcessorDefinition
Event set processor definition.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessorDefinition |
ProcessorAdapter.getDefinition()
Returns processor definition.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActionDefinition
Action definition.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CorrelatorDefinition
Correlator definition.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Processor> |
ProcessorManager.createProcessorInstance(ProcessorDefinition definition,
Class<T> cls)
Creates a new uninitialized processor instance.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FilterDefinition
Filter definition.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuleDefinition
Rule definition.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TriggerDefinition
Trigger definition.
|
Copyright © 2016–2017 Softelnet. All rights reserved.