Class DefaultPriceService

  • All Implemented Interfaces:
    PriceService, java.io.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:
    Serialized Form