BEA Logo BEA WebLogic Server Release 6.1

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

  |  

  WebLogic Server Doc Home   |     Programming JMX   |   Previous Topic   |   Next Topic   |   Contents   |   View as PDF

Programming WebLogic JMX Services

 

 

Overview of WebLogic JMX Services

Overview

The WebLogic Server Management System

Managed Resources

MBeans

MBean Servers

MBean Homes

Administration MBeanHome

WebLogic Server MBeans

Administration MBeans

Configuration MBeans

Runtime MBeans

MBean Naming Conventions

Package Naming Conventions

Quick Reference to WebLogic Server MBeans

Domain MBean

Target MBeans

Server and Kernel MBeans

Cluster MBeans

Deployable Unit MBeans

 

Accessing WebLogic Server MBeans

Overview

Selecting the Client Interface to WebLogic Server MBeans

MBeanHome Versus MBeanServer

Server MBeanHome Versus Administration MBeanHome

Obtaining an MBeanHome Using JNDI

Example: Looking Up MBeanHome from an External Client

Example: Looking Up MBeanHome from an Internal Client

Example: Obtaining MBeanServer from MBeanHome

Using the Helper Class to Obtain MBeanHome Interfaces

Accessing MBeans from MBeanHome

Registering Custom MBeans with MBeanServer

Example Custom MBean

Example Client Application

 

Using MBean Notifications

Overview

Making Notifications Available to Outside Clients

MBean Notification Summary

Basic JMX Notifications

WebLogic Server Log Notifications

Using Basic JMX Notifications

Creating a Notification Listener

Registering Notification Listeners with MBeans

Working with WebLogic Server Log Notifications

Contents of a WebLogicLogNotification

Example Notification Listeners for WebLogic Server Error Messages

 

Monitoring WebLogic Server MBeans

Overview

Setting Up Monitoring

Creating a Notification Listener

Instantiating the Listener and Monitor

Sample Monitoring Scenarios

JDBC Monitoring

 

back to top   next page