@Generated(value="de.adorsys.datasafe.runtimedelegate.RuntimeDelegateGenerator", comments="This class performs functionality delegation based on contextClass content. If contextClass contains overriding class - it will be used.") public class DFSBasedProfileStorageImplRuntimeDelegatable extends DFSBasedProfileStorageImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
DFSBasedProfileStorageImplRuntimeDelegatable.ArgumentsCaptor |
| Constructor and Description |
|---|
DFSBasedProfileStorageImplRuntimeDelegatable(OverridesRegistry context,
ProfileRegistrationService registrationService,
ProfileRetrievalService retrievalService,
ProfileRemovalService removalService,
ProfileUpdatingService updatingService) |
| Modifier and Type | Method and Description |
|---|---|
static void |
overrideWith(OverridesRegistry context,
Function<DFSBasedProfileStorageImplRuntimeDelegatable.ArgumentsCaptor,DFSBasedProfileStorageImpl> ctorCaptor)
This is a typesafe function to register overriding class into context.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateAllAllowableKeystores, createDocumentKeystore, createStorageKeystore, registerPrivate, registerPublic, registerUsingDefaultsderegisterStorageCredentials, registerStorageCredentials, updatePrivateProfile, updatePublicProfile, updateReadKeyPasswordprivateProfile, publicProfile, userExistsderegister@Inject public DFSBasedProfileStorageImplRuntimeDelegatable(@Nullable OverridesRegistry context, ProfileRegistrationService registrationService, ProfileRetrievalService retrievalService, ProfileRemovalService removalService, ProfileUpdatingService updatingService)
context - Context class to search for overrides.public static void overrideWith(OverridesRegistry context, Function<DFSBasedProfileStorageImplRuntimeDelegatable.ArgumentsCaptor,DFSBasedProfileStorageImpl> ctorCaptor)
Copyright © 2019. All rights reserved.