Jump to content

MBean: Difference between revisions

From cernipedia
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''MBean''' is a managed Java object, similar to a JavaBeans component, that follows the design patterns set forth in the JMX specification  
'''MBean''' is a managed Java object, similar to a JavaBeans component, that follows the design patterns set forth in the JMX specification.
[[Category:Abbreviations]] [[Category:FAPlist]]
 
For more information, see [[wikipedia:Java Management Extensions#Managed beans|Wikipedia]]. 
[[Category:FAPlist]]
[[Category:Pages linking to Wikipedia]]
[[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.