Uses of Interface
org.forgerock.openig.tools.notifications.ws.link.PeriodicallyRenewedAmLink.AmLinkSupplierFromTopics
-
Packages that use PeriodicallyRenewedAmLink.AmLinkSupplierFromTopics Package Description org.forgerock.openig.tools.notifications.ws.link AM Links implementations. -
-
Uses of PeriodicallyRenewedAmLink.AmLinkSupplierFromTopics in org.forgerock.openig.tools.notifications.ws.link
Methods in org.forgerock.openig.tools.notifications.ws.link with parameters of type PeriodicallyRenewedAmLink.AmLinkSupplierFromTopics Modifier and Type Method Description static AmLink.AmLinkSupplier
PeriodicallyRenewedAmLink. periodicallyRenewedAmLinkSupplier(Duration renewalDelay, PeriodicallyRenewedAmLink.AmLinkSupplierFromTopics amLinkSupplier, ScheduledExecutorService executorService)
Builds a supplier ofPeriodicallyRenewedAmLink
.
-