public class ReadOnlyEJBLocalHomeImpl extends EntityBeanLocalHomeImpl implements ReadOnlyEJBLocalHome
EJBLocalHomeImpl.SerializableLocalHome
container
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, postCreate
getEJBLocalHome, invoke, invokeTargetBeanMethod, setMethodMap, setProxy
createEJBLocalBusinessObjectImpl, getContainer, getSerializableObjectFactory, remove
protected ReadOnlyEJBLocalHomeImpl(EjbDescriptor ejbDescriptor, Class localHomeIntf) throws Exception
Exception
public ReadOnlyBeanLocalNotifier getReadOnlyBeanLocalNotifier()
getReadOnlyBeanLocalNotifier
in interface ReadOnlyEJBLocalHome
protected boolean handleSpecialEJBLocalHomeMethod(Method method, Class methodClass)
handleSpecialEJBLocalHomeMethod
in class EJBLocalHomeInvocationHandler
protected Object invokeSpecialEJBLocalHomeMethod(Method method, Class methodClass, Object[] args) throws Throwable
invokeSpecialEJBLocalHomeMethod
in class EJBLocalHomeInvocationHandler
Throwable
Copyright © 2018. All rights reserved.