Package org.ow2.jonas.generators.genic

Class Summary
BeanSources This class allows to generate the sources of: the class that implements the Enterprise bean's remote interface, the class that implements the Enterprise bean's home interface, the class that implements the Enterprise bean's local interface, the class that implements the Enterprise bean's localhome interface, the class of the Entity Handle in case of entity, and the extended class of the Bean for persistence in case of entity with CMP, of a given Enterprise Java Bean.
GenIC This class allows to generate: the classes that implements the Enterprise bean's remote interface, the classes that implements the Enterprise bean's home interface, the classes that implements the Handles of the Entity beans, the classes that implements the persistence of the Entity beans with CMP, of all the Enterprise Java Beans defined in the given Deployment Descriptor.
GenICParameters GenIC Parameters holder.
VcCMRField This class is used in the velocity context.
VcField This class is the "Velocity context" for a container managed persistence bean's field used in the Velocity Template.
VcMethod This class is the "Velocity context" for a interface method or a bean method used in the Velocity Templates.
VContextFactory This class allows to create the Velocity Context used to build the generated sources with the Velocity templates.
VcParam This class is the "Velocity context" for a parameter of a finder/select method for CMP2 only, used in the Velocity Templates.
VcParamWhere This class is the "Velocity context" for a parameter of a where clause of finder method for CMP1 only, used in the Velocity Templates.
 

Exception Summary
GenICException This class represents the exception that can be throwned by the GenIC tool.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.