Interface DataSourceListener

  • All Known Subinterfaces:
    MultiStreamDataSourceListener

    public interface DataSourceListener
    Receives notifications about external changes to the data source. When more detailed notifications are needed consider implementing one of the subinterfaces as well.
    • Method Detail