org.omg.CosTransactions
Interface ResourceOperations
- All Known Subinterfaces:
- Resource, SubtransactionAwareResource, SubtransactionAwareResourceOperations
public interface ResourceOperations
Generated from IDL interface "Resource".
- Version:
- generated at Sep 22, 2012 10:58:03 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 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 © 2003-2012 Apache Software Foundation. All Rights Reserved.