org.seasar.extension.dxo.converter.impl
クラス TigerSupport.TigerSupportFactory

java.lang.Object
  拡張org.seasar.extension.dxo.converter.impl.TigerSupport.TigerSupportFactory
含まれているクラス:
TigerSupport

public static class TigerSupport.TigerSupportFactory
extends java.lang.Object

TigerSupportオブジェクトのファクトリクラスです。

作成者:
koichik

コンストラクタの概要
TigerSupport.TigerSupportFactory()
           
 
メソッドの概要
protected static TigerSupport createTigerSupport()
          TigerSupportのインスタンスを作成します。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TigerSupport.TigerSupportFactory

public TigerSupport.TigerSupportFactory()
メソッドの詳細

createTigerSupport

protected static TigerSupport createTigerSupport()
TigerSupportのインスタンスを作成します。

戻り値:
TigerSupportのインスタンス


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