Package org.drools.model.codegen.project
Class KieModuleModelWrapper
- java.lang.Object
-
- org.drools.model.codegen.project.KieModuleModelWrapper
-
public class KieModuleModelWrapper extends Object
Utility class to discover/interact with KieModuleModel.
-
-
Constructor Summary
Constructors Constructor Description KieModuleModelWrapper(org.kie.api.builder.model.KieModuleModel kieModuleModel)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static InputStreamfromJarFile(Path jarPath)
-
-
-
Method Detail
-
fromJarFile
public static InputStream fromJarFile(Path jarPath)
-
-