public class StatefulEJBObjectHandler 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 |
|---|
StatefulEJBObjectHandler() |
StatefulEJBObjectHandler(EJBMetaDataImpl ejb,
ServerMetaData server,
ClientMetaData client,
JNDIContext.AuthenticationInfo auth) |
StatefulEJBObjectHandler(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 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, invalidateReference, invoke, registerHandler, request, requestpublic StatefulEJBObjectHandler()
public StatefulEJBObjectHandler(EJBMetaDataImpl ejb, ServerMetaData server, ClientMetaData client, JNDIContext.AuthenticationInfo auth)
public StatefulEJBObjectHandler(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 EJBObjectHandlerThrowableCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.