org.ow2.jonas.tm
Interface TxResourceManager

All Known Implementing Classes:
ConnectionManagerImpl

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 © 2010 OW2 Consortium. All Rights Reserved.