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

org.omg.XA.BeforeCompletionCallbackOperations Maven / Gradle / Ivy

package org.omg.XA;


/**
 * Generated from IDL interface "BeforeCompletionCallback".
 *
 * @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 BeforeCompletionCallbackOperations
{
	/* constants */
	/* operations  */
	void before_completion(org.omg.CosTransactions.Coordinator tx, org.omg.CosTransactions.otid_t otid, boolean success);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy