All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.omg.CosTransactions.TerminatorOperations Maven / Gradle / Ivy

Go to download

JBossTS - JBoss Transaction Service. JTA, JTS and XTS (WS-AT, WS-BA)

The newest version!
package org.omg.CosTransactions;


/**
 * Generated from IDL interface "Terminator".
 *
 * @author JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
 * @version generated at Oct 2, 2012 3:07:46 PM
 */

public interface TerminatorOperations
{
	/* constants */
	/* operations  */
	void commit(boolean report_heuristics) throws org.omg.CosTransactions.HeuristicHazard,org.omg.CosTransactions.HeuristicMixed;
	void rollback();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy