|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.flat502.rox.utils.LoggingProfiler
public class LoggingProfiler
| Constructor Summary | |
|---|---|
LoggingProfiler()
|
|
| Method Summary | |
|---|---|
void |
begin(long id,
java.lang.String operation)
|
void |
count(long id,
java.lang.String operation)
|
void |
end(long id,
java.lang.String operation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoggingProfiler()
| Method Detail |
|---|
public void begin(long id,
java.lang.String operation)
begin in interface Profiler
public void end(long id,
java.lang.String operation)
end in interface Profiler
public void count(long id,
java.lang.String operation)
count in interface Profiler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||