final class ShopPublicInfoServiceEP6 extends java.lang.Object implements ShopPublicInfoService
Modifier and Type | Field and Description |
---|---|
private InvocationBuilderFactory |
factory |
private static java.lang.String |
RESOURCE_PATH |
Constructor and Description |
---|
ShopPublicInfoServiceEP6(InvocationBuilderFactory factory) |
Modifier and Type | Method and Description |
---|---|
ShopPublicInfo |
get(ShopRequestContext shopRequestContext) |
private static final java.lang.String RESOURCE_PATH
private final InvocationBuilderFactory factory
@Inject public ShopPublicInfoServiceEP6(InvocationBuilderFactory factory)
public ShopPublicInfo get(ShopRequestContext shopRequestContext)
get
in interface ShopPublicInfoService