Package org.wildfly.iiop.openjdk.tm
package org.wildfly.iiop.openjdk.tm
-
ClassesClassDescriptionA ForeignTransaction, a marker for when we would have to import a transaction from another vendor.Implements an
org.omg.PortableInterceptor.IORInterceptorthat adds spec defined COSTransaction entries to an IOR.Implements anorg.omg.PortableInterceptor.ORBinitializerthat installs theTxIORInterceptorThis implementation oforg.omg.PortableInterceptor.ServerRequestInterceptorretrieves the transactional context from incoming IIOP requests and makes it available to the servant methods that handle the requests, through the static methodgetCurrentTransaction</code).This is anorg.omg.PortableInterceptor.ORBInitializerthat installs aTxServerInterceptor.