|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectorg.seasar.extension.jdbc.SqlLogRegistryLocator
SqlLogRegistryを取得するためのロケータです。
| フィールドの概要 | |
protected static SqlLogRegistry |
instance
SQLログのレジストリ |
| コンストラクタの概要 | |
SqlLogRegistryLocator()
|
|
| メソッドの概要 | |
static SqlLogRegistry |
getInstance()
SQLログのレジストリを返します。 |
static void |
setInstance(SqlLogRegistry instance)
SQLログのレジストリを設定します。 |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
protected static SqlLogRegistry instance
| コンストラクタの詳細 |
public SqlLogRegistryLocator()
| メソッドの詳細 |
public static SqlLogRegistry getInstance()
public static void setInstance(SqlLogRegistry instance)
instance - SQLログのレジストリ
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||