Class CalypsoExtensionService

  • All Implemented Interfaces:
    org.eclipse.keyple.core.common.KeypleCardExtension

    public final class CalypsoExtensionService
    extends java.lang.Object
    implements org.eclipse.keyple.core.common.KeypleCardExtension
    Card extension dedicated to the management of Calypso cards.
    Since:
    2.0.0
    • Constructor Detail

      • CalypsoExtensionService

        public CalypsoExtensionService()
    • Method Detail

      • getInstance

        public static CalypsoExtensionService getInstance()
        Returns the service instance.
        Returns:
        A not null reference.
        Since:
        2.0.0
      • getCalypsoCardApiFactory

        public org.eclipse.keypop.calypso.card.CalypsoCardApiFactory getCalypsoCardApiFactory()
        Returns new instance of CalypsoCardApiFactory.
        Returns:
        A not null reference.
        Since:
        3.0.0
      • getReaderApiVersion

        public java.lang.String getReaderApiVersion()
        Specified by:
        getReaderApiVersion in interface org.eclipse.keyple.core.common.KeypleCardExtension
        Since:
        2.0.0
      • getCardApiVersion

        public java.lang.String getCardApiVersion()
        Specified by:
        getCardApiVersion in interface org.eclipse.keyple.core.common.KeypleCardExtension
        Since:
        2.0.0
      • getCommonApiVersion

        public java.lang.String getCommonApiVersion()
        Specified by:
        getCommonApiVersion in interface org.eclipse.keyple.core.common.KeypleCardExtension
        Since:
        2.0.0