Instances of a class implementing this interface are capable of answering which method parameters this method contains.
Typical implementations would return all method parameters with their respective names using reflection, conventions, configuration or asm.