Interface DataSourceFactory


public interface DataSourceFactory
Interface for classes that create DataSource objects. Implementing classes can get access to the CdsRuntime by implementing CdsRuntimeAware.
  • Method Summary

    Modifier and Type
    Method
    Description
    A map containing all created DataSource objects.