Interface GenericComponentExtension
public interface GenericComponentExtension
Generic way to create components.
This is to use when all components of the same family can be instantiated the exact same way.
However please note that you should only use that for virtual components and fully understand what it means
because the code path for this kind of extension has no link with the standard one.
-
Method Summary
-
Method Details
-
canHandle
-
createInstance
-