Uses of Interface
com.sun.appserv.ejb.ReadOnlyBeanNotifier
-
Packages that use ReadOnlyBeanNotifier Package Description com.sun.appserv.ejb org.glassfish.persistence.ejb.entitybean.container -
-
Uses of ReadOnlyBeanNotifier in com.sun.appserv.ejb
Methods in com.sun.appserv.ejb that return ReadOnlyBeanNotifier Modifier and Type Method Description static ReadOnlyBeanNotifierReadOnlyBeanHelper. getReadOnlyBeanNotifier(String ejbName) -
Uses of ReadOnlyBeanNotifier in org.glassfish.persistence.ejb.entitybean.container
Classes in org.glassfish.persistence.ejb.entitybean.container that implement ReadOnlyBeanNotifier Modifier and Type Class Description classReadOnlyBeanNotifierImplAn instance of ReadOnlyBeanNotifier is used to refresh ReadOnlyBeans
-