Annotation Type InterceptInstantiationViaReflection
-
@Retention(RUNTIME) @Target(TYPE) @Public @Deprecated public @interface InterceptInstantiationViaReflection
Deprecated.Will be removed in a future version. Users should use all reporters as plugins.This annotation has no effect and is only kept for compatibility reasons.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description StringreporterClassNameDeprecated.
-
-
-
Element Detail
-
reporterClassName
String reporterClassName
Deprecated.
-
-