Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
G
N
O
P
S
T
C
callStack
- Variable in class org.nuiton.profiling.
NuitonTrace
array : [nest method call, start time, start time with child]
G
getStatistics(Method)
- Method in class org.nuiton.profiling.
NuitonTrace
getStatisticsAndClear()
- Static method in class org.nuiton.profiling.
NuitonTrace
N
NuitonTrace
- Class in
org.nuiton.profiling
Permet de tracer les appels aux methodes.
NuitonTrace()
- Constructor for class org.nuiton.profiling.
NuitonTrace
O
org.nuiton.profiling
- package org.nuiton.profiling
P
printStatisticsAndClear()
- Static method in class org.nuiton.profiling.
NuitonTrace
printStatisticsAndClear(PrintStream)
- Static method in class org.nuiton.profiling.
NuitonTrace
S
STAT_CALL
- Static variable in class org.nuiton.profiling.
NuitonTrace
nombre d'appel
STAT_CALL_NEST_METHOD
- Static variable in class org.nuiton.profiling.
NuitonTrace
nombre d'appel vers une autre method depuis cette methode
STAT_TIME_MAX
- Static variable in class org.nuiton.profiling.
NuitonTrace
temps max d'execution de cette methode (sans le temps des autres methodes)
STAT_TIME_MIN
- Static variable in class org.nuiton.profiling.
NuitonTrace
temps mini d'execution de cette methode (sans le temps des autres methodes)
STAT_TIME_TOTAL
- Static variable in class org.nuiton.profiling.
NuitonTrace
temps total d'execution de cette methode (sans le temps des autres methodes)
STAT_TIME_TOTAL_NEST_METHOD
- Static variable in class org.nuiton.profiling.
NuitonTrace
temps total d'execution de cette methode (avec le temps des autres methodes)
statistics
- Variable in class org.nuiton.profiling.
NuitonTrace
array : [call's numbers, call do, min time, max time, total time, total time with child]
T
traceAfterExecute(JoinPoint)
- Method in class org.nuiton.profiling.
NuitonTrace
traceAfterThrowingExecute(JoinPoint)
- Method in class org.nuiton.profiling.
NuitonTrace
traceBeforeExecute(JoinPoint)
- Method in class org.nuiton.profiling.
NuitonTrace
C
G
N
O
P
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2010
CodeLutin
. All Rights Reserved.