java.lang.Object
javax.smartcardio.TerminalFactorySpi
de.gematik.smartcards.pcsc.IfdFactory
Class providing an implementation of
TerminalFactorySpi.- Author:
- gematik
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CardTerminalsReturns theCardTerminalscreated by this factory.
-
Constructor Details
-
IfdFactory
Constructor with (unused) parameter.- Parameters:
parameter- ignored by this method
-
-
Method Details
-
engineTerminals
Returns theCardTerminalscreated by this factory.- Specified by:
engineTerminalsin classTerminalFactorySpi- Returns:
- the CardTerminals created by this factory.
-