Uses of Interface
com.sun.appserv.ejb.ReadOnlyBeanLocalNotifier
-
Packages that use ReadOnlyBeanLocalNotifier Package Description com.sun.appserv.ejb org.glassfish.persistence.ejb.entitybean.container org.glassfish.persistence.ejb.entitybean.container.spi -
-
Uses of ReadOnlyBeanLocalNotifier in com.sun.appserv.ejb
Methods in com.sun.appserv.ejb that return ReadOnlyBeanLocalNotifier Modifier and Type Method Description static ReadOnlyBeanLocalNotifierReadOnlyBeanHelper. getReadOnlyBeanLocalNotifier(String ejbName) -
Uses of ReadOnlyBeanLocalNotifier in org.glassfish.persistence.ejb.entitybean.container
Classes in org.glassfish.persistence.ejb.entitybean.container that implement ReadOnlyBeanLocalNotifier Modifier and Type Class Description classReadOnlyBeanLocalNotifierImplMethods in org.glassfish.persistence.ejb.entitybean.container that return ReadOnlyBeanLocalNotifier Modifier and Type Method Description ReadOnlyBeanLocalNotifierReadOnlyEJBLocalHomeImpl. getReadOnlyBeanLocalNotifier() -
Uses of ReadOnlyBeanLocalNotifier in org.glassfish.persistence.ejb.entitybean.container.spi
Methods in org.glassfish.persistence.ejb.entitybean.container.spi that return ReadOnlyBeanLocalNotifier Modifier and Type Method Description ReadOnlyBeanLocalNotifierReadOnlyEJBLocalHome. getReadOnlyBeanLocalNotifier()
-