Class ActiveElectionEvent

java.lang.Object
com.gigaspaces.cluster.activeelection.core.ActiveElectionEvent

public class ActiveElectionEvent extends Object
This event sends by IActiveElectionListener to notify the listener implementation about new elected active service.
Since:
6.0
Version:
1.0
Author:
Igor Goldenberg
See Also:
  • Method Details

    • getActiveServiceItem

      public ServiceItem getActiveServiceItem()
      Returns:
      the elected active service.