Creating New Instances Dynamically
Sometimes the type of an object is decided at runtime.
In this example the model consists of a single interface, and no implementation. The user is expected to choose the actual implementation to use.
Model
Component
Last updated
Was this helpful?