|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openejb.webadmin.ejbgen.EJBTemplate
org.openejb.webadmin.ejbgen.BMPBean
public class BMPBean
| Constructor Summary | |
|---|---|
BMPBean(java.lang.String name,
java.lang.String desc,
java.lang.String auth,
java.lang.String pack,
java.lang.String sloc,
java.lang.String styp)
Constructor for BMP Entity EJB Bean Template |
|
| Method Summary | |
|---|---|
void |
createBenCode()
This creates the code for the Bean |
void |
createEJB()
This method actually calls all methods to create the EJB Template |
void |
createEJBXML()
This creates the code for the ejb-xml.jar |
void |
createHmeCode()
This creates the code for the Home Interface |
void |
createObjCode()
This creates the code for the Remote Interface |
void |
createPKCode()
This creates the code for the PrimaryKey |
| Methods inherited from class org.openejb.webadmin.ejbgen.EJBTemplate |
|---|
buildZipFile, createBackup, createClass, createPackage, createXML, getBeanDir, setVars, writeClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BMPBean(java.lang.String name,
java.lang.String desc,
java.lang.String auth,
java.lang.String pack,
java.lang.String sloc,
java.lang.String styp)
name - Name variable passed from formdesc - Description variable passed from formauth - Author variable passed from formpack - Package variable passed from formsloc - Save Location variable passed from formstyp - Save Type variable passed from form| Method Detail |
|---|
public void createEJB()
createEJB in class EJBTemplatepublic void createObjCode()
createObjCode in class EJBTemplatepublic void createHmeCode()
createHmeCode in class EJBTemplatepublic void createBenCode()
createBenCode in class EJBTemplatepublic void createPKCode()
public void createEJBXML()
createEJBXML in class EJBTemplate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||