org.omg.CosTransactions
Interface ResourceOperations
- All Known Subinterfaces:
- Resource, SubtransactionAwareResource, SubtransactionAwareResourceOperations
public interface ResourceOperations
Generated from IDL interface "Resource".
- Version:
- generated at Nov 26, 2008 7:00:43 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
prepare
Vote prepare()
throws HeuristicHazard,
HeuristicMixed
- Throws:
HeuristicHazard
HeuristicMixed
rollback
void rollback()
throws HeuristicHazard,
HeuristicMixed,
HeuristicCommit
- Throws:
HeuristicHazard
HeuristicMixed
HeuristicCommit
commit
void commit()
throws NotPrepared,
HeuristicHazard,
HeuristicMixed,
HeuristicRollback
- Throws:
NotPrepared
HeuristicHazard
HeuristicMixed
HeuristicRollback
commit_one_phase
void commit_one_phase()
throws HeuristicHazard
- Throws:
HeuristicHazard
forget
void forget()
Copyright © {inceptionYear}-2008 null. All Rights Reserved.