Skip to content

Add registerManagedResource variant with bean key argument to MBeanExporter #36520

@jhoeller

Description

@jhoeller

MBeanExporter traditionally implements various methods for managed resource registration from the MBeanExportOperations interface. Since that interface does not deal with bean keys, there is no convenient method for registering an object with a bean key similar to MBean autodetection. Such an overloaded registerManagedResource(Object managedResource, String beanKey) method can easily be added to the MBeanExporter class itself.

Metadata

Metadata

Assignees

Labels

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

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions