|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.dtt.ca.event.SmartCardAdapter
public class SmartCardAdapter
Adapter for SmartCardListener
Constructor Summary | |
---|---|
SmartCardAdapter()
Default constructor |
Method Summary | |
---|---|
void |
creditsEventReceived(CreditsEvent creditsEvent)
Invoked when CreditsEvent is received |
void |
historyUpdateEventReceived(HistoryUpdateEvent messageHistoryEvent)
Invoked when HistoryUpdateEvent is received |
void |
smartCardStatusEventReceived(SmartCardStatusEvent smartCardStatusEvent)
Invoked when SmartCardStatusEvent is received |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SmartCardAdapter()
Method Detail |
---|
public void creditsEventReceived(CreditsEvent creditsEvent)
creditsEventReceived
in interface SmartCardListener
creditsEvent
- received eventpublic void historyUpdateEventReceived(HistoryUpdateEvent messageHistoryEvent)
historyUpdateEventReceived
in interface SmartCardListener
messageHistoryEvent
- received eventpublic void smartCardStatusEventReceived(SmartCardStatusEvent smartCardStatusEvent)
smartCardStatusEventReceived
in interface SmartCardListener
smartCardStatusEvent
- received event
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |