Uses of Package
org.objectweb.jac.aspects.tracing

Packages that use org.objectweb.jac.aspects.tracing
org.objectweb.jac.aspects.tracing   
 

Classes in org.objectweb.jac.aspects.tracing used by org.objectweb.jac.aspects.tracing
Counter
          The functional part of the counting aspect: a counter object.
Debugger
          This class is a simple debugger that can by used by a program to step the called methods and print some informations.
Recorder
          This class is able to record a set of methods call and replay them.
SimpleCountingWrapper
          This simple counter must wrap the methods of which calls have to be counted.
TracingConf
          This sample aspect component traces the calls on all the objects of the program.