resolve (fullName) Objectpublic
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
Please login to continue.