Novell exteNd Messaging Platform 5.2

org.omg.CosTransactions
Class TerminatorPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosTransactions.TerminatorPOA
          extended byorg.omg.CosTransactions.TerminatorPOATie
All Implemented Interfaces:
InvokeHandler, TerminatorOperations

public class TerminatorPOATie
extends TerminatorPOA

Stream based POA TIE Skeleton for Terminator


Constructor Summary
TerminatorPOATie(TerminatorOperations delegate)
           
TerminatorPOATie(TerminatorOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
          Get the Default POA - the Root POA.
 TerminatorOperations _delegate()
           
 void _delegate(TerminatorOperations delegate)
           
 void commit(boolean report_heuristics)
          The transaction is committed.
 void rollback()
          The transaction is rolled back.
 
Methods inherited from class org.omg.CosTransactions.TerminatorPOA
_all_interfaces, _invoke, _this, _this
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _getClassLoader, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _setClassLoader, _this_object, _this_object
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TerminatorPOATie

public TerminatorPOATie(TerminatorOperations delegate)

TerminatorPOATie

public TerminatorPOATie(TerminatorOperations delegate,
                        POA poa)
Method Detail

_delegate

public TerminatorOperations _delegate()

_delegate

public void _delegate(TerminatorOperations delegate)

_default_POA

public POA _default_POA()
Description copied from class: Servant
Get the Default POA - the Root POA.

Overrides:
_default_POA in class Servant

commit

public void commit(boolean report_heuristics)
            throws HeuristicMixed,
                   HeuristicHazard
Description copied from interface: TerminatorOperations
The transaction is committed.

Throws:
HeuristicMixed
HeuristicHazard

rollback

public void rollback()
Description copied from interface: TerminatorOperations
The transaction is rolled back.


Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.