| Modifier and Type | Interface and Description |
|---|---|
interface |
Processor<T extends ProcessorAdapter<?>>
Processor.
|
interface |
ProcessorAdapterFactory<T extends ProcessorAdapter<?>>
Processor adapter factory.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventProcessorAdapter<T extends EventProcessor<?>>
Event processor adapter.
|
interface |
EventSetProcessorAdapter<T extends EventSetProcessor<?>>
Event set processor adapter.
|
interface |
EventSetProcessorAdapterGroup<T extends EventSetProcessorAdapter>
Event set processor adapter group.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActionAdapter
Action adapter.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CorrelatorAdapter
Correlator adapter.
|
interface |
CorrelatorAdapterGroup
Correlator adapter group.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ProcessorAdapter> |
ProcessorType.getAdapterClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
Engine.handleError(ProcessorAdapter<?> processorAdapter,
Throwable e)
Handles an error.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MainProcessingUnitHandler.processEvent(ProcessorAdapter<?> adatper,
Event event)
Processes the incoming event by the specified processor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FilterAdapter
Filer adapter.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuleAdapter
Rule adapter.
|
interface |
RuleAdapterGroup
Rule adapter group.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TriggerAdapter
Trigger adapter.
|
Copyright © 2016–2017 Softelnet. All rights reserved.