Novell exteNd Messaging Platform 5.2

org.omg.CosTransactions
Class SynchronizationPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosTransactions.SynchronizationPOA
          extended byorg.omg.CosTransactions.SynchronizationPOATie
All Implemented Interfaces:
InvokeHandler, SynchronizationOperations, TransactionalObjectOperations

public class SynchronizationPOATie
extends SynchronizationPOA

Stream based POA TIE Skeleton for Synchronization


Constructor Summary
SynchronizationPOATie(SynchronizationOperations delegate)
           
SynchronizationPOATie(SynchronizationOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
          Get the Default POA - the Root POA.
 SynchronizationOperations _delegate()
           
 void _delegate(SynchronizationOperations delegate)
           
 void after_completion(Status status)
          Regardless of how the transaction was originally instructed to terminate, this operation is invoked after all commit or rollback responses have been received by this coordinator.
 void before_completion()
          This operation is invoked prior to the start of the two-phase commit protocol within the coordinator the Synchronization has registered with.
 
Methods inherited from class org.omg.CosTransactions.SynchronizationPOA
_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

SynchronizationPOATie

public SynchronizationPOATie(SynchronizationOperations delegate)

SynchronizationPOATie

public SynchronizationPOATie(SynchronizationOperations delegate,
                             POA poa)
Method Detail

_delegate

public SynchronizationOperations _delegate()

_delegate

public void _delegate(SynchronizationOperations 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

before_completion

public void before_completion()
Description copied from interface: SynchronizationOperations
This operation is invoked prior to the start of the two-phase commit protocol within the coordinator the Synchronization has registered with.


after_completion

public void after_completion(Status status)
Description copied from interface: SynchronizationOperations
Regardless of how the transaction was originally instructed to terminate, this operation is invoked after all commit or rollback responses have been received by this coordinator.


Novell exteNd Messaging Platform 5.2

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