Interface DelegatingMessageListener<T>

    • Method Detail

      • getDelegate

        T getDelegate()
        Return the delegate.
        Returns:
        the delegate.