|
J2EE1.4 SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ReadOnlyBeanNotifier is used to force refresh of ReadOnly beans
Method Summary | |
void |
refresh(java.lang.Object primaryKey)
This method would be used by the user to manually force the refresh of read only beans for an application. |
void |
refreshAll()
This method forces *all* primary keys for a read-only bean to be marked as needing a refresh. |
Method Detail |
public void refresh(java.lang.Object primaryKey) throws java.rmi.RemoteException
java.rmi.RemoteException
public void refreshAll() throws java.rmi.RemoteException
java.rmi.RemoteException
|
J2EE1.4 SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2003 Sun Microsystems, Inc. All rights reserved.