public class ReadOnlyEJBLocalHomeImpl extends EntityBeanLocalHomeImpl implements ReadOnlyEJBLocalHome
EJBLocalHomeImpl.SerializableLocalHomecontainer| Modifier | Constructor and Description |
|---|---|
protected |
ReadOnlyEJBLocalHomeImpl(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, removeprotected ReadOnlyEJBLocalHomeImpl(EjbDescriptor ejbDescriptor, Class localHomeIntf) throws Exception
Exceptionpublic ReadOnlyBeanLocalNotifier getReadOnlyBeanLocalNotifier()
getReadOnlyBeanLocalNotifier in interface ReadOnlyEJBLocalHomeprotected boolean handleSpecialEJBLocalHomeMethod(Method method, Class methodClass)
handleSpecialEJBLocalHomeMethod in class EJBLocalHomeInvocationHandlerprotected Object invokeSpecialEJBLocalHomeMethod(Method method, Class methodClass, Object[] args) throws Throwable
invokeSpecialEJBLocalHomeMethod in class EJBLocalHomeInvocationHandlerThrowableCopyright © 2017. All rights reserved.