Package org.wildfly.iiop.openjdk.tm


package org.wildfly.iiop.openjdk.tm
  • Classes
    Class
    Description
    A ForeignTransaction, a marker for when we would have to import a transaction from another vendor.
    Implements an org.omg.PortableInterceptor.IORInterceptor that adds spec defined COSTransaction entries to an IOR.
    Implements an org.omg.PortableInterceptor.ORBinitializer that installs the TxIORInterceptor
    This implementation of org.omg.PortableInterceptor.ServerRequestInterceptor retrieves the transactional context from incoming IIOP requests and makes it available to the servant methods that handle the requests, through the static method getCurrentTransaction</code).
    This is an org.omg.PortableInterceptor.ORBInitializer that installs a TxServerInterceptor.