|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| BindingSupport を使用しているパッケージ | |
|---|---|
| org.seasar.jms.container.binder.impl | 受信したMessageをリスナコンポーネントにバインディングするコンポーネントの実装クラスを提供します. |
| org.seasar.jms.container.binder.impl での BindingSupport の使用 |
|---|
| BindingSupport を実装している org.seasar.jms.container.binder.impl のクラス | |
|---|---|
class |
FieldBindingSupport
JMSメッセージをリスナコンポーネントのフィールドにバインドするコンポーネントです。 |
class |
PropertyBindingSupport
JMSメッセージをリスナコンポーネントのプロパティにバインドするコンポーネントです。 |
| BindingSupport として宣言されている org.seasar.jms.container.binder.impl のフィールド | |
|---|---|
protected BindingSupport |
AbstractBinder.bindingSupport
バインディングサポート |
| BindingSupport 型のパラメータを持つ org.seasar.jms.container.binder.impl のコンストラクタ | |
|---|---|
AbstractBinder(String name,
BindingType bindingType,
BindingSupport bindingSupport)
インスタンスを構築します。 |
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||