Class GenericModule


  • public class GenericModule
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void addAwsBom​(ModuleBuilder builder)  
      static void generateGenericModule​(ModuleBuilder builder, java.lang.String exceptionMessage, java.lang.String baseDir, java.lang.String template)  
      • Methods inherited from class java.lang.Object

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

      • generateGenericModule

        public static void generateGenericModule​(ModuleBuilder builder,
                                                 java.lang.String exceptionMessage,
                                                 java.lang.String baseDir,
                                                 java.lang.String template)
                                          throws java.io.IOException,
                                                 CleanException
        Throws:
        java.io.IOException
        CleanException