JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle GlassFish Server Message Queue 4.5 Developer's Guide for JMX Clients
search filter icon
search icon

Document Information

Preface

1.  Introduction to JMX Programming for Message Queue Clients

2.  Using the JMX API

Interface Packages

Utility Classes

Connecting to the MBean Server

Obtaining a JMX Connector from an Admin Connection Factory

Obtaining a JMX Connector Without Using an Admin Connection Factory

Using MBeans

Accessing MBean Attributes

Invoking MBean Operations

Receiving MBean Notifications

3.  Message Queue MBean Reference

A.  Alphabetical Reference

Index

Chapter 2

Using the JMX API

This chapter provides code examples showing how to use the JMX application programming interface to connect to a broker’s MBean server, obtain MBeans for Message Queue resources, and access their attributes, operations, and notifications. The chapter consists of the following sections: