create method
- @override
override
Creates a component identified by given locator.
locator
a locator to identify component to be created. Return the created component.
Trows a CreateException if the factory is not able to create the component.
Creates a component identified by given locator.
locator
a locator to identify component to be created.
Return the created component.Trows a CreateException if the factory is not able to create the component.