|
Class Summary |
| EmptyEvalHook |
an empty hook to measure the overhead of invoking an eval hook |
| TraceCallsEvalHook |
A Jeva EvalHook which calls Trace methods to record method call and
instance creation expressions, and records activities which use
interpreted synchronized methods and blocks in the biography for
the synchronizing object. |
| TraceConstructsEvalHook |
A Jeva EvalHook which calls Trace methods to record method call and
instance creation expressions, and records activities which use
interpreted synchronized methods and blocks in the biography for
the synchronizing object. |