|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AnalysisEngineServiceStub
A stub that calls a remote AnalysisEngine service.
Method Summary | |
---|---|
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. |
Methods inherited from interface org.apache.uima.resource.ResourceServiceStub |
---|
callGetMetaData, destroy |
Method Detail |
---|
void callProcess(CAS aCAS) throws ResourceServiceException
aCAS
- the CAS to process
ResourceServiceException
void callBatchProcessComplete() throws ResourceServiceException
ResourceServiceException
void callCollectionProcessComplete() throws ResourceServiceException
ResourceServiceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |