Public Member Functions | |
| BeanSources (BeanDesc beanDesc, String dirOutputName, VelocityEngine ve, JormCompiler jormCompiler) throws GenICException | |
| BeanSources (BeanDesc beanDesc, String dirOutputName, VelocityEngine ve) throws GenICException | |
| void | generate () throws GenICException |
| String | getEjbName () |
| String | getWrpHomeFileName () |
| String | getWrpHomeClusterConfFileName () |
| String | getWrpRemoteFileName () |
| String | getWrpRemoteClassName () |
| String | getWrpServiceEndpointFileName () |
| String | getWrpSEHomeFileName () |
| String | getWrpServiceEndpointClassName () |
| String | getWrpHomeClassName () |
| Collection | getNoRemoteJavas () |
Philippe Durieux
Sebastien Chassande
Definition at line 63 of file BeanSources.java.
|
||||||||||||||||||||
|
BeanSources Constructor for entity bean with CMP2
Definition at line 170 of file BeanSources.java. |
|
||||||||||||||||
Here is the call graph for this function:

|
|
Generates the java sources
Definition at line 318 of file BeanSources.java. References org.objectweb.jonas_ejb.genic.Source.generate(), org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc.getJormList(), and org.objectweb.jonas_ejb.deployment.api.EntityDesc.getLockPolicy(). Referenced by org.objectweb.jonas_ejb.genic.GenIC.GenIC(). |
Here is the call graph for this function:

|
|
Definition at line 378 of file BeanSources.java. References org.objectweb.jonas_ejb.deployment.api.BeanDesc.getEjbName(). Referenced by org.objectweb.jonas_ejb.genic.GenIC.GenIC(). |
Here is the call graph for this function:

|
|
Definition at line 452 of file BeanSources.java. Referenced by org.objectweb.jonas_ejb.genic.GenIC.GenIC(). |
|
|
Definition at line 445 of file BeanSources.java. References org.objectweb.jonas_ejb.deployment.api.BeanDesc.getFullWrpHomeName(). Referenced by org.objectweb.jonas_ejb.genic.GenIC.GenIC(). |
Here is the call graph for this function:

|
|
Definition at line 394 of file BeanSources.java. Referenced by org.objectweb.jonas_ejb.genic.GenIC.GenIC(). |
|
|
Definition at line 386 of file BeanSources.java. Referenced by org.objectweb.jonas_ejb.genic.GenIC.GenIC(). |
|
|
Definition at line 410 of file BeanSources.java. References org.objectweb.jonas_ejb.deployment.api.BeanDesc.getFullWrpRemoteName(). Referenced by org.objectweb.jonas_ejb.genic.GenIC.GenIC(). |
Here is the call graph for this function:

|
|
Definition at line 402 of file BeanSources.java. Referenced by org.objectweb.jonas_ejb.genic.GenIC.GenIC(). |
|
|
Definition at line 426 of file BeanSources.java. |
|
|
Definition at line 434 of file BeanSources.java. Referenced by org.objectweb.jonas_ejb.genic.GenIC.GenIC(). |
|
|
Definition at line 418 of file BeanSources.java. Referenced by org.objectweb.jonas_ejb.genic.GenIC.GenIC(). |
1.3.9.1