SimpleIdentifierResolver
A simple resolver that maps to an object instance. This is a canonical resolver.
Properties
Link copied to clipboard
The actual class of the instance of the component, disregarding what it was declared as. This is used for discovering services, etc.
Link copied to clipboard
The requirements for this resolver, i.e. the identifiers that this resolver needs from the components
argument of resolve. This information is used for dependency analysis to properly "link" components that are resolved against during resolution, such as with aliases.