|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServicingController | |
com.instantbank.servicing.control.ejb | This is the MVC Controller EJB for Servicing subsystem. |
com.instantbank.servicing.control.web | This is the MVC Controller SERVLET for Servicing subsystem. |
Uses of ServicingController in com.instantbank.servicing.control.ejb |
Methods in com.instantbank.servicing.control.ejb that return ServicingController | |
ServicingController |
ServicingControllerHome.create()
after creation of ejb instance |
Uses of ServicingController in com.instantbank.servicing.control.web |
Fields in com.instantbank.servicing.control.web declared as ServicingController | |
private ServicingController |
ModelManager.sccEjb
|
private ServicingController |
ServicingControllerProxy.sccEjb
|
Methods in com.instantbank.servicing.control.web that return ServicingController | |
ServicingController |
ModelManager.getSCCEJB()
sets to sccEjb attribute the controller ejb reference |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |