Package org.objectweb.jonas_ejb.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.
JString This class implements useful methods not already implemented in the java.lang.String class.
VcCMRField This class is used in the velocity contexts.
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.
VcParamWhere This class is the "Velocity context" for a parameter of a where clause used in the Velocity Templates.
 

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