Class LedgerStorageFactory


  • public class LedgerStorageFactory
    extends java.lang.Object
    A factory that creates LedgerStorage by reflection.
    • Constructor Detail

      • LedgerStorageFactory

        public LedgerStorageFactory()
    • Method Detail

      • createLedgerStorage

        public static LedgerStorage createLedgerStorage​(java.lang.String name)
                                                 throws java.io.IOException
        Throws:
        java.io.IOException