| Package | Description |
|---|---|
| de.adorsys.datasafe.inbox.impl.actions |
| Modifier and Type | Class and Description |
|---|---|
class |
WriteToInboxImplRuntimeDelegatable |
| Modifier and Type | Method and Description |
|---|---|
WriteToInboxImpl |
WriteToInboxImpl_Factory.get() |
static WriteToInboxImpl |
WriteToInboxImpl_Factory.newWriteToInboxImpl(PublicKeyService publicKeyService,
ResourceResolver resolver,
EncryptedDocumentWriteService writer) |
static WriteToInboxImpl |
WriteToInboxImpl_Factory.provideInstance(javax.inject.Provider<PublicKeyService> publicKeyServiceProvider,
javax.inject.Provider<ResourceResolver> resolverProvider,
javax.inject.Provider<EncryptedDocumentWriteService> writerProvider) |
| Modifier and Type | Method and Description |
|---|---|
static void |
WriteToInboxImplRuntimeDelegatable.overrideWith(OverridesRegistry context,
Function<WriteToInboxImplRuntimeDelegatable.ArgumentsCaptor,WriteToInboxImpl> ctorCaptor)
This is a typesafe function to register overriding class into context.
|
Copyright © 2019. All rights reserved.