org.seasar.cubby.dxo.impl
クラス RequestParameterAnnotationReaderFactoryWrapper

java.lang.Object
  上位を拡張 org.seasar.cubby.dxo.impl.RequestParameterAnnotationReaderFactoryWrapper
すべての実装されたインタフェース:
AnnotationReaderFactory

public class RequestParameterAnnotationReaderFactoryWrapper
extends Object
implements AnnotationReaderFactory


コンストラクタの概要
RequestParameterAnnotationReaderFactoryWrapper()
           
 
メソッドの概要
 AnnotationReader getAnnotationReader()
           
 void setAnnotationReaderFactory(AnnotationReaderFactory annotationReaderFactory)
           
 void setCubbyConfiguration(CubbyConfiguration cubbyConfiguration)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

RequestParameterAnnotationReaderFactoryWrapper

public RequestParameterAnnotationReaderFactoryWrapper()
メソッドの詳細

setAnnotationReaderFactory

public void setAnnotationReaderFactory(AnnotationReaderFactory annotationReaderFactory)

setCubbyConfiguration

public void setCubbyConfiguration(CubbyConfiguration cubbyConfiguration)

getAnnotationReader

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


Copyright ツゥ 2006-2007 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.