|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jdo.spi.persistence.support.ejb.ejbc.CMPProcessor
public class CMPProcessor
If the application contains cmp 2.x beans process them. Check if tables have to created or dropped depending on where we are called in a deploy/undeploy case.
| Constructor Summary | |
|---|---|
CMPProcessor(DeploymentContext ctx)
Creates a new instance of CMPProcessor |
|
| Method Summary | |
|---|---|
void |
clean()
Drop files on undeploy |
void |
process()
Create and execute the files. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMPProcessor(DeploymentContext ctx)
ctx - the deployment context object.| Method Detail |
|---|
public void process()
public void clean()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||