|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.cinecolombia.interfases.control.ejb.ModelUpdateManager
This class uses the InterfasesEvent 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(InterfasesEvent ese,
java.lang.Object answer)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private Debug debug
Constructor Detail |
public ModelUpdateManager()
Method Detail |
public java.util.ArrayList getUpdatedModels(InterfasesEvent ese, java.lang.Object answer) throws java.rmi.RemoteException
ese
- event corresponding to user requestanswer
- answer to user request
java.rmi.RemoteException
JNDINames
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |