public class FlowContainer extends Object
| Constructor and Description | 
|---|
| FlowContainer(Flow aFlow,
             FlowControllerContainer aFlowControllerContainer,
             CAS aCAS) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | aborted() | 
| boolean | continueOnFailure(String failedAeKey,
                 Exception failure) | 
| AnalysisEngineManagementImpl | getMBean()Gets the MBean to use to report performance statistics. | 
| FlowContainer | newCasProduced(CAS newCAS,
              String producedBy) | 
| Step | next() | 
public FlowContainer(Flow aFlow, FlowControllerContainer aFlowControllerContainer, CAS aCAS)
public FlowContainer newCasProduced(CAS newCAS, String producedBy) throws AnalysisEngineProcessException
AnalysisEngineProcessExceptionpublic Step next() throws AnalysisEngineProcessException
AnalysisEngineProcessExceptionpublic void aborted()
public AnalysisEngineManagementImpl getMBean()
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.