org.omg.CosTransactions
Class _TerminatorStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.omg.CosTransactions._TerminatorStub
- All Implemented Interfaces:
- Serializable, Object, IDLEntity, Terminator, TerminatorOperations
public class _TerminatorStub
- extends ObjectImpl
- implements Terminator
Generated from IDL interface "Terminator".
- Version:
- generated at 07-Dec-2012 13:29:05
- Author:
- JacORB IDL compiler V 3.2, 07-Dec-2012
- See Also:
- Serialized Form
| Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_client_policy, _get_component, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_orb, _get_policy_overrides, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _repository_id, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, _set_policy_overrides, _validate_connection, equals, hashCode, toString |
| Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_client_policy, _get_component, _get_domain_managers, _get_interface_def, _get_interface, _get_orb, _get_policy_overrides, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _repository_id, _request, _set_policy_override, _set_policy_overrides, _validate_connection |
_opsClass
public static final Class _opsClass
_TerminatorStub
public _TerminatorStub()
_ids
public String[] _ids()
- Specified by:
_ids in class ObjectImpl
rollback
public void rollback()
- Specified by:
rollback in interface TerminatorOperations
commit
public void commit(boolean report_heuristics)
throws HeuristicHazard,
HeuristicMixed
- Specified by:
commit in interface TerminatorOperations
- Throws:
HeuristicHazard
HeuristicMixed
Copyright © 2012 JacORB. All Rights Reserved.