| Package | Description |
|---|---|
| com.tangosol.net.partition |
Contains interfaces and classes related to partitioned services.
|
| com.tangosol.persistence |
Contains classes and helpers for implementing various types of persistence.
|
| Class and Description |
|---|
| Description
The Description annotation allows a description to be specified for a method
on an MBean, and for an MBean interface itself.
|
| MetricsScope
The MetricsScope descriptor annotation adds a metrics.scope field and its
value to the
descriptor
for an MBean. |
| MetricsTag
The MetricsTag descriptor annotation adds a
metrics.tag field
and its value to the descriptor
for a method on an MBean. |
| MetricsValue
The MetricsValue descriptor annotation adds a metrics.value field
and its value to the
descriptor
for a method on an MBean. |
| Notification
The Notification annotation provides a means for an MBean interface to
describe the notification it emits.
|
| Class and Description |
|---|
| Description
The Description annotation allows a description to be specified for a method
on an MBean, and for an MBean interface itself.
|
| Notification
The Notification annotation provides a means for an MBean interface to
describe the notification it emits.
|