public class StatefulEJBObjectHandler 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 |
|---|
StatefulEJBObjectHandler() |
StatefulEJBObjectHandler(ThreadPoolExecutor executorService,
EJBMetaDataImpl ejb,
ServerMetaData server,
ClientMetaData client,
JNDIContext.AuthenticationInfo auth) |
StatefulEJBObjectHandler(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 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(ThreadPoolExecutor executorService, EJBMetaDataImpl ejb, ServerMetaData server, ClientMetaData client, JNDIContext.AuthenticationInfo auth)
public StatefulEJBObjectHandler(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 EJBObjectHandlerThrowableCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.