org.ow2.jonas.tm
Interface TxResourceManager


public interface TxResourceManager

Interface that must be implemented by an object to be called back by TransactionManager when registered by RegisterResourceManager

Author:
durieuxp

Method Summary
 void freeXAResource(XAResource xares)
           
 

Method Detail

freeXAResource

void freeXAResource(XAResource xares)


Copyright © 2012 OW2 Consortium. All Rights Reserved.