Package org.avaje.metric.annotation

Annotations such as Timed.

See: Description

Package org.avaje.metric.annotation Description

Annotations such as Timed.

These annotations can be placed on classes and methods to control metrics collection.

Note that enhancement can be used to automatically add timing metrics collections on classes annotated with Timed - but additionally will also by default enhance classes annotated with @Singleton, JAX_RS annotations like @Path and Spring sterotype annotations such as @Component, @Service and @Repository etc.

Copyright © 2014. All Rights Reserved.