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, getViewToCreate
public CmpEntityBeanHomeFinderInterceptorFactory(Method finderMethod, boolean localHome)
protected Object invokeFind(org.jboss.invocation.InterceptorContext context, EntityBeanComponentInstance instance) throws Exception
invokeFind
in class EntityBeanHomeFinderInterceptorFactory
Exception
protected Object prepareResults(org.jboss.invocation.InterceptorContext context, Object result, EntityBeanComponent component) throws javax.ejb.ObjectNotFoundException
prepareResults
in class EntityBeanHomeFinderInterceptorFactory
javax.ejb.ObjectNotFoundException
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.