Interface RecordBuilderFactoryProvider


  • Method Summary

    Modifier and Type
    Method
    Description
    org.talend.sdk.component.api.service.record.RecordBuilderFactory
    apply(String containerId)
     
  • Method Details

    • apply

      org.talend.sdk.component.api.service.record.RecordBuilderFactory apply(String containerId)
      Parameters:
      containerId - the containerId the service will be bound to.
      Returns:
      the factory instance for the referenced container.