JBoss Transaction 7.0.0 SPI 7.0.0.Final-redhat-2

org.jboss.tm
Interface LastResource

All Known Subinterfaces:
ConnectableLastResource

public interface LastResource

A tagging interface to identify an XAResource that does not support prepare and should be used in the last resource gambit. i.e. It is committed after the resources are prepared. If it fails to commit, roll everybody back.

Version:
$Revision: 37459 $
Author:
Adrian Brock


JBoss Transaction 7.0.0 SPI 7.0.0.Final-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.