org.siprop.util.impl
クラス PropertiesDepotFactoryImpl

java.lang.Object
  上位を拡張 org.siprop.util.impl.PropertiesDepotFactoryImpl
すべての実装されたインタフェース:
PropertiesDepotFactory

public class PropertiesDepotFactoryImpl
extends java.lang.Object
implements PropertiesDepotFactory

PropertiesDepotのFactory実装クラス

作成者:
noritsuna

コンストラクタの概要
PropertiesDepotFactoryImpl()
           
 
メソッドの概要
 PropertiesDepot create(java.lang.String className)
          PropertiesDepotを作成する。
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PropertiesDepotFactoryImpl

public PropertiesDepotFactoryImpl()
メソッドの詳細

create

public PropertiesDepot create(java.lang.String className)
PropertiesDepotを作成する。

定義:
インタフェース PropertiesDepotFactory 内の create
パラメータ:
className - Property
戻り値: