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

Packages that use com.instantbank.component.parameter.ejb
com.instantbank.component.parameter.ejb This is the Parameter EJB with services for Parameter Module of Servicing susbsystem. 
com.instantbank.servicing.control.ejb This is the MVC Controller EJB for Servicing subsystem. 
com.instantbank.servicing.control.util These are utilities for MVC controller of Servicing subsystem. 
 

Classes in com.instantbank.component.parameter.ejb used by com.instantbank.component.parameter.ejb
Parameter
          Business interface of Parameter EJB: list of services for servicing ear : managamente of parameters (Session Stateful EJB)
ParameterDAO
          This class has JDBC calls required by EJB Parameter for implementing its services
 

Classes in com.instantbank.component.parameter.ejb used by com.instantbank.servicing.control.ejb
Parameter
          Business interface of Parameter EJB: list of services for servicing ear : managamente of parameters (Session Stateful EJB)
 

Classes in com.instantbank.component.parameter.ejb used by com.instantbank.servicing.control.util
ParameterHome
          home interface of Parameter EJB (Session Stateful EJB)