Uses of Class
org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
-
Packages that use AnalysisEngineManagementImpl Package Description org.apache.uima.analysis_engine.asb.impl org.apache.uima.analysis_engine.impl org.apache.uima.impl Contains reference implementations of the interfaces inorg.apache.uima. -
-
Uses of AnalysisEngineManagementImpl in org.apache.uima.analysis_engine.asb.impl
Methods in org.apache.uima.analysis_engine.asb.impl that return AnalysisEngineManagementImpl Modifier and Type Method Description protected AnalysisEngineManagementImplASB_impl. getMBean()Gets the MBean that provides the management interface to this AE.AnalysisEngineManagementImplFlowContainer. getMBean()Gets the MBean to use to report performance statistics.AnalysisEngineManagementImplFlowControllerContainer. getMBean() -
Uses of AnalysisEngineManagementImpl in org.apache.uima.analysis_engine.impl
Methods in org.apache.uima.analysis_engine.impl that return AnalysisEngineManagementImpl Modifier and Type Method Description protected AnalysisEngineManagementImplAnalysisEngineImplBase. getMBean()Methods in org.apache.uima.analysis_engine.impl with parameters of type AnalysisEngineManagementImpl Modifier and Type Method Description voidAnalysisEngineManagementImpl. addComponent(java.lang.String key, AnalysisEngineManagementImpl component) -
Uses of AnalysisEngineManagementImpl in org.apache.uima.impl
Fields in org.apache.uima.impl declared as AnalysisEngineManagementImpl Modifier and Type Field Description protected AnalysisEngineManagementImplUimaContext_ImplBase. mMBeanObject that implements management interface to the AE.
-