org.seasar.jms.container.external
クラス JMSRequestComponentDef

java.lang.Object
  上位を拡張 org.seasar.framework.container.impl.SimpleComponentDef
      上位を拡張 org.seasar.jms.container.external.JMSRequestComponentDef
すべての実装されたインタフェース:
ArgDefAware, AspectDefAware, ComponentDef, DestroyMethodDefAware, InitMethodDefAware, InterTypeDefAware, MetaDefAware, PropertyDefAware

public class JMSRequestComponentDef
extends SimpleComponentDef

JMSメッセージを外部コンテキストのリクエストとして扱うコンポーネント定義です。

作成者:
y-komori

コンストラクタの概要
JMSRequestComponentDef()
          インスタンスを構築します。
 
メソッドの概要
 Object getComponent()
           
 
クラス org.seasar.framework.container.impl.SimpleComponentDef から継承されたメソッド
addArgDef, addAspectDef, addAspectDef, addDestroyMethodDef, addInitMethodDef, addInterTypeDef, addMetaDef, addPropertyDef, destroy, getArgDef, getArgDefSize, getAspectDef, getAspectDefSize, getAutoBindingDef, getComponentClass, getComponentName, getConcreteClass, getContainer, getDestroyMethodDef, getDestroyMethodDefSize, getExpression, getInitMethodDef, getInitMethodDefSize, getInstanceDef, getInterTypeDef, getInterTypeDefSize, getMetaDef, getMetaDef, getMetaDefs, getMetaDefSize, getPropertyDef, getPropertyDef, getPropertyDefSize, hasPropertyDef, init, injectDependency, isExternalBinding, setAutoBindingDef, setComponentName, setContainer, setExpression, setExternalBinding, setInstanceDef
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

JMSRequestComponentDef

public JMSRequestComponentDef()
インスタンスを構築します。

メソッドの詳細

getComponent

public Object getComponent()
定義:
インタフェース ComponentDef 内の getComponent
オーバーライド:
クラス SimpleComponentDef 内の getComponent


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