|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.containers.ReadOnlyBeanLocalNotifierImpl
public final class ReadOnlyBeanLocalNotifierImpl
| Constructor Summary | |
|---|---|
ReadOnlyBeanLocalNotifierImpl(ReadOnlyBeanContainer container)
|
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReadOnlyBeanLocalNotifierImpl(ReadOnlyBeanContainer container)
| Method Detail |
|---|
public void refresh(java.lang.Object primaryKey)
ReadOnlyBeanLocalNotifier
refresh in interface ReadOnlyBeanLocalNotifierpublic void refreshAll()
ReadOnlyBeanLocalNotifier
refreshAll in interface ReadOnlyBeanLocalNotifier
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||