|
|
Hi
Basically my application is divided in to several plugins so that each developer can focus on their own plugin. Now I want to add another plugin which will list the all controllers and services along with their respective plugin name.
Some thing like as follows
Plugin controller/service
-------------------------------------------------------
1. plugA contAController
2. PlugA contBController
3. PlugB contPController
4. PlugB contQController
Thank you very much
Dcd
|