137138139140141142143
if (endException != null) throw endException; } public void start(Xid xid, int flag) throws XAException { getEventRecorder().addEvent(new XAResourceStartEvent(this, xid, flag)); }