Uses of Annotation Interface
dagger.Module
Packages that use Module
Package
Description
APIs to assist with performing injection on Android.
-
Uses of Module in dagger.android
Classes in dagger.android with annotations of type ModuleModifier and TypeClassDescriptionclassContains bindings to ensure the usability ofdagger.androidframework classes. -
Uses of Module in dagger.android.support
Classes in dagger.android.support with annotations of type ModuleModifier and TypeClassDescriptionclassThis module no longer provides any value beyond what is provided inAndroidInjectionModuleand is just an alias. -
Uses of Module in dagger.grpc.server
Classes in dagger.grpc.server with annotations of type ModuleModifier and TypeClassDescriptionfinal classProvides the currentContext.final classProvidesMetadataabout a gRPC call.final classInstalling this module into a@Singletoncomponent means the component can provide aServerthat serves in-process requests.final classInstalling this module into a@Singletoncomponent means the component can provide a Netty-basedServer.final classProvides a@SingletonServer. -
Uses of Module in dagger.hilt.android.internal.modules
Classes in dagger.hilt.android.internal.modules with annotations of type ModuleModifier and TypeClassDescriptionfinal classProvides a binding for an Android BinderFragment Context.