public class Jenerator extends Object
Constructor and Description |
---|
Jenerator() |
Jenerator(ClassLoader classLoader) |
Modifier and Type | Method and Description |
---|---|
byte[] |
createJar(Fact[] facts,
String packageName) |
Fact[] |
loadMetaModel(JarInputStream jis) |
public Jenerator()
public Jenerator(ClassLoader classLoader)
public byte[] createJar(Fact[] facts, String packageName) throws SecurityException, IllegalArgumentException, IOException, ClassNotFoundException, NoSuchMethodException, IllegalAccessException, InvocationTargetException, InstantiationException, NoSuchFieldException
public Fact[] loadMetaModel(JarInputStream jis) throws Exception
Exception
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.