Constructor and Description |
---|
CpeTimerImpl(String aTimerClass) |
Modifier and Type | Method and Description |
---|---|
String |
get()
Return a name of the timer class
|
void |
set(String aTimerClass)
Plug-in a custom timer class to be used for measuring performance.
|
public CpeTimerImpl(String aTimerClass)
public void set(String aTimerClass) throws CpeDescriptorException
CpeTimer
set
in interface CpeTimer
aTimerClass
- -
name of a timer classCpeDescriptorException
- tbdCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.