Fix typo
This commit is contained in:
@@ -339,7 +339,7 @@ public abstract class AbstractReflectiveMBeanInfoAssembler extends AbstractMBean
|
|||||||
/**
|
/**
|
||||||
* Iterate through all methods on the MBean class and gives subclasses the chance
|
* 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
|
* 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
|
* the corresponding operation is exposed with the "role" descriptor
|
||||||
* field set to the appropriate value.
|
* field set to the appropriate value.
|
||||||
* @param managedBean the bean instance (might be an AOP proxy)
|
* @param managedBean the bean instance (might be an AOP proxy)
|
||||||
|
|||||||
Reference in New Issue
Block a user