mioz2077 / pojo-mbean

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

Add @Inherited annotation to all Mbean releted annotations #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add the @Inherited annotation 
http://download.oracle.com/javase/6/docs/api/java/lang/annotation/Inherited.html
 to @MBean, @Operation, @Property and @Parameter to allow inheritance/extension 
of Annotated MBeans

Original issue reported on code.google.com by morten.h...@gmail.com on 9 Jul 2011 at 5:34

GoogleCodeExporter commented 8 years ago

Original comment by morten.h...@gmail.com on 9 Jul 2011 at 5:36

GoogleCodeExporter commented 8 years ago

Original comment by morten.h...@gmail.com on 9 Jul 2011 at 5:41

GoogleCodeExporter commented 8 years ago
Fixed in r41

Original comment by morten.h...@gmail.com on 9 Jul 2011 at 7:29