|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bea.logging.StdoutConfigImpl
public class StdoutConfigImpl
| Constructor Summary | |
|---|---|
StdoutConfigImpl()
Deprecated. |
|
| Method Summary | |
|---|---|
int |
getStackTraceDepth()
Deprecated. Determines the no of stack trace frames to display on standard out. |
String |
getStdoutSeverity()
Deprecated. |
boolean |
isStackTraceEnabled()
Deprecated. Specifies whether to dump stack traces to the console when included in logged message. |
void |
setStackTraceDepth(int depth)
Deprecated. |
void |
setStackTraceEnabled(boolean stack)
Deprecated. |
void |
setStdoutSeverity(String severity)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StdoutConfigImpl()
| Method Detail |
|---|
public String getStdoutSeverity()
getStdoutSeverity in interface StdoutConfigpublic void setStdoutSeverity(String severity)
setStdoutSeverity in interface StdoutConfigpublic boolean isStackTraceEnabled()
StdoutConfig
isStackTraceEnabled in interface StdoutConfigpublic void setStackTraceEnabled(boolean stack)
setStackTraceEnabled in interface StdoutConfigpublic int getStackTraceDepth()
StdoutConfig
getStackTraceDepth in interface StdoutConfigpublic void setStackTraceDepth(int depth)
setStackTraceDepth in interface StdoutConfig
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs100 Copyright 2006 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||