Package org.drools.traits.core.factmodel
Class Jenerator
java.lang.Object
org.drools.traits.core.factmodel.Jenerator
This will generate a jar from a meta model.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Jenerator
public Jenerator() -
Jenerator
-
-
Method Details
-
createJar
public byte[] createJar(Fact[] facts, String packageName) throws SecurityException, IllegalArgumentException, IOException, ClassNotFoundException, NoSuchMethodException, IllegalAccessException, InvocationTargetException, InstantiationException, NoSuchFieldException -
loadMetaModel
- Throws:
Exception
-