Interface MessageSpy<M>

  • Type Parameters:
    M - type of watched message
    All Superinterfaces:
    Runnable
    All Known Subinterfaces:
    MessageObservatory<M>

    @Deprecated
    public interface MessageSpy<M>
    extends Runnable
    Deprecated.
    ticket spy - aimed on collecting intel about tickets.
    • Method Detail

      • spyIn

        void spyIn​(M message)
        Deprecated.
        Spy In.
        Parameters:
        message - content of ticket
      • spyOut

        void spyOut​(M message)
        Deprecated.
        Spy Out.
        Parameters:
        message - content of ticket
      • spyMessage

        void spyMessage​(M message,
                        MessageSpy.StatisticsGroup statGroup)
        Deprecated.
        Spy message.
        Parameters:
        message - from switch or to switch - depends on statGroup
        statGroup - statistics group