Skip navigation links

Oracle® Coherence Java API Reference
Release 12.1.2.0.3

E26043-02


Package com.tangosol.net.management

Contains classes related to the Coherence Management Framework.

See:
          Description

Interface Summary
MBeanServerFinder MBeanServerFinder represents a facility that allows a pluggable run-time selection of an MBeanServer to be used by the Coherence JMX framework.
NotificationManager A NotificationManager is responsible for JMX notification delivery from a managed node to a set of subscribing managing nodes.
Registry The Coherence cluster management gateway is an abstraction of the basic JMX registration APIs that is specific to managing Coherence clustered resources.

 

Class Summary
AnnotatedStandardEmitterMBean AnnotatedStandardMBean is an extension of a StandardEmitterMBean that uses the Description annotation for describing the attributes, operations and the bean on the designated MBean interface and emits notifications.
AnnotatedStandardMBean AnnotatedStandardMBean is an extension of a StandardMBean that uses the Description annotation for describing the attributes, operations and the bean on the designated MBean interface.
MBeanConnector Utility class to expose Coherence JMX MBeans via the Sun JMX reference implementation HtmlAdaptorServer or a JMX Remote JMXConnectorServer.
MBeanHelper Helper class providing various functionality related to aggregation of attributes and methods exposed by Coherence JMX framework MBeans.
MBeanReference MBeanReference holds all necessary information to uniquely identify an MBean.
ObjectNameExcludeFilter Filter used to prevent registering MBeans that match the specified pattern.

 

Package com.tangosol.net.management Description

Contains classes related to the Coherence Management Framework.


Skip navigation links

Oracle® Coherence Java API Reference
Release 12.1.2.0.3

E26043-02


Copyright © 2000, 2014, Oracle and/or its affiliates. All rights reserved.