public class ReadOnlyEJBLocalHomeImpl extends EntityBeanLocalHomeImpl implements ReadOnlyEJBLocalHome
| Modifier | Constructor and Description |
|---|---|
protected |
ReadOnlyEJBLocalHomeImpl(com.sun.enterprise.deployment.EjbDescriptor ejbDescriptor,
Class localHomeIntf) |
| Modifier and Type | Method and Description |
|---|---|
ReadOnlyBeanLocalNotifier |
getReadOnlyBeanLocalNotifier() |
protected boolean |
handleSpecialEJBLocalHomeMethod(Method method,
Class methodClass) |
protected Object |
invokeSpecialEJBLocalHomeMethod(Method method,
Class methodClass,
Object[] args) |
createEJBLocalObjectImpl, postCreategetEJBLocalHome, invoke, invokeTargetBeanMethod, setMethodMap, setProxycreateEJBLocalBusinessObjectImpl, getContainer, getSerializableObjectFactory, removepublic ReadOnlyBeanLocalNotifier getReadOnlyBeanLocalNotifier()
getReadOnlyBeanLocalNotifier in interface ReadOnlyEJBLocalHomeprotected boolean handleSpecialEJBLocalHomeMethod(Method method, Class methodClass)
handleSpecialEJBLocalHomeMethod in class com.sun.ejb.containers.EJBLocalHomeInvocationHandlerCopyright © 2013. All Rights Reserved.