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

Packages that use UimaTimer
org.apache.uima The main package for the Unstructured Information Management Middleware Architecture. 
 

Uses of UimaTimer in org.apache.uima
 

Methods in org.apache.uima that return UimaTimer
protected abstract  UimaTimer UIMAFramework._newTimer()
          To be implemented by subclasses; this should return a new UIMA UimaTimer instance.
static UimaTimer UIMAFramework.newTimer()
          Creates a new UimaTimer, which is used to collect performance statistics for UIMA components.
 



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