Uses of Class
com.instantbank.servicing.control.ejb.ServicingControllerEJB

Packages that use ServicingControllerEJB
com.instantbank.servicing.control.ejb This is the MVC Controller EJB for Servicing subsystem. 
 

Uses of ServicingControllerEJB in com.instantbank.servicing.control.ejb
 

Fields in com.instantbank.servicing.control.ejb declared as ServicingControllerEJB
private  ServicingControllerEJB StateMachine.sccejb
           
 

Methods in com.instantbank.servicing.control.ejb that return ServicingControllerEJB
 ServicingControllerEJB StateMachine.getServicingControllerEJB()
          get reference to controller ejb
 

Constructors in com.instantbank.servicing.control.ejb with parameters of type ServicingControllerEJB
StateMachine(ServicingControllerEJB sccejb, javax.ejb.SessionContext sc)
          constructor: instances attributes