Uses of Interface org.objectweb.jotm.TransactionResourceManager

Uses in package org.objectweb.jotm

Methods with parameter type org.objectweb.jotm.TransactionResourceManager

void
TransactionRecovery.registerResourceManager(String rmName, XAResource rmXares, String info, TransactionResourceManager trm)
Register a Resource Manager with the JOTM Transaction Manager.
void
TransactionRecoveryImpl.registerResourceManager(String rmName, XAResource rmXares, String info, TransactionResourceManager tranrm)
Register a Resource Manager with the JOTM Transaction Manager.