Uses of Class
org.perf4j.aop.DefaultProfiled

Packages that use DefaultProfiled
org.perf4j.aop Provides annotations that work with an aspect-oriented framework like AspectJ, Spring AOP or EJB interceptors to allow timing of code blocks without explicit logging statements. 
 

Uses of DefaultProfiled in org.perf4j.aop
 

Fields in org.perf4j.aop declared as DefaultProfiled
static DefaultProfiled DefaultProfiled.INSTANCE
           
 



Copyright © 2008-2011 perf4j.org. All Rights Reserved.