org.jboss.tm
Interface LastResource


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.