Class ThrottleMediator

  • All Implemented Interfaces:
    org.wso2.carbon.mediator.service.ui.ListMediator, org.wso2.carbon.mediator.service.ui.Mediator

    public class ThrottleMediator
    extends org.wso2.carbon.mediator.service.ui.AbstractListMediator
    • Field Summary

      • Fields inherited from class org.wso2.carbon.mediator.service.ui.AbstractListMediator

        mediators
      • Fields inherited from class org.wso2.carbon.mediator.service.ui.AbstractMediator

        ATT_EXPRN, ATT_KEY, ATT_NAME, ATT_ONERROR, ATT_REGEX, ATT_SEQUENCE, ATT_SOURCE, ATT_STATS, ATT_TARGET, ATT_VALUE, ATT_XPATH, fac, FEATURE_Q, nullNS, PROP_Q, synNS, TARGET_Q
    • Constructor Detail

      • ThrottleMediator

        public ThrottleMediator()
    • Method Detail

      • getTagLocalName

        public String getTagLocalName()
      • serialize

        public org.apache.axiom.om.OMElement serialize​(org.apache.axiom.om.OMElement parent)
      • build

        public void build​(org.apache.axiom.om.OMElement elem)
      • getPolicyKey

        public String getPolicyKey()
      • setPolicyKey

        public void setPolicyKey​(String policyKey)
      • getInLinePolicy

        public org.apache.axiom.om.OMElement getInLinePolicy()
      • setInLinePolicy

        public void setInLinePolicy​(org.apache.axiom.om.OMElement inLinePolicy)
      • getOnRejectSeqKey

        public String getOnRejectSeqKey()
      • setOnRejectSeqKey

        public void setOnRejectSeqKey​(String onRejectSeqKey)
      • getOnAcceptSeqKey

        public String getOnAcceptSeqKey()
      • setOnAcceptSeqKey

        public void setOnAcceptSeqKey​(String onAcceptSeqKey)
      • getId

        public String getId()
      • setId

        public void setId​(String id)