|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.instantbank.servicing.control.ejb.ModelUpdateManager
This class uses the ServicingEvent type to deduce the list of models that need to be updated because of this event.
Field Summary | |
private Debug |
debug
|
Constructor Summary | |
ModelUpdateManager()
constructor |
Method Summary | |
java.util.ArrayList |
getUpdatedModels(ServicingEvent ese,
java.lang.Object answer)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
private Debug debug
Constructor Detail |
public ModelUpdateManager()
Method Detail |
public java.util.ArrayList getUpdatedModels(ServicingEvent ese, java.lang.Object answer) throws java.rmi.RemoteException
ese
- event corresponding to user requestanswer
- answer to user requestjava.rmi.RemoteException
- JNDINames
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |