public class CmpEntityBeanHomeFinderInterceptorFactory extends EntityBeanHomeFinderInterceptorFactory
EntityBeanHomeFinderInterceptorFactory.ReturnType| Constructor and Description |
|---|
CmpEntityBeanHomeFinderInterceptorFactory(Method finderMethod,
boolean localHome) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
invokeFind(org.jboss.invocation.InterceptorContext context,
EntityBeanComponentInstance instance) |
protected Object |
prepareResults(org.jboss.invocation.InterceptorContext context,
Object result,
EntityBeanComponent component) |
create, getLocalObject, getReturnType, getViewToCreatepublic CmpEntityBeanHomeFinderInterceptorFactory(Method finderMethod, boolean localHome)
protected Object invokeFind(org.jboss.invocation.InterceptorContext context, EntityBeanComponentInstance instance) throws Exception
invokeFind in class EntityBeanHomeFinderInterceptorFactoryExceptionprotected Object prepareResults(org.jboss.invocation.InterceptorContext context, Object result, EntityBeanComponent component) throws javax.ejb.ObjectNotFoundException
prepareResults in class EntityBeanHomeFinderInterceptorFactoryjavax.ejb.ObjectNotFoundExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.