public class EntityBeanLocalHomeImpl extends EJBLocalHomeInvocationHandler
EJBLocalHomeImpl.SerializableLocalHomecontainer| Modifier | Constructor and Description |
|---|---|
protected |
EntityBeanLocalHomeImpl(EjbDescriptor ejbDescriptor,
Class localHomeIntf) |
| Modifier and Type | Method and Description |
|---|---|
EJBLocalObjectImpl |
createEJBLocalObjectImpl()
EJBLocalObjectImpl is created directly by the container, not by this call
|
protected void |
postCreate(Container container,
EjbInvocation inv,
InvocationInfo invInfo,
Object primaryKey,
Object[] args) |
getEJBLocalHome, handleSpecialEJBLocalHomeMethod, invoke, invokeSpecialEJBLocalHomeMethod, invokeTargetBeanMethod, setMethodMap, setProxycreateEJBLocalBusinessObjectImpl, getContainer, getSerializableObjectFactory, removeprotected EntityBeanLocalHomeImpl(EjbDescriptor ejbDescriptor, Class localHomeIntf) throws Exception
Exceptionpublic EJBLocalObjectImpl createEJBLocalObjectImpl()
createEJBLocalObjectImpl in class EJBLocalHomeImplprotected void postCreate(Container container, EjbInvocation inv, InvocationInfo invInfo, Object primaryKey, Object[] args) throws Throwable
postCreate in class EJBLocalHomeInvocationHandlerThrowableCopyright © 2017. All rights reserved.