
org.omg.CosTransactions.RecoveryCoordinatorOperations Maven / Gradle / Ivy
package org.omg.CosTransactions;
/**
* Generated from IDL interface "RecoveryCoordinator".
*
* @author JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
* @version generated at Sep 25, 2012 5:03:58 PM
*/
public interface RecoveryCoordinatorOperations
{
/* constants */
/* operations */
org.omg.CosTransactions.Status replay_completion(org.omg.CosTransactions.Resource r) throws org.omg.CosTransactions.NotPrepared;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy