|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventBridge
Facilitates bridging of events between CDI and a messaging system.
| Method Summary | |
|---|---|
Route |
createRoute(RouteType type,
Type payloadType)
Creates a routing for the provided payload (event) type. |
| Method Detail |
|---|
Route createRoute(RouteType type,
Type payloadType)
type - Type or direction of routing.payloadType - Payload type to route. This is the event type we wish
to observe events for.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||