public class StatelessEJBHomeHandler extends EJBHomeHandler
executor, GETEJBMETADATA, GETHANDLER, GETHOMEHANDLE, REMOVE_W_HAND, REMOVE_W_KEYauthenticationInfo, client, ejb, EQUALS, HASHCODE, inProxyMap, isInvalidReference, liveHandleRegistry, primaryKey, remote, request, server, TOSTRING| Constructor and Description | 
|---|
StatelessEJBHomeHandler()  | 
StatelessEJBHomeHandler(java.util.concurrent.ThreadPoolExecutor executor,
                       EJBMetaDataImpl ejb,
                       ServerMetaData server,
                       ClientMetaData client,
                       JNDIContext.AuthenticationInfo auth)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected java.lang.Object | 
findX(java.lang.reflect.Method method,
     java.lang.Object[] args,
     java.lang.Object proxy)  | 
protected EJBObjectHandler | 
newEJBObjectHandler()  | 
protected java.lang.Object | 
removeByPrimaryKey(java.lang.reflect.Method method,
                  java.lang.Object[] args,
                  java.lang.Object proxy)  | 
protected java.lang.Object | 
removeWithHandle(java.lang.reflect.Method method,
                java.lang.Object[] args,
                java.lang.Object proxy)  | 
_invoke, create, createEJBHomeHandler, createEJBHomeProxy, getEJBMetaData, getHomeHandle, homeMethod, readExternal, writeExternalconvertException, getCause, getClient, getClientIdentity, getEjb, getMethod, getPrimaryKey, getServer, invalidateAllHandlers, invalidateReference, invoke, registerHandler, request, requestpublic StatelessEJBHomeHandler()
public StatelessEJBHomeHandler(java.util.concurrent.ThreadPoolExecutor executor,
                               EJBMetaDataImpl ejb,
                               ServerMetaData server,
                               ClientMetaData client,
                               JNDIContext.AuthenticationInfo auth)
protected java.lang.Object findX(java.lang.reflect.Method method,
                                 java.lang.Object[] args,
                                 java.lang.Object proxy)
                          throws java.lang.Throwable
findX in class EJBHomeHandlerjava.lang.Throwableprotected java.lang.Object removeByPrimaryKey(java.lang.reflect.Method method,
                                              java.lang.Object[] args,
                                              java.lang.Object proxy)
                                       throws java.lang.Throwable
removeByPrimaryKey in class EJBHomeHandlerjava.lang.Throwableprotected java.lang.Object removeWithHandle(java.lang.reflect.Method method,
                                            java.lang.Object[] args,
                                            java.lang.Object proxy)
                                     throws java.lang.Throwable
removeWithHandle in class EJBHomeHandlerjava.lang.Throwableprotected EJBObjectHandler newEJBObjectHandler()