Skip to content

Add unregisterManagedResource to MBeanExportOperations interface [SPR-5517] #10188

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions