クラス
org.seasar.jca.inbound.AbstractMessageEndpoint の使用

AbstractMessageEndpoint を使用しているパッケージ
org.seasar.jca.inbound inbound communicationnoのサポートを提供します. 
 

org.seasar.jca.inbound での AbstractMessageEndpoint の使用
 

AbstractMessageEndpoint 型の型パラメータを持つ org.seasar.jca.inbound のフィールド
protected  Class<? extends AbstractMessageEndpoint> AbstractMessageEndpointFactory.endpointClass
          メッセージエンドポイントの実装クラス
protected  Constructor<? extends AbstractMessageEndpoint> AbstractMessageEndpointFactory.endpointConstructor
          メッセージエンドポイントのコンストラクタ
 

Method parameters in org.seasar.jca.inbound with type arguments of type AbstractMessageEndpoint
 void AbstractMessageEndpointFactory.setEndpointClass(Class<? extends AbstractMessageEndpoint> endpointClass)
          メッセージエンドポイントの実装クラスを設定します.
 

Constructor parameters in org.seasar.jca.inbound with type arguments of type AbstractMessageEndpoint
AbstractMessageEndpointFactory(Class<? extends AbstractMessageEndpoint> endpointClass, Class<?> listenerType)
          インスタンスを構築します.
 



Copyright © 2005-2010 The Seasar Foundation. All Rights Reserved.