public class FlowContainer
extends java.lang.Object
| Constructor and Description |
|---|
FlowContainer(Flow aFlow,
FlowControllerContainer aFlowControllerContainer,
CAS aCAS) |
| Modifier and Type | Method and Description |
|---|---|
void |
aborted() |
boolean |
continueOnFailure(java.lang.String failedAeKey,
java.lang.Exception failure) |
AnalysisEngineManagementImpl |
getMBean()
Gets the MBean to use to report performance statistics.
|
FlowContainer |
newCasProduced(CAS newCAS,
java.lang.String producedBy) |
Step |
next() |
public FlowContainer(Flow aFlow, FlowControllerContainer aFlowControllerContainer, CAS aCAS)
public FlowContainer newCasProduced(CAS newCAS, java.lang.String producedBy) throws AnalysisEngineProcessException
AnalysisEngineProcessExceptionpublic Step next() throws AnalysisEngineProcessException
AnalysisEngineProcessExceptionpublic void aborted()
public boolean continueOnFailure(java.lang.String failedAeKey,
java.lang.Exception failure)
public AnalysisEngineManagementImpl getMBean()
Copyright © 2013. All Rights Reserved.