Class CPEDeployerDefaultImpl

java.lang.Object
org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
All Implemented Interfaces:
CasProcessorDeployer

public class CPEDeployerDefaultImpl extends Object implements CasProcessorDeployer
Implements CasProcessorDeployer. Used to instantiate integrated Cas Processor.
  • Constructor Details

    • CPEDeployerDefaultImpl

      public CPEDeployerDefaultImpl(CPEFactory aCpeFactory)
      Initializes this instance with a reference to the CPE configuration.
      Parameters:
      aCpeFactory - - reference to CPE configuration
  • Method Details