@Deprecated @Retention(value=RUNTIME) @Target(value=FIELD) public @interface InjectMetric
Metric instead.
Support for this annotation will be removed before the 3.0.0 release.
public abstract String name
public abstract boolean absolute
true, use the given name as an absolute name. If false, use the given name
relative to the annotated class.Copyright © 2012-2013. All Rights Reserved.