final class CurrenciesServiceEP6 extends java.lang.Object implements CurrenciesService
Modifier and Type | Field and Description |
---|---|
private InvocationBuilderFactory |
factory |
Constructor and Description |
---|
CurrenciesServiceEP6(InvocationBuilderFactory factory) |
Modifier and Type | Method and Description |
---|---|
ShopCurrencies |
getCurrencies(java.lang.String shopId) |
private final InvocationBuilderFactory factory
@Inject public CurrenciesServiceEP6(InvocationBuilderFactory factory)
public ShopCurrencies getCurrencies(java.lang.String shopId)
getCurrencies
in interface CurrenciesService