Annotation Type FederatedPartitionEvents

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      com.tangosol.net.events.federation.FederatedPartitionEvent.Type[] value
      This element specifies all types of FederatedPartitionEvent.Types the interceptor would like to be invoked on.
    • Element Detail

      • value

        com.tangosol.net.events.federation.FederatedPartitionEvent.Type[] value
        This element specifies all types of FederatedPartitionEvent.Types the interceptor would like to be invoked on.

        If not specified, the interceptor will be registered to handle ALL FederatedPartitionEvent.Types.

        Returns:
        all FederatedPartitionEvent.Types the EventInterceptor would like to receive notifications on
        Default:
        {}