Interface ReaderEvent

All Superinterfaces:
org.calypsonet.terminal.reader.CardReaderEvent

@Deprecated public interface ReaderEvent extends org.calypsonet.terminal.reader.CardReaderEvent
Deprecated.
Use CardReaderEvent instead.
All information about a change of card state within an ObservableReader.

In the case of a card insertion, the responses received by the reader are included in the event.

Since:
2.0.0
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.calypsonet.terminal.reader.CardReaderEvent

    org.calypsonet.terminal.reader.CardReaderEvent.Type
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    No longer supported.

    Methods inherited from interface org.calypsonet.terminal.reader.CardReaderEvent

    getReaderName, getScheduledCardSelectionsResponse, getType
  • Method Details

    • getPluginName

      @Deprecated String getPluginName()
      Deprecated.
      No longer supported.
      Gets the name of the plugin from which the reader that generated the event comes from.
      Returns:
      A not empty string.
      Since:
      2.0.0