org.mule.samples.voipservice.service
Class AddressValidationService
java.lang.Object
org.mule.samples.voipservice.service.AddressValidationService
- All Implemented Interfaces:
- AddressValidation
public class AddressValidationService
- extends Object
- implements AddressValidation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static transient Log logger
AddressValidationService
public AddressValidationService()
validateAddress
public int validateAddress(AddressTO addressTO)
- Specified by:
validateAddress
in interface AddressValidation
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.