mioz2077 / pojo-mbean

Automatically exported from code.google.com/p/pojo-mbean
0 stars 0 forks source link

Proposal of enhancement : make pojo-mbean OSGi-compliant #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

It is proposal of enhancement because we would like pojo-mbean to be 
OSGi-compliant.

To do so, we've just repackaged the framework as a bundle using 
maven-bundle-plugin and we have separated the annotation layer from the 
implementation layer. By this way, only the annotations are available (and 
visible) to the user and the registration process is delegated to the OSGi 
framework.

Please find the patch enclosed.

Regards,

Hugo Loos

Original issue reported on code.google.com by hugo.loo...@gmail.com on 6 Oct 2014 at 9:16

Attachments: