Novell exteNd Messaging Platform 5.2

org.omg.CosTransactions
Class TransactionFactoryPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosTransactions.TransactionFactoryPOA
          extended byorg.omg.CosTransactions.TransactionFactoryPOATie
All Implemented Interfaces:
InvokeHandler, TransactionFactoryOperations

public class TransactionFactoryPOATie
extends TransactionFactoryPOA

Stream based POA TIE Skeleton for TransactionFactory


Constructor Summary
TransactionFactoryPOATie(TransactionFactoryOperations delegate)
           
TransactionFactoryPOATie(TransactionFactoryOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
          Get the Default POA - the Root POA.
 TransactionFactoryOperations _delegate()
           
 void _delegate(TransactionFactoryOperations delegate)
           
 Control create(int time_out)
          A new top-level transaction is created, associated with the current thread, and a Control object is returned.
 Control recreate(PropagationContext ctx)
          A new representation is created from the transaction represented by the PropagationContext object.
 
Methods inherited from class org.omg.CosTransactions.TransactionFactoryPOA
_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

TransactionFactoryPOATie

public TransactionFactoryPOATie(TransactionFactoryOperations delegate)

TransactionFactoryPOATie

public TransactionFactoryPOATie(TransactionFactoryOperations delegate,
                                POA poa)
Method Detail

_delegate

public TransactionFactoryOperations _delegate()

_delegate

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

create

public Control create(int time_out)
Description copied from interface: TransactionFactoryOperations
A new top-level transaction is created, associated with the current thread, and a Control object is returned.


recreate

public Control recreate(PropagationContext ctx)
Description copied from interface: TransactionFactoryOperations
A new representation is created from the transaction represented by the PropagationContext object. This method is supported by Transaction Service which supports interposition.


Novell exteNd Messaging Platform 5.2

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