mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Fix typo
This commit is contained in:
+1
-1
@@ -339,7 +339,7 @@ public abstract class AbstractReflectiveMBeanInfoAssembler extends AbstractMBean
|
||||
/**
|
||||
* Iterate through all methods on the MBean class and gives subclasses the chance
|
||||
* to vote on their inclusion. If a particular method corresponds to the accessor
|
||||
* or mutator of an attribute that is inclued in the management interface, then
|
||||
* or mutator of an attribute that is included in the management interface, then
|
||||
* the corresponding operation is exposed with the "role" descriptor
|
||||
* field set to the appropriate value.
|
||||
* @param managedBean the bean instance (might be an AOP proxy)
|
||||
|
||||
Reference in New Issue
Block a user