java.lang.Object
io.helidon.webclient.api.Injection$$Module
- All Implemented Interfaces:
io.helidon.inject.api.ModuleComponent,io.helidon.inject.api.OptionallyNamed
@Singleton
@Named("io.helidon.webclient.api")
public final class Injection$$Module
extends Object
implements io.helidon.inject.api.ModuleComponent
Generated ModuleComponent.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.this is a Java ServiceLoader implementation and the constructor should not be used directly -
Method Summary
-
Constructor Details
-
Injection$$Module
Deprecated.this is a Java ServiceLoader implementation and the constructor should not be used directlyService loader based constructor.
-
-
Method Details
-
named
- Specified by:
namedin interfaceio.helidon.inject.api.ModuleComponent- Specified by:
namedin interfaceio.helidon.inject.api.OptionallyNamed
-
toString
-
configure
public void configure(io.helidon.inject.api.ServiceBinder binder) - Specified by:
configurein interfaceio.helidon.inject.api.ModuleComponent
-