DefaultResolver#resolve()

resolve (fullName) Objectpublic

Defined in packages/ember-application/lib/system/resolver.js:165

This method is called via the container's resolver method. It parses the provided fullName and then looks up and returns the appropriate template or class.

Parameters:

fullName String
the lookup string

Returns:

Object
the resolved factory
doc_EmberJs
2016-11-30 16:49:15
Comments
Leave a Comment

Please login to continue.