org.seasar.cubby.dxo.impl
クラス RequestParameterConverterFactoryImpl
java.lang.Object
org.seasar.extension.dxo.converter.impl.ConverterFactoryImpl
org.seasar.cubby.dxo.impl.RequestParameterConverterFactoryImpl
- すべての実装されたインタフェース:
- ConverterFactory, Disposable
public class RequestParameterConverterFactoryImpl
- extends ConverterFactoryImpl
- 作成者:
- baba
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestParameterConverterFactoryImpl
public RequestParameterConverterFactoryImpl()
addConverterContainerPath
public void addConverterContainerPath(String converterContainerPath)
setIncludeApplicationConverters
public void setIncludeApplicationConverters(boolean includeApplicationConverters)
initialize
public void initialize()
- オーバーライド:
- クラス
ConverterFactoryImpl
内の initialize
dispose
public void dispose()
- 定義:
- インタフェース
Disposable
内の dispose
- オーバーライド:
- クラス
ConverterFactoryImpl
内の dispose
getConverter
public Converter getConverter(Class sourceClass,
Class destClass)
- 定義:
- インタフェース
ConverterFactory
内の getConverter
- オーバーライド:
- クラス
ConverterFactoryImpl
内の getConverter
Copyright ツゥ 2006-2008 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.