@Target(value={FIELD,METHOD,CONSTRUCTOR}) @Retention(value=RUNTIME) @Documented @Qualifier(value="coreAggregator") public @interface CoreAggregator
Indicates object that must be included within the core metrics configuration.