Challenge Overview
This component will be responsible for all the classes defined in “Service 3 Class Diagram”, besides what’s been defined in the class diagram, it will also provide implementations for all the service interfaces.
All the service implementations will write method entry / method exit / exception log and throw FaultException if any error occurs.
Final Submission Guidelines
N/A