|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjava.lang.Thread
org.apache.log4j.helpers.FileWatchdog
org.asyrinx.brownie.log.log4j.servlet.ServletPropertyWatchdog
フィールドの概要 | |
(パッケージプライベート) javax.servlet.ServletContext |
servletContext
|
クラス org.apache.log4j.helpers.FileWatchdog から継承したフィールド |
DEFAULT_DELAY, delay, filename |
クラス java.lang.Thread から継承したフィールド |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
コンストラクタの概要 | |
(パッケージプライベート) |
ServletPropertyWatchdog(java.lang.String filename,
javax.servlet.ServletContext servletContext)
|
メソッドの概要 | |
void |
doOnChange()
Call PropertyConfigurator.configure(String) with the
filename to reconfigure log4j. |
クラス org.apache.log4j.helpers.FileWatchdog から継承したメソッド |
checkAndConfigure, run, setDelay |
クラス java.lang.Thread から継承したメソッド |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
フィールドの詳細 |
final javax.servlet.ServletContext servletContext
コンストラクタの詳細 |
ServletPropertyWatchdog(java.lang.String filename, javax.servlet.ServletContext servletContext)
メソッドの詳細 |
public void doOnChange()
PropertyConfigurator.configure(String)
with the
filename
to reconfigure log4j.
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |