public class EntityBeanHomeImpl extends EJBHomeInvocationHandler
_logger
Modifier and Type | Method and Description |
---|---|
EJBObjectImpl |
createEJBObjectImpl()
EJBObjectImpl is created directly by the container, not by this call
|
protected void |
postCreate(Container container,
EjbInvocation inv,
InvocationInfo invInfo,
Object primaryKey,
Object[] args) |
getEJBHome, invoke, invokeSpecialEJBHomeMethod, invokeTargetBeanMethod, setMethodMap, setProxy
createRemoteBusinessObjectImpl, getContainer, getEJBMetaData, getHomeHandle, remove, remove
public EJBObjectImpl createEJBObjectImpl()
createEJBObjectImpl
in class EJBHomeImpl
protected void postCreate(Container container, EjbInvocation inv, InvocationInfo invInfo, Object primaryKey, Object[] args) throws Throwable
postCreate
in class EJBHomeInvocationHandler
Throwable
Copyright © 2020. All rights reserved.