Class GroupEventAdapter

java.lang.Object
org.jivesoftware.openfire.event.GroupEventAdapter
All Implemented Interfaces:
GroupEventListener

public class GroupEventAdapter extends Object implements GroupEventListener
An abstract adapter class for receiving group events. The methods in this class are empty. This class exists as convenience for creating listener objects.