|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReadOnlyBeanLocalNotifier
ReadOnlyBeanLocalNotifier is used to force refresh of ReadOnly local beans
Method Summary | |
---|---|
void |
refresh(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 |
---|
void refresh(Object primaryKey)
The
- primary of the local bean to be refreshedvoid refreshAll()
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.