| Package | Description |
|---|---|
| org.openksavi.sponge.core.engine.processing |
Classes for processing units and related functionalities.
|
| org.openksavi.sponge.core.engine.processing.decomposed |
Classes for Main Processing Unit implementing a Decomposed Queue.
|
| Modifier and Type | Field and Description |
|---|---|
protected EventProcessorRegistrationListener<T> |
BaseProcessingUnit.eventProcessorRegistrationListener |
| Modifier and Type | Method and Description |
|---|---|
EventProcessorRegistrationListener<T> |
BaseProcessingUnit.getEventProcessorRegistrationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseProcessingUnit.setEventProcessorRegistrationListener(EventProcessorRegistrationListener<T> eventProcessorRegistrationListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
DecomposedQueue<T extends EventProcessorAdapter<?>>
Decomposed custom queue of entries (trigger adapter or event set processor group adapter, event).
|
Copyright © 2016–2020 Softelnet. All rights reserved.