Interface InstallTargetHandler


@Deprecated(forRemoval=true, since="2.3") public interface InstallTargetHandler
Deprecated, for removal: This API element is subject to removal in a future version.
unused for FlowUI, legacy from the ClassicUI
  • Method Summary

    Modifier and Type
    Method
    Description
    createInstallHandler(Class<?> targetObjectType, View<?> controller, Method method)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • createInstallHandler

      @Nullable Object createInstallHandler(Class<?> targetObjectType, View<?> controller, Method method)
      Deprecated, for removal: This API element is subject to removal in a future version.