Uses of Class
org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl

Packages that use AnalysisEngineManagementImpl
org.apache.uima.analysis_engine.asb.impl   
org.apache.uima.analysis_engine.impl   
org.apache.uima.impl Contains reference implementations of the interfaces in org.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
protected  AnalysisEngineManagementImpl ASB_impl.getMBean()
          Gets the MBean that provides the management interface to this AE.
 AnalysisEngineManagementImpl FlowContainer.getMBean()
          Gets the MBean to use to report performance statistics.
 AnalysisEngineManagementImpl FlowControllerContainer.getMBean()
          Gets the MBean to use to report performance statistics.
 

Uses of AnalysisEngineManagementImpl in org.apache.uima.analysis_engine.impl
 

Methods in org.apache.uima.analysis_engine.impl that return AnalysisEngineManagementImpl
protected  AnalysisEngineManagementImpl AnalysisEngineImplBase.getMBean()
          Gets the MBean that provides the management interface to this AE.
 

Methods in org.apache.uima.analysis_engine.impl with parameters of type AnalysisEngineManagementImpl
 void AnalysisEngineManagementImpl.addComponent(java.lang.String key, AnalysisEngineManagementImpl component)
           
 

Uses of AnalysisEngineManagementImpl in org.apache.uima.impl
 

Fields in org.apache.uima.impl declared as AnalysisEngineManagementImpl
protected  AnalysisEngineManagementImpl UimaContext_ImplBase.mMBean
          Object that implements management interface to the AE.
 



Copyright © 2011. All Rights Reserved.