Add unregisterManagedResource to MBeanExportOperations interface [SPR-5517] #10188
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Jaro Kuruc opened SPR-5517 and commented
Hi,
I am trying to register/unregister MBeans in runtime using autowired MBeanExportOperations implementation (in this case MBeanExporter). At the moment, only methods for registering MBeans are available in the intefrace mentioned above. It would be very helpful if MBeanExportOperations interface and its implementations would contain methods to unregisterManagedResource as well.
Thanks.
Jaro
Affects: 2.0.8, 2.5.6, 3.0 M1
The text was updated successfully, but these errors were encountered: