Class InboundTransactionCurrentInitializer

java.lang.Object
org.omg.CORBA.LocalObject
com.arjuna.ats.jbossatx.jts.InboundTransactionCurrentInitializer
All Implemented Interfaces:
Serializable, Object, IDLEntity, ORBInitializer, ORBInitializerOperations

public class InboundTransactionCurrentInitializer extends LocalObject implements ORBInitializer
This Initializer is used to register our InboundTransactionCurrent implementation so that the app server can find it. Used together with the InterpositionORBInitializerImpl this sets up processing for inbound distributed transaction contexts on the server, replacing the app server's TxServerInterceptorInitializer.
Version:
$Id$
Author:
jonathan.halliday@redhat.com
See Also: