Package javax.management.j2ee

Provides MEJB releated classes and interfaces.

See:
          Description

Interface Summary
ListenerRegistration Provides the methods to add and remove event listeners to the MEJB component.
Management The Management interface provides the APIs to navigate and manipulate managed objects.
ManagementHome The required home interface for the Management EJB component.
 

Package javax.management.j2ee Description

Provides MEJB releated classes and interfaces.

The J2EE Management EJB component (MEJB) provides interoperable access to the J2EE Management Model from any J2EE component on all platforms that implement the J2EE Management specification. The MEJB component incorporates the Java Management Extensions (JMX) API, a standard framework for Java object instrumentation.

The MEJB component exposes the managed objects on any J2EE platform as JMX manageable resources as defined by the Java Management Extensions Instrumentation and Agent Specification (JSR003). The MEJB component provides local and remote access of the platform's manageable resources through the EJB interoperability protocol.

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2002-2003 EJTools Org.. All Rights Reserved.