BEA Systems, Inc.

com.bea.logging
Class LogFileConfigBean

java.lang.Object
  extended by com.bea.logging.LogFileConfigBean

Deprecated. 10.0.1.0

public class LogFileConfigBean
extends Object


Constructor Summary
LogFileConfigBean()
          Deprecated.  
 
Method Summary
 String getBaseLogFileName()
          Deprecated.  
 int getBufferSizeKB()
          Deprecated.  
 String getLogFileRotationDir()
          Deprecated.  
 String getLogFileSeverity()
          Deprecated.  
 int getRotatedFileCount()
          Deprecated.  
 int getRotationSize()
          Deprecated.  
 String getRotationTime()
          Deprecated.  
 int getRotationTimeSpan()
          Deprecated.  
 long getRotationTimeSpanFactor()
          Deprecated.  
 String getRotationType()
          Deprecated.  
 boolean isNumberOfFilesLimited()
          Deprecated.  
 boolean isRotateLogOnStartupEnabled()
          Deprecated.  
 void setBaseLogFileName(String baseLogFileName)
          Deprecated.  
 void setBufferSizeKB(int size)
          Deprecated.  
 void setLogFileRotationDir(String logFileRotationDir)
          Deprecated.  
 void setLogFileSeverity(String logFileSeverity)
          Deprecated.  
 void setNumberOfFilesLimited(boolean numberOfFilesLimited)
          Deprecated.  
 void setRotatedFileCount(int rotatedFileCount)
          Deprecated.  
 void setRotateLogOnStartupEnabled(boolean rotateLogOnStartupEnabled)
          Deprecated.  
 void setRotationSize(int rotationSize)
          Deprecated.  
 void setRotationTime(String rotationTime)
          Deprecated.  
 void setRotationTimeSpan(int rotationTimeSpan)
          Deprecated.  
 void setRotationTimeSpanFactor(long rotationTimeSpanFactor)
          Deprecated.  
 void setRotationType(String rotationType)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogFileConfigBean

public LogFileConfigBean()
Deprecated. 
Method Detail

getBaseLogFileName

public String getBaseLogFileName()
Deprecated. 

setBaseLogFileName

public void setBaseLogFileName(String baseLogFileName)
Deprecated. 

getLogFileRotationDir

public String getLogFileRotationDir()
Deprecated. 

setLogFileRotationDir

public void setLogFileRotationDir(String logFileRotationDir)
Deprecated. 

getLogFileSeverity

public String getLogFileSeverity()
Deprecated. 

setLogFileSeverity

public void setLogFileSeverity(String logFileSeverity)
Deprecated. 

isNumberOfFilesLimited

public boolean isNumberOfFilesLimited()
Deprecated. 

setNumberOfFilesLimited

public void setNumberOfFilesLimited(boolean numberOfFilesLimited)
Deprecated. 

getRotatedFileCount

public int getRotatedFileCount()
Deprecated. 

setRotatedFileCount

public void setRotatedFileCount(int rotatedFileCount)
Deprecated. 

isRotateLogOnStartupEnabled

public boolean isRotateLogOnStartupEnabled()
Deprecated. 

setRotateLogOnStartupEnabled

public void setRotateLogOnStartupEnabled(boolean rotateLogOnStartupEnabled)
Deprecated. 

getRotationSize

public int getRotationSize()
Deprecated. 

setRotationSize

public void setRotationSize(int rotationSize)
Deprecated. 

getRotationTime

public String getRotationTime()
Deprecated. 

setRotationTime

public void setRotationTime(String rotationTime)
Deprecated. 

getRotationTimeSpan

public int getRotationTimeSpan()
Deprecated. 

setRotationTimeSpan

public void setRotationTimeSpan(int rotationTimeSpan)
Deprecated. 

getRotationTimeSpanFactor

public long getRotationTimeSpanFactor()
Deprecated. 

setRotationTimeSpanFactor

public void setRotationTimeSpanFactor(long rotationTimeSpanFactor)
Deprecated. 

getRotationType

public String getRotationType()
Deprecated. 

setRotationType

public void setRotationType(String rotationType)
Deprecated. 

getBufferSizeKB

public int getBufferSizeKB()
Deprecated. 

setBufferSizeKB

public void setBufferSizeKB(int size)
Deprecated. 

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.