com.ebmwebsourcing.commons.aop.annotation
Annotation Type MethodDuration


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface MethodDuration

Author:
mcarpentier used to trace the method duration

Optional Element Summary
 boolean verboseMode
           
 

verboseMode

public abstract boolean verboseMode
Default:
false


Copyright © 2008 eBM WebSourcing. All Rights Reserved.