public class EntityBeanLocalHomeImpl extends EJBLocalHomeInvocationHandler
EJBLocalHomeImpl.SerializableLocalHome
container
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, setProxy
createEJBLocalBusinessObjectImpl, getContainer, getSerializableObjectFactory, remove
protected EntityBeanLocalHomeImpl(EjbDescriptor ejbDescriptor, Class localHomeIntf) throws Exception
Exception
public EJBLocalObjectImpl createEJBLocalObjectImpl()
createEJBLocalObjectImpl
in class EJBLocalHomeImpl
protected void postCreate(Container container, EjbInvocation inv, InvocationInfo invInfo, Object primaryKey, Object[] args) throws Throwable
postCreate
in class EJBLocalHomeInvocationHandler
Throwable
Copyright © 2019. All rights reserved.