Class ClusterViewEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class ClusterViewEvent
    extends java.lang.Object
    implements java.io.Serializable
    Denotes a Cluster View Change Event. Provides the event and the system advertisement in question.
    Version:
    $Revision$
    Author:
    Shreedhar Ganapathy Date: Jun 29, 2006
    See Also:
    Serialized Form
    • Method Detail

      • getEvent

        public ClusterViewEvents getEvent()
        Gets the event attribute of the ClusterViewEvent object
        Returns:
        The event value
      • getAdvertisement

        public SystemAdvertisement getAdvertisement()
        Gets the advertisement attribute of the ClusterViewEvent object
        Returns:
        The advertisement value