All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface webwisdom.tango.beans.ParticipantsChangeListener

public interface ParticipantsChangeListener
extends EventListener

Method Index

 o participantJoined(ParticipantsChangeEvent)
 o participantLeft(ParticipantsChangeEvent)

Methods

 o participantJoined
 public abstract void participantJoined(ParticipantsChangeEvent se)
 o participantLeft
 public abstract void participantLeft(ParticipantsChangeEvent se)

All Packages  Class Hierarchy  This Package  Previous  Next  Index