@Retention(value=RUNTIME) @Target(value=TYPE) @Public @Deprecated 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
Deprecated.
|
public abstract String reporterClassName
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.