public class EntityEJBObjectHandler extends EJBObjectHandler
CANCEL, executorService, GETEJBHOME, GETHANDLE, GETHANDLER, GETPRIMARYKEY, ISIDENTICAL, OPENEJB_CLIENT_INVOKER_QUEUE, OPENEJB_CLIENT_INVOKER_THREADS, registryId, REMOVEauthenticationInfo, client, ejb, EQUALS, HASHCODE, inProxyMap, isInvalidReference, liveHandleRegistry, primaryKey, remote, request, server, TOSTRING| Constructor and Description |
|---|
EntityEJBObjectHandler() |
EntityEJBObjectHandler(EJBMetaDataImpl ejb,
ServerMetaData server,
ClientMetaData client,
JNDIContext.AuthenticationInfo auth) |
EntityEJBObjectHandler(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(EJBMetaDataImpl ejb, ServerMetaData server, ClientMetaData client, JNDIContext.AuthenticationInfo auth)
public EntityEJBObjectHandler(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-2014 The Apache Software Foundation. All Rights Reserved.