{"id":68726,"library":"gmbal","title":"GlassFish MBean Annotation Library","description":"An annotation library for managing MBeans in GlassFish, simplifying JMX instrumentation.","status":"active","version":"4.1.1","language":"java","source_language":null,"source_url":"https://github.com/eclipse-ee4j/orb-gmbal","tags":["jmx","mbean","glassfish","annotation"],"install":[{"cmd":"<dependency>\n  <groupId>org.glassfish.gmbal</groupId>\n  <artifactId>gmbal</artifactId>\n  <version>4.1.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.glassfish.gmbal:gmbal:4.1.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ManagedObject","correct":"org.glassfish.gmbal.ManagedObject"}],"quickstart":{"code":"import org.glassfish.gmbal.ManagedObject;\nimport org.glassfish.gmbal.ManagedAttribute;\n\n@ManagedObject\npublic class MyBean {\n    @ManagedAttribute\n    public String getName() {\n        return \"example\";\n    }\n}","lang":"java","description":"Defines a managed bean with a managed attribute using annotations."},"warnings":[],"env_vars":null,"search_vec":"'annot':3,6,19 'glassfish':1,12,18 'instrument':15 'jmx':14,16 'librari':4,7 'manag':9 'mbean':2,10,17 'simplifi':13","created_at":"2026-06-17T17:53:14.595136+00:00","updated_at":"2026-06-17T17:53:14.595136+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://projects.eclipse.org/projects/ee4j.orb","github":"https://github.com/eclipse-ee4j/orb-gmbal","docs":"https://appdoc.app/artifact/org.glassfish.gmbal/gmbal/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["management","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}