@NoImplement @Deprecated public interface SourceFactory
Deprecated.
since 1.4.0. Use SdkSourceFactory instead
Factory object for instances of Source.

Implementations are to be reusable and thread-safe

Since:
1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    Creates a new instance of Source
  • Method Details

    • createSource

      Source createSource()
      Deprecated.
      Creates a new instance of Source
      Returns:
      a new Source