org.asyrinx.joey.test.dao
クラス WebAppDaoTestConfigImpl
java.lang.Object
org.asyrinx.joey.test.dao.WebAppDaoTestConfigImpl
- すべての実装インタフェース:
- WebAppDaoTestConfig
- public class WebAppDaoTestConfigImpl
- extends java.lang.Object
- implements WebAppDaoTestConfig
- 作成者:
- akima
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WebAppDaoTestConfigImpl
public WebAppDaoTestConfigImpl()
getRealPath
public java.lang.String getRealPath(java.lang.String filename)
- 定義:
- インタフェース
WebAppDaoTestConfig
内の getRealPath
toString
public java.lang.String toString()
- 関連項目:
Object.toString()
getContextPath
public java.lang.String getContextPath()
- 定義:
- インタフェース
WebAppDaoTestConfig
内の getContextPath
- 戻り値:
setContextPath
public void setContextPath(java.lang.String string)
- パラメータ:
string
-
getOrmType
public java.lang.String getOrmType()
- 定義:
- インタフェース
WebAppDaoTestConfig
内の getOrmType
- 戻り値:
setOrmType
public void setOrmType(java.lang.String string)
- パラメータ:
string
-
getAppContextFilename
public java.lang.String getAppContextFilename()
- 定義:
- インタフェース
WebAppDaoTestConfig
内の getAppContextFilename
- 戻り値:
setAppContextFilename
public void setAppContextFilename(java.lang.String string)
- パラメータ:
string
-
Copyright © 2004 asyrinx organization. All Rights Reserved.