Interface FunctionFactoryMetadata<F>

Type Parameters:
F - target type

@Deprecated public interface FunctionFactoryMetadata<F>
Deprecated.
since 3.1 no longer used by the framework
Author:
Dave Syer
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    Deprecated.
     
  • Method Details

    • getFactoryMethod

      Method getFactoryMethod()
      Deprecated.
    • getTarget

      F getTarget()
      Deprecated.