org.seasar.framework.container.factory.property
クラス PersistenceContextPropertyDefBuilder

java.lang.Object
  上位を拡張 org.seasar.framework.container.factory.property.AbstractPropertyDefBuilder<PersistenceContext>
      上位を拡張 org.seasar.framework.container.factory.property.PersistenceContextPropertyDefBuilder
すべての実装されたインタフェース:
PropertyDefBuilder

public class PersistenceContextPropertyDefBuilder
extends AbstractPropertyDefBuilder<PersistenceContext>


フィールドの概要
 
クラス org.seasar.framework.container.factory.property.AbstractPropertyDefBuilder から継承されたフィールド
handler
 
コンストラクタの概要
PersistenceContextPropertyDefBuilder()
           
 
メソッドの概要
protected  PropertyDef createPropertyDef(String propertyName, AccessTypeDef accessTypeDef, PersistenceContext persistenceContext)
           
protected  Class<PersistenceContext> getAnnotationType()
           
 
クラス org.seasar.framework.container.factory.property.AbstractPropertyDefBuilder から継承されたメソッド
createComponentDef, createComponentDef, createPropertyDef, createPropertyDef, createPropertyDef, createPropertyDef, createPropertyDef, createPropertyDef
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PersistenceContextPropertyDefBuilder

public PersistenceContextPropertyDefBuilder()
メソッドの詳細

getAnnotationType

protected Class<PersistenceContext> getAnnotationType()
定義:
クラス AbstractPropertyDefBuilder<PersistenceContext> 内の getAnnotationType

createPropertyDef

protected PropertyDef createPropertyDef(String propertyName,
                                        AccessTypeDef accessTypeDef,
                                        PersistenceContext persistenceContext)
定義:
クラス AbstractPropertyDefBuilder<PersistenceContext> 内の createPropertyDef


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