|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
---|---|
AnalysisEngineManagementImpl |
FlowControllerContainer.getMBean()
Gets the MBean to use to report performance statistics. |
AnalysisEngineManagementImpl |
FlowContainer.getMBean()
Gets the MBean to use to report performance statistics. |
protected AnalysisEngineManagementImpl |
ASB_impl.getMBean()
Gets the MBean that provides the management interface to this AE. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |