Uses of Class
org.objectweb.jac.aspects.tracing.SimpleCountingWrapper

Packages that use SimpleCountingWrapper
org.objectweb.jac.aspects.tracing Provides an aspect which allows the users to trace their programs 
 

Uses of SimpleCountingWrapper in org.objectweb.jac.aspects.tracing
 

Subclasses of SimpleCountingWrapper in org.objectweb.jac.aspects.tracing
 class OptimizedCountingWrapper
          This counter must wrap the methods of which calls have to be counted.