Novell exteNd Messaging Platform 5.2

org.omg.CosTransactions
Interface TransactionFactoryOperations

All Known Subinterfaces:
TransactionFactory
All Known Implementing Classes:
_TransactionFactoryStub, TransactionFactoryPOA

public interface TransactionFactoryOperations

The TransactionFactory interface defines operations to create transactions.


Method Summary
 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.
 

Method Detail

create

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


recreate

public Control recreate(PropagationContext ctx)
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.