Package com.instantbank.lettertemplate.control.ejb

This is the MVC Controller EJB for Letters subsystem.

See:
          Description

Interface Summary
LetterTemplateController This is the EJB-tier controller of the MVC.
LetterTemplateControllerHome The Home interface for LetterTemplateController EJB
 

Class Summary
LetterTemplateControllerEJB Session Bean implementation for LetterTemplateController EJB.
ModelUpdateManager This class uses the LetterTemplateEvent type to deduce the list of models that need to be updated because of this event.
StateMachine This class is a Universal front back end of an application which ties all EJB components together dynamically at runtime.
 

Package com.instantbank.lettertemplate.control.ejb Description

This is the MVC Controller EJB for Letters subsystem.