|
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 LoggingServiceConfig
Severities
public void setLoggerSeverity(String loggerSeverity)
setLoggerSeverity
in interface LoggingServiceConfig
public LogFileConfig getLogFileConfig()
getLogFileConfig
in interface LoggingServiceConfig
public void setLogFileConfig(LogFileConfig logFileConfig)
setLogFileConfig
in interface LoggingServiceConfig
public StdoutConfig getStdoutConfig()
LoggingServiceConfig
getStdoutConfig
in interface LoggingServiceConfig
public 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 |