|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.ejs.ras.RawTraceList
com.ibm.websphere.logging.RawTraceList
public class RawTraceList
RawTraceList
manages the Sensitive Log and Trace Guard list of loggers and minimum levels at which those
loggers are allowed to log. Any attempt to modify the logger to log or trace at a level lower than that minimum will
be rejected.
Nested Class Summary | |
---|---|
static class |
RawTraceList.PatternLevel
PatternLevel is the class of objects stored in the RawTraceList. |
Constructor Summary | |
---|---|
RawTraceList()
|
Method Summary | |
---|---|
static RawTraceList |
getInstance()
|
Methods inherited from class com.ibm.ejs.ras.RawTraceList |
---|
add, add, clear, contains, contains, getRestrictList, getRestrictListString, indexOf, indexOf, indexOf, indexOf, loadRestrictionVectorFromConfig, loadRestrictionVectorFromConfig, loadRestrictionVectorFromResource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RawTraceList()
Method Detail |
---|
public static RawTraceList getInstance()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |