Interface TaggedComponentFactoryFinder

    • Method Detail

      • create

        TaggedComponent create​(ORB orb,
                               TaggedComponent comp)
        Create a tagged component from a GIOP marshalled representation of a tagged component. This is needed for portable interceptors.
        Parameters:
        orb - ORB to use
        comp - representation of a component to create from
        Returns:
        created tagged component