|
||||||||||
| 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.codegen.CMPDeployerImpl
@Service public class CMPDeployerImpl
Generates concrete impls for CMP beans in an archive.
| Field Summary |
|---|
| Fields inherited from interface org.glassfish.ejb.spi.CMPDeployer |
|---|
MODULE_CLASSPATH |
| Constructor Summary | |
|---|---|
CMPDeployerImpl()
|
|
| Method Summary | |
|---|---|
void |
clean(DeploymentContext ctx)
Integration point for cleanup on undeploy or failed deploy. |
void |
deploy(DeploymentContext ctx)
Generates the concrete impls for all CMPs in the application. |
void |
unload(java.lang.ClassLoader cl)
Integration point for application unload |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMPDeployerImpl()
| Method Detail |
|---|
public void deploy(DeploymentContext ctx)
throws DeploymentException
deploy in interface CMPDeployerDeploymentException - if this exception was thrown while generating concrete implspublic void clean(DeploymentContext ctx)
clean in interface CMPDeployerpublic void unload(java.lang.ClassLoader cl)
unload in interface CMPDeployer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||