Interface ServiceInjectionPlanBinder


public interface ServiceInjectionPlanBinder
Responsible for registering the injection plan to the services in the service registry.
  • Method Details

    • bindTo

      Bind an injection plan to a service provider instance.
      Parameters:
      serviceProvider - the service provider to receive the injection plan.
      Returns:
      the binder to use for binding the injection plan to the service provider