public class StatefulEjbHomeHandler extends EjbHomeProxyHandler
loggerclientIdentity, container, deploymentID, inProxyMap, interfaceType, isInvalidReference, primaryKey| Constructor and Description |
|---|
StatefulEjbHomeHandler(BeanContext beanContext,
InterfaceType interfaceType,
List<Class> interfaces,
Class mainInterface) |
| Modifier and Type | Method and Description |
|---|---|
Object |
createProxy(Object primaryKey,
Class mainInterface) |
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) |
_invoke, _writeReplace, create, createHomeHandler, createHomeProxy, createHomeProxy, getEJBMetaData, getHomeHandle, getProxyInfo, homeMethod, invalidateReference, removeWithHandlecheckAuthorization, convertException, copyArgs, copyObj, equalHandler, equals, getBeanContext, getCause, getInterfaces, getInvokedInterface, getLiveHandleRegistry, getMainInterface, hashCode, invalidateAllHandlers, invoke, isValid, registerHandler, setBeanContext, setDoCrossClassLoaderCopy, setDoIntraVmCopy, setIntraVmCopyMode, toStringpublic StatefulEjbHomeHandler(BeanContext beanContext, InterfaceType interfaceType, List<Class> interfaces, Class mainInterface)
public Object createProxy(Object primaryKey, Class mainInterface)
createProxy in class EjbHomeProxyHandlerprotected 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 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.