@Retention(value=RUNTIME) @Target(value=TYPE) public @interface InterceptInstantiationViaReflection
MetricReporterFactories
that want to maintain
backwards-compatibility with existing reflection-based configurations.
When a reporter is configured to be used via reflection the annotated factory will be used instead.
InstantiateViaFactory
Modifier and Type | Required Element and Description |
---|---|
String |
reporterClassName |
public abstract String reporterClassName
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.