Class LegacySamSelectionFactoryProvider


  • public final class LegacySamSelectionFactoryProvider
    extends java.lang.Object
    Provides an adapter of LegacySamSelectionFactory.
    Since:
    0.1.0
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.calypsonet.terminal.calypso.crypto.legacysam.sam.LegacySamSelectionFactory getFactory()
      Returns a LegacySamSelectionFactory.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getFactory

        public static org.calypsonet.terminal.calypso.crypto.legacysam.sam.LegacySamSelectionFactory getFactory()
        Returns a LegacySamSelectionFactory.
        Returns:
        A not null reference.
        Since:
        0.1.0