Uses of Package
com.instantbank.component.job.ejb

Packages that use com.instantbank.component.job.ejb
com.instantbank.component.job.ejb This is the entity EJB which represents a letters Job. 
com.instantbank.lettertemplate.control.ejb This is the MVC Controller EJB for Letters subsystem. 
com.instantbank.lettertemplate.control.util These are utilities for MVC controller of Letters subsystem. 
com.instantbank.lettertemplate.control.web This is the MVC Controller SERVLET for Letters subsystem. 
com.instantbank.lettertemplate.control.web.handlers These are handler classes for the MVC Controller SERVLET of Letters subsystem (one by use case). 
 

Classes in com.instantbank.component.job.ejb used by com.instantbank.component.job.ejb
Job
          Business interface of job EJB: models a job (Entity BMP EJB, master-details)
JobDAO
          This class has JDBC calls required by EJB job for implementing its services
 

Classes in com.instantbank.component.job.ejb used by com.instantbank.lettertemplate.control.ejb
Job
          Business interface of job EJB: models a job (Entity BMP EJB, master-details)
 

Classes in com.instantbank.component.job.ejb used by com.instantbank.lettertemplate.control.util
JobHome
          home interface of Job EJB: models a job (Entity BMP EJB, master-details)
 

Classes in com.instantbank.component.job.ejb used by com.instantbank.lettertemplate.control.web
Job
          Business interface of job EJB: models a job (Entity BMP EJB, master-details)
 

Classes in com.instantbank.component.job.ejb used by com.instantbank.lettertemplate.control.web.handlers
Job
          Business interface of job EJB: models a job (Entity BMP EJB, master-details)