org.jbpm.tx
Class TxService
java.lang.Object
org.jbpm.tx.TxService
- All Implemented Interfaces:
- Serializable, Service
public class TxService
- extends Object
- implements Service
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TxService
public TxService()
close
public void close()
- Specified by:
close in interface Service
isRollbackOnly
public boolean isRollbackOnly()
setRollbackOnly
public void setRollbackOnly()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.