com.basilv.examples.spring.autowire
Class CalculatorServiceImpl
java.lang.Object
com.basilv.examples.spring.autowire.CalculatorServiceImpl
- All Implemented Interfaces:
- CalculatorService
public class CalculatorServiceImpl
- extends Object
- implements CalculatorService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalculatorServiceImpl
public CalculatorServiceImpl()
validate
public boolean validate(Resume resume)
- Specified by:
validate in interface CalculatorService
setResumeRepository
public void setResumeRepository(ResumeRepository resumeRepository)
Java Examples available from http://www.basilv.com/psd/software Copyright © 2009 by Basil Vandegriend. All Rights Reserved.