Creating the NewMessage Message-DrivenBean NewMessage メッセージ駆動型 Bean の作成 - NetBeans
Simplified development of session beans and message driven beans.
セッション Bean およびメッセージ駆動型 Bean 開発の簡素化。 - NetBeans
Now you will create the NewMessage message-drivenbean in your EJB module.You will use the New Message-DrivenBean wizard to create the bean and the necessary JMS resources.
今度は、EJB モジュールの NewMessage メッセージ駆動型 Bean を作成します。 この Bean と必要な JMS リソースの作成には、「新規メッセージ駆動型 Bean」ウィザードを使用します。 - NetBeans
Now we will create the NewMessage message-drivenbean in our EJB module.We will use the New Message-DrivenBean wizard to create the bean and the necessary JMS resources.
今度は、EJB モジュールの NewMessage メッセージ駆動型 Bean を作成します。 この Bean と必要な JMS リソースの作成には、「新規メッセージ駆動型 Bean」ウィザードを使用します。 - NetBeans
In the next step you will create the NewMessage message-drivenbean.
次の手順では、NewMessage というメッセージ駆動型 Bean を作成します。 - NetBeans
In the next step we will create the NewMessage message-drivenbean.
次の手順では、NewMessage というメッセージ駆動型 Bean を作成します。 - NetBeans
To create the NewMessage message-drivenbean, do the following:
NewMessage メッセージ駆動型 Bean を作成するには、次の手順を実行します。 - NetBeans
From the Enterprise category, select Message-Driven Beans and click Next.
「エンタープライズ」カテゴリから、「メッセージ駆動型 Bean」を選択して「次へ」をクリックします。 - NetBeans
To further improve access to ability of a message-drivenbean for enterprise computing. エンタープライズコンピューティング用のメッセージ駆動型ビーンの能力へのアクセスをより良くする。 - 特許庁
Since each software agent controls each message-drivenbean, a programmer can perform a work by the software agent in place of a direct work on the message-drivenbean. 各ソフトウェアエージェントは、それぞれのメッセージ駆動型ビーンを制御するので、プログラマは、メッセージ駆動型ビーン上での直接作業の代わりに、ソフトウェアエージェントによる作業を行い得る。 - 特許庁
When you click Finish, the new message-drivenbean class NewMessage.java opens in the Source Editor.You can see that the class has the following annotation:
「完了」をクリックすると、新しいメッセージ駆動型 Bean クラス NewMessage.java がソースエディタに表示されます。 次の注釈がこのクラスに含まれていることがわかります。 - NetBeans
When you add a message with the PostMessage servlet, the message is sent to the message-drivenbean for writing to persistent storage, and the ListNews servlet is called to display the messages in the database. The list of messages in the database retrieved by ListNews often does not yet contain the new message because our message service is asynchronous. PostMessage サーブレットを使ってメッセージを追加すると、持続ストレージに書き込むためのメッセージ駆動型 Bean にそのメッセージが送信され、ListNews サーブレットが呼び出されてデータベース内のメッセージが表示されます。 このメッセージサービスは非同期のため、 ListNews によって取得されるデータベース内のメッセージ一覧には、新しいメッセージがまだ含まれていないことがよくあります。 - NetBeans
On the other hand, the software agents can mutually act so that they are specified by the configuration data unlike a message-drivenbean which interfaces only with an application server. 一方、アプリケーションサーバとのみインターフェースするメッセージ駆動型ビーンと異なり、ソフトウェアエージェントは、コンフィギュレーションデータによって指定されるように、相互作用することができる。 - 特許庁