| Package | Description |
|---|---|
| de.adorsys.datasafe.directory.impl.profile.operations |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUserProfileCacheRuntimeDelegatable |
| Modifier and Type | Method and Description |
|---|---|
DefaultUserProfileCache |
DefaultUserProfileCache_Factory.get() |
static DefaultUserProfileCache |
DefaultUserProfileCache_Factory.newDefaultUserProfileCache(Map<UserID,UserPublicProfile> publicProfile,
Map<UserID,UserPrivateProfile> privateProfile) |
static DefaultUserProfileCache |
DefaultUserProfileCache_Factory.provideInstance(javax.inject.Provider<Map<UserID,UserPublicProfile>> publicProfileProvider,
javax.inject.Provider<Map<UserID,UserPrivateProfile>> privateProfileProvider) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DefaultUserProfileCacheRuntimeDelegatable.overrideWith(OverridesRegistry context,
Function<DefaultUserProfileCacheRuntimeDelegatable.ArgumentsCaptor,DefaultUserProfileCache> ctorCaptor)
This is a typesafe function to register overriding class into context.
|
Copyright © 2019. All rights reserved.