class

MethodCall

extends Named , PropertySource

All supertypes

Object can be configured by invoking arbitrary methods and then (optionally) configuring their return values. If there are several overloaded methods with the same name and the same number of parameters, the configuration runtime selects the most appropriate one for the arguments. If it is not possible to select such a method, the runtime throws ConfigurationException.

References

Name Target Containment Cardinality Opposite Description
argument Factory Yes * Method arguments.