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

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

public class RequestParameterConverterFactoryWrapper
extends Object
implements ConverterFactory


コンストラクタの概要
RequestParameterConverterFactoryWrapper()
           
 
メソッドの概要
 Converter getConverter(Class sourceClass, Class destClass)
           
 void setConverterFactory(ConverterFactory converterFactory)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

RequestParameterConverterFactoryWrapper

public RequestParameterConverterFactoryWrapper()
メソッドの詳細

setConverterFactory

public void setConverterFactory(ConverterFactory converterFactory)

getConverter

public Converter getConverter(Class sourceClass,
                              Class destClass)
定義:
インタフェース ConverterFactory 内の getConverter


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