public class CmpEntityBeanEjbCreateMethodInterceptorFactory extends EntityBeanEjbCreateMethodInterceptorFactory
| Modifier and Type | Field and Description |
|---|---|
static CmpEntityBeanEjbCreateMethodInterceptorFactory |
INSTANCE |
| Constructor and Description |
|---|
CmpEntityBeanEjbCreateMethodInterceptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
invokeEjbCreate(org.jboss.invocation.InterceptorContext context,
Method ejbCreate,
EntityBeanComponentInstance instance,
Object[] params) |
protected void |
invokeEjbPostCreate(org.jboss.invocation.InterceptorContext context,
Method ejbPostCreate,
EntityBeanComponentInstance instance,
Object[] params) |
createpublic static final CmpEntityBeanEjbCreateMethodInterceptorFactory INSTANCE
public CmpEntityBeanEjbCreateMethodInterceptorFactory()
protected Object invokeEjbCreate(org.jboss.invocation.InterceptorContext context, Method ejbCreate, EntityBeanComponentInstance instance, Object[] params) throws Exception
invokeEjbCreate in class EntityBeanEjbCreateMethodInterceptorFactoryExceptionprotected void invokeEjbPostCreate(org.jboss.invocation.InterceptorContext context,
Method ejbPostCreate,
EntityBeanComponentInstance instance,
Object[] params)
throws Exception
invokeEjbPostCreate in class EntityBeanEjbCreateMethodInterceptorFactoryExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.