Uses of Class
org.ow2.jonas.generators.genic.GenICException

Packages that use GenICException
org.ow2.jonas.generators.genic   
 

Uses of GenICException in org.ow2.jonas.generators.genic
 

Methods in org.ow2.jonas.generators.genic that throw GenICException
 void GenIC.addClassesInJar()
          Add the generated classes in the given ejb-jar file.
 void GenIC.compilClasses(String classpath, ClassLoader loader)
          Compiles the java sources generated by the constructor I.e.
static org.apache.velocity.VelocityContext VContextFactory.create(BeanDesc dd, int srcType, org.objectweb.jorm.metainfo.api.Manager mgr)
          Creates the Velocity Context used to build the generated sources with the Velocity templates.
 void BeanSources.generate()
          Generates the java sources
 void BeanSources.init(org.objectweb.jorm.compiler.lib.JormCompiler jc, org.objectweb.jorm.metainfo.api.Manager mgr)
          BeanSources initialization.
 void BeanSources.jormCompile(ArrayList jormList)
           
 

Constructors in org.ow2.jonas.generators.genic that throw GenICException
GenIC(DeploymentDesc ejbJarDesc, GenICParameters gp)
          GenIC Constructor: generates the container classes sources of each beans.
VcCMRField(EjbRelationshipRoleDesc rsr)
          It builds a cmr field descriptor usable in velocity context.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.