Class DefaultAddressService

All Implemented Interfaces:
AddressService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean
Direct Known Subclasses:
ChineseAddressService

public class DefaultAddressService extends AbstractBusinessService implements AddressService
Default implementation of the AddressService.
See Also: