Class DefaultCalculationService

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

public class DefaultCalculationService extends AbstractBusinessService implements CalculationService
Default implementation of the CalculationService.
See Also: