Interface ChannelAccessor

All Known Subinterfaces:
ChannelAccessor.ChannelProperty, EventMetaData, EventMetaData.EventMetaDataBuilder
All Known Implementing Classes:
EventMetaDataBuilderImpl, EventMetaDataImpl

public interface ChannelAccessor
Provides an accessor for a channel property.
  • Method Details

    • getChannel

      String getChannel()
      Retrieves the channel from the channel property.
      Returns:
      The channel stored by the channel property.