new Resolver(impl, args)
Instances are created internally during calls to Container#use and RegistrationBuilder#use.
Parameters:
Name | Type | Description |
---|---|---|
impl |
function | The resolver implementation. |
args |
Array | The arguments to make available to the resolver implementation. |