Uses of Interface
org.eclipse.keypop.calypso.card.transaction.FreeTransactionManager
-
Packages that use FreeTransactionManager Package Description org.eclipse.keypop.calypso.card Components used in applications to manage Calypso cards. -
-
Uses of FreeTransactionManager in org.eclipse.keypop.calypso.card
Methods in org.eclipse.keypop.calypso.card that return FreeTransactionManager Modifier and Type Method Description FreeTransactionManagerCalypsoCardApiFactory. createFreeTransactionManager(org.eclipse.keypop.reader.CardReader cardReader, CalypsoCard card)Returns a new instance ofFreeTransactionManager.
-