|
||||||||||
| 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,
String bufferClassName,
int bufferSizeKb,
boolean checksumEnabled,
boolean adler32Checksum,
int flushSleepTimeMilliseconds,
String logFileDir,
String logFileExt,
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,
String bufferClassName,
int bufferSizeKb,
boolean checksumEnabled,
boolean adler32Checksum,
int flushSleepTimeMilliseconds,
String logFileDir,
String logFileExt,
String logFileName,
int maxBlocksPerFile,
int maxBuffers,
int maxLogFiles,
int minBuffers,
int threadsWaitingForceThreshold)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||