IdentifierBasedIdentityResolverPolicy.resolve

Resolve identity of component by identifier attached to it.

struct IdentifierBasedIdentityResolverPolicy
static
string
resolve
()
()

Parameters

factory Factory!Object

component factory to be stored

Return Value

Type: string

identifier as identity of component or null.

Meta