org.omg.CosTransactions.ControlOperations Maven / Gradle / Ivy
The newest version!
package org.omg.CosTransactions;
/**
* Generated from IDL interface "Control".
*
* @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 ControlOperations
{
/* constants */
/* operations */
org.omg.CosTransactions.Terminator get_terminator() throws org.omg.CosTransactions.Unavailable;
org.omg.CosTransactions.Coordinator get_coordinator() throws org.omg.CosTransactions.Unavailable;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy