|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PrimaryCardServiceFactory
Of all the CardServiceFactories available for a particular smart card, one must be the primary CardServiceFactory. The CardServiceScheduler will invoke the setupSmartCard() method when a smart card is accessed the first time.
CardServiceRegistry,
CardServiceFactory,
CardService| Method Summary | |
|---|---|
void |
setupSmartCard(SlotChannel slotChannel)
Before a smart card is accessed the first time, CardServiceRegistry will invoke setupSmartCard() on the first PrimaryCardServiceFactory it finds. |
| Method Detail |
|---|
void setupSmartCard(SlotChannel slotChannel)
slotChannel - The SlotChannel to the smart card.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||