Class AutoStartConfigEntryLoader

    • Constructor Detail

      • AutoStartConfigEntryLoader

        public AutoStartConfigEntryLoader()
    • Method Detail

      • load

        public void load​(ConfEntry configEntryObject,
                         AzkarraApplication application)
        Loads the configuration key/value entry.
        Parameters:
        configEntryObject - the configuration entry key/value object.
        application - the AzkarraApplication instance.