Uses of Interface
org.apache.uima.util.InstrumentationFacility

Packages that use InstrumentationFacility
org.apache.uima The main package for the Unstructured Information Management Middleware Architecture. 
org.apache.uima.analysis_engine.annotator The Annotator Interfaces, along with supporting interfaces and exception classes. 
 

Uses of InstrumentationFacility in org.apache.uima
 

Methods in org.apache.uima that return InstrumentationFacility
 InstrumentationFacility UimaContext.getInstrumentationFacility()
          Gets the InstrumentationFacility that a component can use to record information about its performance.
 

Uses of InstrumentationFacility in org.apache.uima.analysis_engine.annotator
 

Methods in org.apache.uima.analysis_engine.annotator that return InstrumentationFacility
 InstrumentationFacility AnnotatorContext.getInstrumentationFacility()
          Deprecated. Gets the InstrumentationFacility that this annotator can use to record information about its performance.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.