Class DefaultOrderCalculation

All Implemented Interfaces:
OrderCalculation, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class DefaultOrderCalculation extends AbstractBusinessService implements OrderCalculation
Default implementation of the OrderCalculation interface.
See Also:
  • Constructor Details

    • DefaultOrderCalculation

      public DefaultOrderCalculation()
  • Method Details