|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.geronimo.transaction.log.HOWLLog org.apache.geronimo.transaction.log.HOWLLogGBean
public class HOWLLogGBean
Field Summary | |
---|---|
static GBeanInfo |
GBEAN_INFO
|
Constructor Summary | |
---|---|
HOWLLogGBean(String bufferClassName,
int bufferSize,
boolean checksumEnabled,
boolean adler32Checksum,
int flushSleepTimeMilliseconds,
String logFileDir,
String logFileExt,
String logFileName,
int maxBlocksPerFile,
int maxBuffers,
int maxLogFiles,
int minBuffers,
int threadsWaitingForceThreshold,
org.apache.geronimo.transaction.manager.XidFactory xidFactory,
ServerInfo serverInfo)
|
Method Summary | |
---|---|
static GBeanInfo |
getGBeanInfo()
|
Methods inherited from class org.apache.geronimo.transaction.log.HOWLLog |
---|
begin, commit, doFail, doStart, doStop, getAverageBytesPerForce, getAverageForceTime, getBufferClassName, getBufferSizeKBytes, getFlushSleepTimeMilliseconds, getLogFileDir, getLogFileExt, getLogFileName, getMaxBlocksPerFile, getMaxBuffers, getMaxLogFiles, getMinBuffers, getThreadsWaitingForceThreshold, getXMLStats, isAdler32ChecksumEnabled, isChecksumEnabled, prepare, recover, rollback, setAdler32Checksum, setBufferClassName, setBufferSizeKBytes, setChecksumEnabled, setFlushSleepTimeMilliseconds, setLogFileDir, setLogFileExt, setLogFileName, setMaxBlocksPerFile, setMaxBuffers, setMaxLogFiles, setMinBuffers, setThreadsWaitingForceThreshold |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.geronimo.gbean.GBeanLifecycle |
---|
doFail, doStart, doStop |
Field Detail |
---|
public static final GBeanInfo GBEAN_INFO
Constructor Detail |
---|
public HOWLLogGBean(String bufferClassName, int bufferSize, boolean checksumEnabled, boolean adler32Checksum, int flushSleepTimeMilliseconds, String logFileDir, String logFileExt, String logFileName, int maxBlocksPerFile, int maxBuffers, int maxLogFiles, int minBuffers, int threadsWaitingForceThreshold, org.apache.geronimo.transaction.manager.XidFactory xidFactory, ServerInfo serverInfo) throws IOException, org.objectweb.howl.log.LogConfigurationException
IOException
org.objectweb.howl.log.LogConfigurationException
Method Detail |
---|
public static GBeanInfo getGBeanInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |