|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bea.logging.LoggingServiceConfigImpl
public class LoggingServiceConfigImpl
| Constructor Summary | |
|---|---|
LoggingServiceConfigImpl()
Deprecated. |
|
| Method Summary | |
|---|---|
LogFileConfig |
getLogFileConfig()
Deprecated. The configuration of the log file |
String |
getLoggerSeverity()
Deprecated. The most important severity of the messages that will be published to the attached handlers. |
StdoutConfig |
getStdoutConfig()
Deprecated. The configuration of the log file |
void |
setLogFileConfig(LogFileConfig logFileConfig)
Deprecated. |
void |
setLoggerSeverity(String loggerSeverity)
Deprecated. |
void |
setStdoutConfig(StdoutConfig stdoutConfig)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoggingServiceConfigImpl()
| Method Detail |
|---|
public String getLoggerSeverity()
LoggingServiceConfig
getLoggerSeverity in interface LoggingServiceConfigSeveritiespublic void setLoggerSeverity(String loggerSeverity)
setLoggerSeverity in interface LoggingServiceConfigpublic LogFileConfig getLogFileConfig()
getLogFileConfig in interface LoggingServiceConfigpublic void setLogFileConfig(LogFileConfig logFileConfig)
setLogFileConfig in interface LoggingServiceConfigpublic StdoutConfig getStdoutConfig()
LoggingServiceConfig
getStdoutConfig in interface LoggingServiceConfigpublic void setStdoutConfig(StdoutConfig stdoutConfig)
setStdoutConfig in interface LoggingServiceConfig
|
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 | |||||||||