Class MessageStoreMediatorSerializer

  • All Implemented Interfaces:
    MediatorSerializer

    public class MessageStoreMediatorSerializer
    extends AbstractMediatorSerializer
    Serialize an instance of a MessageStore mediator to the XML configuration .
     <store messageStore = "message store name" [sequence = "sequence name"] />
     
    TODO Message store mediator will be improved with more user options
    • Constructor Detail

      • MessageStoreMediatorSerializer

        public MessageStoreMediatorSerializer()
    • Method Detail

      • getMediatorClassName

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