org.objectweb.howl.log
Interface ConfigurationMBean
public interface ConfigurationMBean
getBufferClassName
public String getBufferClassName()
- Returns the bufferClassName.
getBufferSize
public int getBufferSize()
getFlushSleepTime
public int getFlushSleepTime()
- Returns the flushSleepTime.
getLogFileDir
public String getLogFileDir()
getLogFileExt
public String getLogFileExt()
getLogFileMode
public String getLogFileMode()
getLogFileName
public String getLogFileName()
getMaxBlocksPerFile
public int getMaxBlocksPerFile()
- Returns the maxBlocksPerFile.
getMaxBuffers
public int getMaxBuffers()
getMaxLogFiles
public int getMaxLogFiles()
getMinBuffers
public int getMinBuffers()
getThreadsWaitingForceThreshold
public int getThreadsWaitingForceThreshold()
- Returns the threadsWaitingForceThreshold.
isChecksumEnabled
public boolean isChecksumEnabled()
- Returns the checksumEnabled option.