Class TestingEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class TestingEvent
    extends AbstractEvent
    Testing event used only for testing current Spring Integration.
    See Also:
    Serialized Form
    • Constructor Detail

      • TestingEvent

        public TestingEvent​(java.lang.String message)
    • Method Detail

      • getMessage

        public java.lang.String getMessage()