Class SocketCasProcessorDeployer

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

public class SocketCasProcessorDeployer extends Object implements CasProcessorDeployer
Reference implementation of the CasProcessorDeployer component responsible for launch and termination of the fenced CasProcessor. It uses a plug-in ProcessControllerAdapter object to delegate launch requests from the CPM to the external application.