org.omg.CosTransactions
Class ResourcePOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTransactions.ResourcePOA
org.omg.CosTransactions.ResourcePOATie
- All Implemented Interfaces:
- org.omg.CORBA.portable.InvokeHandler, ResourceOperations
public class ResourcePOATie
- extends ResourcePOA
Generated from IDL interface "Resource".
- Version:
- generated at Dec 2, 2008 12:16:36 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourcePOATie
public ResourcePOATie(ResourceOperations delegate)
ResourcePOATie
public ResourcePOATie(ResourceOperations delegate,
org.omg.PortableServer.POA poa)
_this
public Resource _this()
- Overrides:
_this
in class ResourcePOA
_this
public Resource _this(org.omg.CORBA.ORB orb)
- Overrides:
_this
in class ResourcePOA
_delegate
public ResourceOperations _delegate()
_delegate
public void _delegate(ResourceOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA
in class org.omg.PortableServer.Servant
rollback
public void rollback()
throws HeuristicHazard,
HeuristicMixed,
HeuristicCommit
- Throws:
HeuristicHazard
HeuristicMixed
HeuristicCommit
commit
public void commit()
throws NotPrepared,
HeuristicHazard,
HeuristicMixed,
HeuristicRollback
- Throws:
NotPrepared
HeuristicHazard
HeuristicMixed
HeuristicRollback
prepare
public Vote prepare()
throws HeuristicHazard,
HeuristicMixed
- Throws:
HeuristicHazard
HeuristicMixed
forget
public void forget()
commit_one_phase
public void commit_one_phase()
throws HeuristicHazard
- Throws:
HeuristicHazard
Copyright © 2008. All Rights Reserved.