Class 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 Detail

      • CMPProcessor

        public CMPProcessor​(DeploymentContext ctx)
        Creates a new instance of CMPProcessor
        Parameters:
        ctx - the deployment context object.
    • Method Detail

      • process

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

        public void clean()
        Drop files on undeploy