org.seasar.extension.dxo.annotation.impl
クラス AnnotationReaderFactoryImpl

java.lang.Object
  拡張org.seasar.extension.dxo.annotation.impl.AnnotationReaderFactoryImpl
すべての実装インタフェース:
AnnotationReaderFactory

public class AnnotationReaderFactoryImpl
extends Object
implements AnnotationReaderFactory

作成者:
Satoshi Kimura, koichik

フィールドの概要
protected  AnnotationReader annotationReader
           
protected  org.seasar.framework.container.S2Container container
           
 
コンストラクタの概要
AnnotationReaderFactoryImpl(org.seasar.framework.container.S2Container container)
           
 
メソッドの概要
 AnnotationReader getAnnotationReader()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

container

protected org.seasar.framework.container.S2Container container

annotationReader

protected AnnotationReader annotationReader
コンストラクタの詳細

AnnotationReaderFactoryImpl

public AnnotationReaderFactoryImpl(org.seasar.framework.container.S2Container container)
メソッドの詳細

getAnnotationReader

public AnnotationReader getAnnotationReader()
定義:
インタフェース AnnotationReaderFactory 内の getAnnotationReader


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