Uses of Interface
com.sun.appserv.ejb.ReadOnlyBeanLocalNotifier

Packages that use ReadOnlyBeanLocalNotifier
com.sun.appserv.ejb   
com.sun.ejb   
com.sun.ejb.containers   
 

Uses of ReadOnlyBeanLocalNotifier in com.sun.appserv.ejb
 

Methods in com.sun.appserv.ejb that return ReadOnlyBeanLocalNotifier
static ReadOnlyBeanLocalNotifier ReadOnlyBeanHelper.getReadOnlyBeanLocalNotifier(String ejbName)
           
 

Uses of ReadOnlyBeanLocalNotifier in com.sun.ejb
 

Subinterfaces of ReadOnlyBeanLocalNotifier in com.sun.ejb
 interface ReadOnlyBeanLocalNotifier
          Deprecated. New implementation must use com.sun.appserv.ejb.ReadOnlyLocalBeanNotifier
 

Uses of ReadOnlyBeanLocalNotifier in com.sun.ejb.containers
 

Classes in com.sun.ejb.containers that implement ReadOnlyBeanLocalNotifier
 class ReadOnlyBeanLocalNotifierImpl
           
 

Methods in com.sun.ejb.containers that return ReadOnlyBeanLocalNotifier
 ReadOnlyBeanLocalNotifier ReadOnlyEJBLocalHome.getReadOnlyBeanLocalNotifier()
           
 ReadOnlyBeanLocalNotifier ReadOnlyEJBLocalHomeImpl.getReadOnlyBeanLocalNotifier()
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.