Package io.meeds.pwa.service
Class PushServiceConfiguration
java.lang.Object
io.meeds.pwa.service.PushServiceConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnl.martijndwars.webpush.PushServicegetPushService(PwaNotificationStorage pwaNotificationStorage)
-
Constructor Details
-
PushServiceConfiguration
public PushServiceConfiguration()
-
-
Method Details
-
getPushService
@Bean public nl.martijndwars.webpush.PushService getPushService(PwaNotificationStorage pwaNotificationStorage) throws Exception - Throws:
Exception
-