Class SamplingThrottleMediatorSerializer

    • Constructor Detail

      • SamplingThrottleMediatorSerializer

        public SamplingThrottleMediatorSerializer()
    • Method Detail

      • serializeSpecificMediator

        public org.apache.axiom.om.OMElement serializeSpecificMediator​(Mediator mediator)
        Description copied from class: AbstractMediatorSerializer
        Specific mediator factory implementations should implement this method to build the Mediator by the given XML configuration
        Specified by:
        serializeSpecificMediator in class AbstractMediatorSerializer
        Parameters:
        mediator - mediator to be serialized
        Returns:
        serialized element of the mediator
      • getMediatorClassName

        public String getMediatorClassName()
        Description copied from interface: MediatorSerializer
        Return the class name of the mediator which can be serialized
        Returns:
        the class name