public class TimerFactory extends Object
| Constructor and Description |
|---|
TimerFactory(String aClassName)
Instantiate UimaTimer object from a given class.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.uima.util.UimaTimer |
getTimer()
Returns instance of
UimaTimer. |
public TimerFactory(String aClassName)
aClassName - -
UimaTimer implemetation classCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.