@Service(value="inMemoryClientLogoLoadingService") public class InMemoryClientLogoLoadingService extends Object implements ClientLogoLoadingService
Modifier and Type | Class and Description |
---|---|
class |
InMemoryClientLogoLoadingService.ClientLogoFetcher |
Constructor and Description |
---|
InMemoryClientLogoLoadingService() |
InMemoryClientLogoLoadingService(org.apache.http.client.HttpClient httpClient) |
Modifier and Type | Method and Description |
---|---|
CachedImage |
getLogo(ClientDetailsEntity client) |
public InMemoryClientLogoLoadingService()
public InMemoryClientLogoLoadingService(org.apache.http.client.HttpClient httpClient)
public CachedImage getLogo(ClientDetailsEntity client)
getLogo
in interface ClientLogoLoadingService
Copyright © 2018. All rights reserved.