|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.resource.GeronimoTransactionManagerFactory
public class GeronimoTransactionManagerFactory
Nested Class Summary | |
---|---|
static class |
GeronimoTransactionManagerFactory.GeronimoXAResourceWrapper
|
Constructor Summary | |
---|---|
GeronimoTransactionManagerFactory()
|
Method Summary | |
---|---|
static org.apache.geronimo.transaction.manager.GeronimoTransactionManager |
create(int defaultTransactionTimeoutSeconds,
boolean txRecovery,
byte[] tmId,
java.lang.String bufferClassName,
int bufferSizeKb,
boolean checksumEnabled,
boolean adler32Checksum,
int flushSleepTimeMilliseconds,
java.lang.String logFileDir,
java.lang.String logFileExt,
java.lang.String logFileName,
int maxBlocksPerFile,
int maxBuffers,
int maxLogFiles,
int minBuffers,
int threadsWaitingForceThreshold)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeronimoTransactionManagerFactory()
Method Detail |
---|
public static org.apache.geronimo.transaction.manager.GeronimoTransactionManager create(int defaultTransactionTimeoutSeconds, boolean txRecovery, byte[] tmId, java.lang.String bufferClassName, int bufferSizeKb, boolean checksumEnabled, boolean adler32Checksum, int flushSleepTimeMilliseconds, java.lang.String logFileDir, java.lang.String logFileExt, java.lang.String logFileName, int maxBlocksPerFile, int maxBuffers, int maxLogFiles, int minBuffers, int threadsWaitingForceThreshold) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |