Interface DispatchListener

All Known Implementing Classes:
DispatchLogger

public interface DispatchListener
Author:
Lei Yang
  • Method Summary

    Modifier and Type Method Description
    void onDispatch​(JmsMsg msg)  
  • Method Details

    • onDispatch

      void onDispatch​(JmsMsg msg)