public class EntityEJBHomeHandler extends EJBHomeHandler
GETEJBMETADATA, GETHANDLER, GETHOMEHANDLE, REMOVE_W_HAND, REMOVE_W_KEYauthenticationInfo, client, ejb, EQUALS, HASHCODE, inProxyMap, isInvalidReference, liveHandleRegistry, primaryKey, remote, request, server, TOSTRING| Constructor and Description |
|---|
EntityEJBHomeHandler() |
EntityEJBHomeHandler(EJBMetaDataImpl ejb,
ServerMetaData server,
ClientMetaData client,
JNDIContext.AuthenticationInfo auth) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
findX(Method method,
Object[] args,
Object proxy) |
protected Object |
removeByPrimaryKey(Method method,
Object[] args,
Object proxy) |
protected Object |
removeWithHandle(Method method,
Object[] args,
Object proxy) |
_invoke, create, createEJBHomeHandler, createEJBHomeProxy, getEJBMetaData, getHomeHandle, homeMethod, readExternal, writeExternalconvertException, getCause, getClient, getClientIdentity, getEjb, getMethod, getPrimaryKey, getServer, invalidateAllHandlers, invalidateReference, invoke, registerHandler, request, requestpublic EntityEJBHomeHandler()
public EntityEJBHomeHandler(EJBMetaDataImpl ejb, ServerMetaData server, ClientMetaData client, JNDIContext.AuthenticationInfo auth)
protected Object findX(Method method, Object[] args, Object proxy) throws Throwable
findX in class EJBHomeHandlerThrowableprotected Object removeByPrimaryKey(Method method, Object[] args, Object proxy) throws Throwable
removeByPrimaryKey in class EJBHomeHandlerThrowableprotected Object removeWithHandle(Method method, Object[] args, Object proxy) throws Throwable
removeWithHandle in class EJBHomeHandlerThrowableCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.