Services(AppFuse 2)
About this Tutorial This tutorial creates a Business Facade class (and a JUnit Test) to talk to the DAO you created in the Persistence Tutorial Persistence. In the context of AppFuse, this is called a Manager class. Its main responsibility is to act as a bridge between the persistence (DAO) layer ... Other labels:
services, jmock, junit