Interface MediatorSerializer

    • Method Detail

      • serializeMediator

        org.apache.axiom.om.OMElement serializeMediator​(org.apache.axiom.om.OMElement parent,
                                                        Mediator m)
        Return the XML representation of this mediator
        Parameters:
        m - mediator to be serialized
        parent - the OMElement to which the serialization should be attached
        Returns:
        the serialized mediator XML
      • getMediatorClassName

        String getMediatorClassName()
        Return the class name of the mediator which can be serialized
        Returns:
        the class name