Interface PublisherTypeAccessor

All Known Subinterfaces:
PublisherTypeAccessor.PublisherTypeProperty
All Known Implementing Classes:
EventMetaData

public interface PublisherTypeAccessor
Provides an accessor for a publisher's type property.
  • Method Details

    • getPublisherType

      Class<?> getPublisherType()
      Retrieves the publisher's type property.
      Returns:
      The publisher's type stored by the property.