org.broadleafcommerce.core.web.api.endpoint.customer
@Component(value="blRestCustomerEndpoint") @Scope(value="singleton") public class CustomerEndpoint extends Object implements org.springframework.context.ApplicationContextAware
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.context.ApplicationContext |
context |
protected CustomerService |
customerService |
| Constructor and Description |
|---|
CustomerEndpoint() |
protected CustomerService customerService
protected org.springframework.context.ApplicationContext context
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2015. All Rights Reserved.