OutSystems Forge 日本語データベース

Event Manager

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2015-12-22 2.0.1 Carlos Sousa 9.0.1.19 All All Libraries
イベントをパブリッシュおよびサブスクライブする一般的な方法を実装します。 Event Managerコンポーネントを使用すると、キュー、サブスクリプション、イベント、ログ、パージの実装に関するすべての複雑さがコンポーネント自体によって管理されるため、開発者は非常に簡単で迅速な方法で非同期通信メカニズムを作成できます。
Event Managerコンポーネントを使用すると、キュー、サブスクリプション、イベント、ログ、パージの実装に関するすべての複雑さがコンポーネント自体によって管理されるため、開発者は非常に簡単で迅速な方法で非同期通信メカニズムを作成できます。 Event Managerコンポーネントの実装の背後にあるコンセプトは、すべてのアプリケーションがイベントを公開し、それに応じて他のアプリケーションがそのイベントにサブスクライブする機能を前提としています。 コンポーネントの使用方法の詳細は、ヘルプページにあります。

[Overview]
Implements a generic way to publish and subscribe events. The Event Manager component allows a developer to create an asynchronous communication mechanism in a very simple and quick way, since all the complexity regarding the implementation of the queue, subscriptions, events, logs and purge is managed by the component itself.
[Detail]
The Event Manager component allows a developer to create an asynchronous communication mechanism in a very simple and quick way, since all the complexity regarding the implementation of the queue, subscriptions, events, logs and purge is managed by the component itself. The concept behind the implementation of the Event Manager component presupposes the ability for any application to publish events and for other applications to subscribe to those events in order to act accordingly. Details on the usage of the component can be find in the help page.
戻る