org.omg.CosTransactions
Class TransactionFactoryPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTransactions.TransactionFactoryPOA
org.omg.CosTransactions.TransactionFactoryPOATie
- All Implemented Interfaces:
- InvokeHandler, TransactionFactoryOperations
- public class TransactionFactoryPOATie
- extends TransactionFactoryPOA
Stream based POA TIE Skeleton for TransactionFactory
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 |
TransactionFactoryPOATie
public TransactionFactoryPOATie(TransactionFactoryOperations delegate)
TransactionFactoryPOATie
public TransactionFactoryPOATie(TransactionFactoryOperations delegate,
POA poa)
_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.
exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2003 Novell, Inc. All Rights Reserved.