| Package | Description |
|---|---|
| de.adorsys.datasafe.metainfo.version.impl.version.latest.actions |
| Modifier and Type | Class and Description |
|---|---|
class |
LatestReadImplRuntimeDelegatable<V extends LatestDFSVersion> |
| Modifier and Type | Method and Description |
|---|---|
LatestReadImpl<V> |
LatestReadImpl_Factory.get() |
static <V extends LatestDFSVersion> |
LatestReadImpl_Factory.newLatestReadImpl(V versionStrategy,
ReadFromPrivate readFromPrivate,
EncryptedLatestLinkService latestVersionLinkLocator) |
static <V extends LatestDFSVersion> |
LatestReadImpl_Factory.provideInstance(javax.inject.Provider<V> versionStrategyProvider,
javax.inject.Provider<ReadFromPrivate> readFromPrivateProvider,
javax.inject.Provider<EncryptedLatestLinkService> latestVersionLinkLocatorProvider) |
| Modifier and Type | Method and Description |
|---|---|
static void |
LatestReadImplRuntimeDelegatable.overrideWith(OverridesRegistry context,
Function<LatestReadImplRuntimeDelegatable.ArgumentsCaptor,LatestReadImpl> ctorCaptor)
This is a typesafe function to register overriding class into context.
|
Copyright © 2019. All rights reserved.