Uses of Class
org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
Package
Description
Apache UIMA internals
-
Uses of AnalysisEngineManagementImpl in org.apache.uima.analysis_engine.asb.impl
Modifier and TypeMethodDescriptionprotected AnalysisEngineManagementImpl
ASB_impl.getMBean()
Gets the MBean that provides the management interface to this AE.FlowContainer.getMBean()
Gets the MBean to use to report performance statistics.FlowControllerContainer.getMBean()
-
Uses of AnalysisEngineManagementImpl in org.apache.uima.analysis_engine.impl
Modifier and TypeMethodDescriptionprotected AnalysisEngineManagementImpl
AnalysisEngineImplBase.getMBean()
Modifier and TypeMethodDescriptionvoid
AnalysisEngineManagementImpl.addComponent
(String key, AnalysisEngineManagementImpl component) -
Uses of AnalysisEngineManagementImpl in org.apache.uima.impl
Modifier and TypeFieldDescriptionprotected final AnalysisEngineManagementImpl
UimaContext_ImplBase.mMBean
Object that implements management interface to the AE.