Annotation Type InstantiateViaFactory


  • @Retention(RUNTIME)
    @Target(TYPE)
    @Public
    @Deprecated
    public @interface InstantiateViaFactory
    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
      String factoryClassName
      Deprecated.
       
    • Element Detail

      • factoryClassName

        String factoryClassName
        Deprecated.