Class ComponentsReader


  • public class ComponentsReader
    extends java.lang.Object
    • Constructor Detail

      • ComponentsReader

        public ComponentsReader​(java.util.function.Consumer<java.lang.String> logger)
    • Method Detail

      • getComponentsAsStream

        public java.util.stream.Stream<java.lang.Class<?>> getComponentsAsStream()
                                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getInitializer

        public ApplicationConfiguration getInitializer()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception