MBean: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
For more information, see [[wikipedia:Java Management Extensions#Managed beans|Wikipedia]]. | For more information, see [[wikipedia:Java Management Extensions#Managed beans|Wikipedia]]. | ||
[[Category:FAPlist]] | |||
[[Category:Pages linking to Wikipedia]] | [[Category:Pages linking to Wikipedia]] | ||
[[Category:Software]] | [[Category:Software]] | ||
Latest revision as of 09:14, 24 April 2026
MBean is a managed Java object, similar to a JavaBeans component, that follows the design patterns set forth in the JMX specification.
For more information, see Wikipedia.