Interface SourceMonitor


public interface SourceMonitor
The Interface SourceMonitor is used as a callback object when the availability of a Source changes.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This method is used to identify to the caller that the Source is now available.
    void
    This method is used to identify to the caller that the Source is now unavailable.