| Package | Description |
|---|---|
| de.adorsys.datasafe.inbox.impl.actions |
| Modifier and Type | Class and Description |
|---|---|
class |
ListInboxImplRuntimeDelegatable |
| Modifier and Type | Method and Description |
|---|---|
ListInboxImpl |
ListInboxImpl_Factory.get() |
static ListInboxImpl |
ListInboxImpl_Factory.newListInboxImpl(ProfileRetrievalService profileRetrievalService,
ResourceResolver resolver,
StorageListService listService) |
static ListInboxImpl |
ListInboxImpl_Factory.provideInstance(javax.inject.Provider<ProfileRetrievalService> profileRetrievalServiceProvider,
javax.inject.Provider<ResourceResolver> resolverProvider,
javax.inject.Provider<StorageListService> listServiceProvider) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ListInboxImplRuntimeDelegatable.overrideWith(OverridesRegistry context,
Function<ListInboxImplRuntimeDelegatable.ArgumentsCaptor,ListInboxImpl> ctorCaptor)
This is a typesafe function to register overriding class into context.
|
Copyright © 2019. All rights reserved.