Interface EventMetaData

    • Method Detail

      • getPublisherType

        Class<?> getPublisherType​()
        The least common denominator in event Meta-Data is the type of the publisher which gives a hint on the source of the event.
        Returns:
        The type of the publisher who published the event.