public class TransactionManager
extends java.lang.Object
| Constructor and Description |
|---|
TransactionManager(Management management) |
TransactionManager(Path path)
Deprecated.
|
TransactionManager(Resin resin)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionLog |
createTransactionLog()
Configures the xa log.
|
void |
destroy() |
Path |
getPath() |
void |
start()
Initializes the XA manager.
|
public TransactionManager(Management management)
@Deprecated public TransactionManager(Resin resin)
@Deprecated public TransactionManager(Path path)
public Path getPath()
public TransactionLog createTransactionLog() throws ConfigException
ConfigExceptionpublic void start()
throws ConfigException
ConfigExceptionpublic void destroy()