@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) public @interface NotTimed
Note that timed execution can be automatically added to JAX-RS endpoints and Spring beans and this annotation can be used to exclude specific beans as desired.
Copyright © 2014. All Rights Reserved.