Class TransactionInterceptorFactory

    • Constructor Detail

      • TransactionInterceptorFactory

        public TransactionInterceptorFactory()
    • Method Detail

      • createClientRequestInterceptor

        public org.omg.PortableInterceptor.ClientRequestInterceptor createClientRequestInterceptor​(org.omg.PortableInterceptor.ORBInitInfo info,
                                                                                                   org.omg.IOP.Codec codec)
        Specified by:
        createClientRequestInterceptor in interface IIOPInterceptorFactory
      • createServerRequestInterceptor

        public org.omg.PortableInterceptor.ServerRequestInterceptor createServerRequestInterceptor​(org.omg.PortableInterceptor.ORBInitInfo info,
                                                                                                   org.omg.IOP.Codec codec)
        Specified by:
        createServerRequestInterceptor in interface IIOPInterceptorFactory