SmartCardDeviceObserver Interface Referenceabstract
Smart card device observer. More...
Inheritance diagram for SmartCardDeviceObserver:
Public Member Functions | |
void | notify (SmartCardDeviceEvent event) |
abstract void | notifyPciReboot (SmartCardDeviceRebootEvent event) |
abstract void | newUpgradeStatus (SmartCardDeviceUpgradeStatusEvent event) |
Public Member Functions inherited from Observer< T extends Event > | |
void | notify (T event) |
Detailed Description
Smart card device observer
Member Function Documentation
|
abstract |
Called when a newUpgradeStatus arises
- Parameters
-
status status
void notify | ( | SmartCardDeviceEvent | event | ) |
Notify method
- Parameters
-
event event
|
abstract |
Called when a PCI reboot is about to be performed
- Parameters
-
event event