Class UILessMediator

    • Constructor Detail

      • UILessMediator

        public UILessMediator()
    • Method Detail

      • serialize

        public org.apache.axiom.om.OMElement serialize​(org.apache.axiom.om.OMElement parent)
        Description copied from interface: Mediator
        Serialize this mediator in to the corresponding Synapse mediator configuration.
        Parameters:
        parent - if present the serialize node will be added to the parent
        Returns:
        the Synapse mediator configuration XML
      • build

        public void build​(org.apache.axiom.om.OMElement elem)
        Description copied from interface: Mediator
        Populate this mediator from the Synapse mediator configuration.
        Parameters:
        elem - synapse mediator configuration
      • getTagLocalName

        public String getTagLocalName()
        Description copied from interface: Mediator
        Get the name of the mediator
        Returns:
        name of the mediator