Class DefaultPriceService

All Implemented Interfaces:
PriceService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

public class DefaultPriceService extends AbstractBusinessService implements PriceService, org.springframework.context.ApplicationContextAware
Default implementation of the PriceService.
See Also: