extractArguments

public abstract Array<Object> extractArguments(E envelope)

Extracts the values to be used during the invocation of the method with this parameter specification.

Return

the values to use during the method invocation

Parameters

envelope

the envelope to use as a source