public interface AnalysisEngineServiceStub extends ResourceServiceStub
| Modifier and Type | Method and Description | 
|---|---|
| void | callBatchProcessComplete()Performs service call to inform the AnalysisEngine that the processing of a batch has been
 completed. | 
| void | callCollectionProcessComplete()Performs service call to inform the AnalysisEngine that the processing of a collection has been
 completed. | 
| void | callProcess(CAS aCAS)Performs service call to process an entity. | 
callGetMetaData, destroyvoid callProcess(CAS aCAS) throws ResourceServiceException
aCAS - the CAS to processResourceServiceException - tbdvoid callBatchProcessComplete()
                       throws ResourceServiceException
ResourceServiceException - tbdvoid callCollectionProcessComplete()
                            throws ResourceServiceException
ResourceServiceException - tbdCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.