|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.containers.ReadOnlyBeanNotifierImpl
public final class ReadOnlyBeanNotifierImpl
An instance of ReadOnlyBeanNotifier is used to refresh ReadOnlyBeans
| Constructor Summary | |
|---|---|
ReadOnlyBeanNotifierImpl(ReadOnlyEJBHome home)
|
|
| 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 ReadOnlyBeanNotifierImpl(ReadOnlyEJBHome home)
throws java.rmi.RemoteException
java.rmi.RemoteException| Method Detail |
|---|
public void refresh(java.lang.Object primaryKey)
throws java.rmi.RemoteException
ReadOnlyBeanNotifier
refresh in interface ReadOnlyBeanNotifierjava.rmi.RemoteException
public void refreshAll()
throws java.rmi.RemoteException
ReadOnlyBeanNotifier
refreshAll in interface ReadOnlyBeanNotifierjava.rmi.RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||