com.sun.ejb.containers
Interface ReadOnlyEJBLocalHome

All Superinterfaces:
EJBLocalHome
All Known Implementing Classes:
ReadOnlyEJBLocalHomeImpl

public interface ReadOnlyEJBLocalHome
extends EJBLocalHome


Method Summary
 ReadOnlyBeanLocalNotifier getReadOnlyBeanLocalNotifier()
           
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

Method Detail

getReadOnlyBeanLocalNotifier

ReadOnlyBeanLocalNotifier getReadOnlyBeanLocalNotifier()


Copyright © 2012 GlassFish Community. All Rights Reserved.