Why we add parameter metatype=true in @Component annotation?
When we add parameter metatype=true then Apache felix generate a metatype.xml file for that component, if we don’t then there will no metaype.xml file.
Metatype.xml file contains an element which have parameters name and description of the component. Under the we have another ta which have detail information of property which we want to make visible and configurable on Apache felix console localhost:4502/system/console/configMgr.
So if we specified ten properties in our component then there will be ten elements under the
Metatype.xml file also contains the element with attribute PID and