Package | Description |
---|---|
com.tangosol.net |
Contains basic cluster interfaces and factories.
|
com.tangosol.net.management |
Contains classes related to the Coherence Management Framework.
|
Class and Description |
---|
Registry
The Coherence cluster management gateway is an abstraction of the basic
JMX registration APIs that is specific to managing Coherence clustered
resources.
|
Class and Description |
---|
MBeanAccessor.QueryBuilder
The Query Builder for generating Coherence MBean queries.
|
MBeanAccessor.QueryBuilder.ParsedQuery
A ParsedQuery represents the result of a call to
MBeanAccessor.QueryBuilder.build() . |
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.
|
MBeanServerProxy
MBeanServerProxy allows any cluster node that runs the Management service
to obtain and set attributes or invoke methods on registered MBeans.
|
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.
|