public class EntityEjbObjectHandler extends EjbObjectProxyHandler
clientIdentity, container, deploymentID, inProxyMap, interfaceType, isInvalidReference, primaryKey| Constructor and Description |
|---|
EntityEjbObjectHandler(BeanContext beanContext,
Object pk,
InterfaceType interfaceType,
List<Class> interfaces,
Class mainInterface) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getPrimaryKey(Method method,
Object[] args,
Object proxy) |
Object |
getRegistryId() |
static Object |
getRegistryId(Container container,
Object deploymentId,
Object primaryKey) |
void |
invalidateReference() |
protected Object |
isIdentical(Method method,
Object[] args,
Object proxy) |
protected Object |
remove(Class interfce,
Method method,
Object[] args,
Object proxy) |
_invoke, _writeReplace, businessMethod, createProxy, createProxy, getEJBHome, getEJBLocalHome, getHandle, getProxyInfo, synchronizedBusinessMethodcheckAuthorization, convertException, copyArgs, copyObj, equalHandler, equals, getBeanContext, getCause, getInterfaces, getInvokedInterface, getLiveHandleRegistry, getMainInterface, hashCode, invalidateAllHandlers, invoke, isValid, registerHandler, setBeanContext, setDoCrossClassLoaderCopy, setDoIntraVmCopy, setIntraVmCopyMode, toStringpublic EntityEjbObjectHandler(BeanContext beanContext, Object pk, InterfaceType interfaceType, List<Class> interfaces, Class mainInterface)
public static Object getRegistryId(Container container, Object deploymentId, Object primaryKey)
public Object getRegistryId()
getRegistryId in class EjbObjectProxyHandlerprotected Object getPrimaryKey(Method method, Object[] args, Object proxy) throws Throwable
getPrimaryKey in class EjbObjectProxyHandlerThrowableprotected Object isIdentical(Method method, Object[] args, Object proxy) throws Throwable
isIdentical in class EjbObjectProxyHandlerThrowableprotected Object remove(Class interfce, Method method, Object[] args, Object proxy) throws Throwable
remove in class EjbObjectProxyHandlerThrowablepublic void invalidateReference()
invalidateReference in class BaseEjbProxyHandlerCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.