| Interface | Description |
|---|---|
| EventProducer |
Interface for components that can redirect events accoding to
customized logic.
|
| Class | Description |
|---|---|
| AbstractEventProducer |
Basic services for the
event producer implementations
Read 'good practice' notes for documenting behaviour. |
| EventProducerRegistry |
A registry of
event producers that allow for simple
registration |
| RandomRedirectEventProducer |
Redirect events randomly based on relative weights.
|
| RedirectEventProducer |
Redirect the inbound event into a single, renamed, possibly-delayed event.
|
| TerminateEventProducer |
Always produce nothing.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.