public class ContextManager extends Object
Constructor and Description |
---|
ContextManager() |
Modifier and Type | Method and Description |
---|---|
TxContext |
currentTransaction() |
void |
resume(TxContext tx) |
TxContext |
suspend() |
public void resume(TxContext tx) throws UnknownTransactionException, SystemException
public TxContext suspend() throws SystemException
SystemException
public TxContext currentTransaction() throws SystemException
SystemException
Copyright © 2016 JBoss by Red Hat. All rights reserved.