Interface DataSourceStatusProvider.StatusListener

  • Enclosing interface:
    DataSourceStatusProvider

    public static interface DataSourceStatusProvider.StatusListener
    Interface for receiving status change notifications.
    • Method Detail

      • dataSourceStatusChanged

        void dataSourceStatusChanged​(DataSourceStatusProvider.Status newStatus)
        Called when any property of the data source status has changed.
        Parameters:
        newStatus - the new status