Uses of Class
com.tangosol.net.management.annotation.Notification
-
Packages that use Notification 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. -
-
Uses of Notification in com.tangosol.net.partition
Classes in com.tangosol.net.partition with annotations of type Notification Modifier and Type Interface Description interface
SimpleStrategyMBean
Standard MBean interface that exposes management attributes and operations for aSimpleAssignmentStrategy
used by aPartitionedService
. -
Uses of Notification in com.tangosol.persistence
Classes in com.tangosol.persistence with annotations of type Notification Modifier and Type Interface Description interface
PersistenceManagerMBean
Standard MBean interface that exposes management attributes and operations relating to a PartitionedService configured with on-demand or active persistence.
-