public class ResourceImpl extends Object implements ResourceOperations
| Constructor and Description |
|---|
ResourceImpl() |
public Vote prepare() throws HeuristicMixed, HeuristicHazard
prepare in interface ResourceOperationsHeuristicMixedHeuristicHazardpublic void rollback()
throws HeuristicCommit,
HeuristicMixed,
HeuristicHazard
rollback in interface ResourceOperationsHeuristicCommitHeuristicMixedHeuristicHazardpublic void commit()
throws NotPrepared,
HeuristicRollback,
HeuristicMixed,
HeuristicHazard
commit in interface ResourceOperationsNotPreparedHeuristicRollbackHeuristicMixedHeuristicHazardpublic void commit_one_phase()
throws HeuristicHazard
commit_one_phase in interface ResourceOperationsHeuristicHazardpublic void forget()
forget in interface ResourceOperationsCopyright © 2015 JacORB. All rights reserved.