Class CMPProcessor

java.lang.Object
com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPProcessor

public class CMPProcessor extends Object
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.
Author:
pramodg
  • Constructor Details

    • CMPProcessor

      public CMPProcessor(org.glassfish.api.deployment.DeploymentContext ctx)
      Creates a new instance of CMPProcessor
      Parameters:
      ctx - the deployment context object.
  • Method Details

    • process

      public void process()
      Create and execute the files.
    • clean

      public void clean()
      Drop files on undeploy