The following tables list the members exposed by ServiceLocator.
Name | Description | |
---|---|---|
Generic BuildUp | Run an existing object through the container and perform injection on it. | |
CreateChildContainer | Creates a child container. | |
IsRegistered | Overloaded. Determines whether this instance is registered. | |
Register | Overloaded. Registers a type mapping with the container. | |
Retrieve | Overloaded. Resolve an instance of the default requested type from the container. | |
Generic RetrieveAll | Retrieves all item with the specified type. |