PCSC4Java  0.2
Library PCSC for Java language.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
fr.redbilled.pcscforjava.CardTerminalsEvent Interface Reference

List of all members.

Public Member Functions

abstract void updateCardTerminalsListByEvent (List< CardTerminal > cardTerminals) throws CardException

Detailed Description

Definition at line 6 of file CardTerminalsEvent.java.


Member Function Documentation

abstract void fr.redbilled.pcscforjava.CardTerminalsEvent.updateCardTerminalsListByEvent ( List< CardTerminal cardTerminals) throws CardException [pure virtual]

Updates the card terminals list when an event of type card terminal insertion / removal occurs.

This method is called as a callback by subclasses only. Application should call TerminalFactory::setPnPCallback} which sets the callback for the PnP notification.


The documentation for this interface was generated from the following file: