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