Class ProjectStructureManager
java.lang.Object
com.shaft.tools.io.internal.ProjectStructureManager
Initializes runtime project folders and service provider metadata files.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumSupported runtime execution modes used for listener bootstrapping. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidPrepares project structure and listener registration files based on run type.
-
Constructor Details
-
ProjectStructureManager
public ProjectStructureManager()
-
-
Method Details
-
initialize
Prepares project structure and listener registration files based on run type.- Parameters:
runType- current execution framework mode
-