Interface ArgumentFactory.ParameternameAware

Enclosing interface:
ArgumentFactory<T>

public static interface ArgumentFactory.ParameternameAware
Any ArgumentFactory implementing this interface will know about the parameter name it is registered.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
     
  • Method Details Link icon

    • setParameterName Link icon

      void setParameterName(String paramName)