Class LSTransactionManagerFactoryProvider
- java.lang.Object
-
- org.eclipse.keyple.card.calypso.crypto.legacysam.LSTransactionManagerFactoryProvider
-
public final class LSTransactionManagerFactoryProvider extends java.lang.Object
Provides an adapter ofLSTransactionManagerFactory
.- Since:
- 0.1.0
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.calypsonet.terminal.calypso.crypto.legacysam.transaction.LSTransactionManagerFactory
getFactory()
Returns aLSTransactionManagerFactory
.
-