public class EntityEJBObjectHandler extends EJBObjectHandler
CANCEL, executor, GETEJBHOME, GETHANDLE, GETHANDLER, GETPRIMARYKEY, ISIDENTICAL, registryId, REMOVEauthenticationInfo, client, ejb, EQUALS, HASHCODE, inProxyMap, isInvalidReference, liveHandleRegistry, primaryKey, remote, request, server, TOSTRING| Constructor and Description |
|---|
EntityEJBObjectHandler() |
EntityEJBObjectHandler(ThreadPoolExecutor executorService,
EJBMetaDataImpl ejb,
ServerMetaData server,
ClientMetaData client,
JNDIContext.AuthenticationInfo auth) |
EntityEJBObjectHandler(ThreadPoolExecutor executorService,
EJBMetaDataImpl ejb,
ServerMetaData server,
ClientMetaData client,
Object primaryKey,
JNDIContext.AuthenticationInfo auth) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
equals(Method method,
Object[] args,
Object proxy) |
protected Object |
getPrimaryKey(Method method,
Object[] args,
Object proxy) |
Object |
getRegistryId() |
protected void |
invalidateReference() |
protected Object |
isIdentical(Method method,
Object[] args,
Object proxy) |
protected Object |
remove(Method method,
Object[] args,
Object proxy) |
_invoke, businessMethod, createEJBObjectHandler, createEJBObjectProxy, getEJBHome, getHandle, setEJBHomeProxyconvertException, getCause, getClient, getClientIdentity, getEjb, getMethod, getPrimaryKey, getServer, invalidateAllHandlers, invoke, registerHandler, request, requestpublic EntityEJBObjectHandler()
public EntityEJBObjectHandler(ThreadPoolExecutor executorService, EJBMetaDataImpl ejb, ServerMetaData server, ClientMetaData client, JNDIContext.AuthenticationInfo auth)
public EntityEJBObjectHandler(ThreadPoolExecutor executorService, EJBMetaDataImpl ejb, ServerMetaData server, ClientMetaData client, Object primaryKey, JNDIContext.AuthenticationInfo auth)
public Object getRegistryId()
getRegistryId in class EJBObjectHandlerprotected Object getPrimaryKey(Method method, Object[] args, Object proxy) throws Throwable
getPrimaryKey in class EJBObjectHandlerThrowableprotected Object isIdentical(Method method, Object[] args, Object proxy) throws Throwable
isIdentical in class EJBObjectHandlerThrowableprotected Object equals(Method method, Object[] args, Object proxy) throws Throwable
equals in class EJBObjectHandlerThrowableprotected Object remove(Method method, Object[] args, Object proxy) throws Throwable
remove in class EJBObjectHandlerThrowableprotected void invalidateReference()
invalidateReference in class EJBInvocationHandlerCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.