org.dvb.service.sds
Interface SDSRecordChangeListener

All Superinterfaces:
java.util.EventListener

public interface SDSRecordChangeListener
extends java.util.EventListener

This interface is implemented by applications wishing to receive notification of changes to SD&S records


Method Summary
 void notifyChange(SDSRecordChangeEvent event)
          Notification of a change in either an SDS Service Provider or Service Offering record
 

Method Detail

notifyChange

void notifyChange(SDSRecordChangeEvent event)
Notification of a change in either an SDS Service Provider or Service Offering record

Parameters:
event - the event that caused the change