java.lang.Object
io.helidon.integrations.oci.tls.certificates.Injection$$Module
All Implemented Interfaces:
io.helidon.inject.api.ModuleComponent, io.helidon.inject.api.OptionallyNamed

@Singleton @Named("io.helidon.integrations.oci.tls.certificates") public final class Injection$$Module extends Object implements io.helidon.inject.api.ModuleComponent
Generated ModuleComponent.
  • Constructor Details

    • Injection$$Module

      @Deprecated public Injection$$Module()
      Deprecated.
      this is a Java ServiceLoader implementation and the constructor should not be used directly
      Service loader based constructor.
  • Method Details

    • named

      public Optional<String> named()
      Specified by:
      named in interface io.helidon.inject.api.ModuleComponent
      Specified by:
      named in interface io.helidon.inject.api.OptionallyNamed
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • configure

      public void configure(io.helidon.inject.api.ServiceBinder binder)
      Specified by:
      configure in interface io.helidon.inject.api.ModuleComponent