|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface JMSContainer
S2JMSContainerが実装するインターフェースです。
| メソッドの概要 | |
|---|---|
void |
addMessageListener(String messageListenerName)
S2JMSContainerにメッセージリスナ・コンポーネントを登録します。 |
| インタフェース javax.jms.MessageListener から継承されたメソッド |
|---|
onMessage |
| メソッドの詳細 |
|---|
void addMessageListener(String messageListenerName)
<component class="org.seasar.jms.container.impl.JMSContainerImpl">
<initMethod name="addMessageListener">
<arg>"paymentActionJms"</arg>
</initMethod>
messageListenerName - Diconに定義されたmessageListenerクラスのコンポーネント名。
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||