ca.spaz.cron.datasource
Interface IFoodDatasourceListener


public interface IFoodDatasourceListener

This interface should be implemented by classes interested in events from a food datasource.

Author:
Chris Rose

Method Summary
 void datasourceUpdated(ILocalFoodDatasource source, FoodDataEvent type, java.lang.Object message)
           
 

Method Detail

datasourceUpdated

void datasourceUpdated(ILocalFoodDatasource source,
                       FoodDataEvent type,
                       java.lang.Object message)


Copyright © 2005 Spaz. All Rights Reserved.