Package org.wildfly.iiop.openjdk.tm
-
Class Summary Class Description ForeignTransaction A ForeignTransaction, a marker for when we would have to import a transaction from another vendor.TxIORInterceptor Implements anorg.omg.PortableInterceptor.IORInterceptorthat adds spec defined COSTransaction entries to an IOR.TxIORInterceptorInitializer Implements anorg.omg.PortableInterceptor.ORBinitializerthat installs theTxIORInterceptorTxServerInterceptor This 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 methodgetCurrentTransactionTxServerInterceptorInitializer This is anorg.omg.PortableInterceptor.ORBInitializerthat installs aTxServerInterceptor.