|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.collection.impl.cpm.utils.TimerFactory
public class TimerFactory
Creates an instance of UimaTimer
Constructor Summary | |
---|---|
TimerFactory(java.lang.String aClassName)
Instantiate UimaTimer object from a given class |
Method Summary | |
---|---|
static UimaTimer |
getTimer()
Returns instance of UimaTimer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimerFactory(java.lang.String aClassName)
aClassName
- -
UimaTimer implemetation classMethod Detail |
---|
public static UimaTimer getTimer()
UimaTimer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |