Uses of Interface
dev.getelements.elements.service.firebase.FirebaseAppFactory
Packages that use FirebaseAppFactory
Package
Description
-
Uses of FirebaseAppFactory in dev.getelements.elements.service.firebase
Classes in dev.getelements.elements.service.firebase that implement FirebaseAppFactory -
Uses of FirebaseAppFactory in dev.getelements.elements.service.notification.firebase
Methods in dev.getelements.elements.service.notification.firebase that return types with arguments of type FirebaseAppFactoryModifier and TypeMethodDescriptionjakarta.inject.Provider
<FirebaseAppFactory> FirebaseMessagingFactoryProvider.getFirebaseAppFactoryProvider()
Method parameters in dev.getelements.elements.service.notification.firebase with type arguments of type FirebaseAppFactoryModifier and TypeMethodDescriptionvoid
FirebaseMessagingFactoryProvider.setFirebaseAppFactoryProvider
(jakarta.inject.Provider<FirebaseAppFactory> firebaseAppFactoryProvider)