Difference between revisions of "Cross-border Subscriptions"
Jump to navigation
Jump to search
m |
(Application Components added) |
||
Line 1: | Line 1: | ||
+ | The Cross-border Subscription collaboration consists of one high-level component realizing the functionality needed to complete two processes in the [[Subscription and Notification Pattern]]: | ||
− | + | * Subscription | |
+ | * Notification | ||
[Application Collaboration] | [Application Collaboration] | ||
Line 9: | Line 11: | ||
!Application Component!!Description!!Pattern(s) | !Application Component!!Description!!Pattern(s) | ||
|- | |- | ||
+ | |[[Subscription System]] | ||
| | | | ||
+ | |[[Subscription and Notification Pattern|S&N]] | ||
+ | |- | ||
+ | |Required interface: Base Registry to Subscription | ||
| | | | ||
− | |[ | + | |[[Subscription and Notification Pattern|S&N]] |
|- | |- | ||
+ | |[[Cross-border Event Handler]] | ||
| | | | ||
+ | |[[Subscription and Notification Pattern|S&N]] | ||
+ | |- | ||
+ | |Required Interface: Base Register Event stream | ||
| | | | ||
− | |[ | + | |[[Subscription and Notification Pattern|S&N]] |
|} | |} |
Revision as of 12:18, 3 June 2021
The Cross-border Subscription collaboration consists of one high-level component realizing the functionality needed to complete two processes in the Subscription and Notification Pattern:
- Subscription
- Notification
[Application Collaboration]
Application Component | Description | Pattern(s) |
---|---|---|
Subscription System | S&N | |
Required interface: Base Registry to Subscription | S&N | |
Cross-border Event Handler | S&N | |
Required Interface: Base Register Event stream | S&N |