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
クラス 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.