|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.debug.DebugEntrySupport
public abstract class DebugEntrySupport
Method Summary | |
---|---|
int |
getCount()
|
long |
getExeTime()
|
String |
getId()
|
long |
getMax()
|
long |
getMin()
|
String |
getPath()
|
void |
updateExeTime(long exeTime)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface railo.runtime.debug.DebugEntry |
---|
getSrc |
Method Detail |
---|
public long getExeTime()
getExeTime
in interface DebugEntry
public void updateExeTime(long exeTime)
updateExeTime
in interface DebugEntry
exeTime
- The exeTime to set.public String getPath()
getPath
in interface DebugEntry
public String getId()
getId
in interface DebugEntry
public int getCount()
getCount
in interface DebugEntry
public long getMax()
getMax
in interface DebugEntry
public long getMin()
getMin
in interface DebugEntry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |