public class StatelessEjbHomeHandler extends EjbHomeProxyHandler
loggerclientIdentity, container, deploymentID, inProxyMap, interfaceType, isInvalidReference, primaryKey| Constructor and Description |
|---|
StatelessEjbHomeHandler(BeanContext beanContext,
InterfaceType interfaceType,
List<Class> interfaces,
Class mainInterface) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
findX(Class interfce,
Method method,
Object[] args,
Object proxy) |
protected EjbObjectProxyHandler |
newEjbObjectHandler(BeanContext beanContext,
Object pk,
InterfaceType interfaceType,
List<Class> interfaces,
Class mainInterface) |
protected Object |
removeByPrimaryKey(Class interfce,
Method method,
Object[] args,
Object proxy) |
protected Object |
removeWithHandle(Class interfce,
Method method,
Object[] args,
Object proxy) |
_invoke, _writeReplace, create, createHomeHandler, createHomeProxy, createHomeProxy, createProxy, getEJBMetaData, getHomeHandle, getProxyInfo, homeMethod, invalidateReferencecheckAuthorization, convertException, copyArgs, copyObj, equalHandler, equals, getBeanContext, getCause, getInterfaces, getInvokedInterface, getLiveHandleRegistry, getMainInterface, hashCode, invalidateAllHandlers, invoke, isValid, registerHandler, setBeanContext, setDoCrossClassLoaderCopy, setDoIntraVmCopy, setIntraVmCopyMode, toStringpublic StatelessEjbHomeHandler(BeanContext beanContext, InterfaceType interfaceType, List<Class> interfaces, Class mainInterface)
protected Object findX(Class interfce, Method method, Object[] args, Object proxy) throws Throwable
findX in class EjbHomeProxyHandlerThrowableprotected Object removeByPrimaryKey(Class interfce, Method method, Object[] args, Object proxy) throws Throwable
removeByPrimaryKey in class EjbHomeProxyHandlerThrowableprotected Object removeWithHandle(Class interfce, Method method, Object[] args, Object proxy) throws Throwable
removeWithHandle in class EjbHomeProxyHandlerThrowableprotected EjbObjectProxyHandler newEjbObjectHandler(BeanContext beanContext, Object pk, InterfaceType interfaceType, List<Class> interfaces, Class mainInterface)
newEjbObjectHandler in class EjbHomeProxyHandlerCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.