Uses of Interface
org.apache.uima.util.InstrumentationFacility
Package
Description
Apache UIMA
The Annotator Interfaces, along with supporting interfaces and exception classes.
Apache UIMA internals
-
Uses of InstrumentationFacility in org.apache.uima
Modifier and TypeMethodDescriptionUimaContext.getInstrumentationFacility()
Gets theInstrumentationFacility
that a component can use to record information about its performance. -
Uses of InstrumentationFacility in org.apache.uima.analysis_engine.annotator
Modifier and TypeMethodDescriptionAnnotatorContext.getInstrumentationFacility()
Deprecated.Gets theInstrumentationFacility
that this annotator can use to record information about its performance. -
Uses of InstrumentationFacility in org.apache.uima.analysis_engine.impl
-
Uses of InstrumentationFacility in org.apache.uima.impl
Modifier and TypeMethodDescriptionChildUimaContext_impl.getInstrumentationFacility()
Gets the InstrumentationFacility to be used within this AnalysisEngine.RootUimaContext_impl.getInstrumentationFacility()
Gets the InstrumentationFacility to be used within this AnalysisEngine. -
Uses of InstrumentationFacility in org.apache.uima.internal.util