Class CommentMediator

    • Constructor Detail

      • CommentMediator

        public CommentMediator()
    • Method Detail

      • serialize

        public org.apache.axiom.om.OMElement serialize​(org.apache.axiom.om.OMElement parent)
        Serialize Mediator into the repective OMElement structire and add to the provided parent
        Parameters:
        parent - if present the serialize node will be added to the parent
        Returns:
        Serialized OMElement structure
      • build

        public void build​(org.apache.axiom.om.OMElement elem)
        Build the mediator with given OMElement node
        Parameters:
        elem - synapse mediator configuration
      • build

        public void build​(org.apache.axiom.om.OMComment elem)
        Build the mediator with given OMComment node
        Parameters:
        elem - synapse mediator configuration
      • getTagLocalName

        public String getTagLocalName()
        Returns TagLocalName of the mediator
        Returns:
      • getCommentText

        public String getCommentText()
        Returns the comment text value
        Returns:
        String value of comment text
      • setCommentText

        public void setCommentText​(String commentText)
        Set the comment text value
        Parameters:
        commentText - value