public class CmpEntityBeanObjectViewConfigurator extends EntityBeanObjectViewConfigurator
Constructor and Description |
---|
CmpEntityBeanObjectViewConfigurator() |
Modifier and Type | Method and Description |
---|---|
protected org.jboss.invocation.InterceptorFactory |
getEjbCreateInterceptorFactory() |
protected org.jboss.invocation.InterceptorFactory |
getEjbRemoveInterceptorFactory(Method remove) |
protected void |
handleNonBeanMethod(ComponentConfiguration componentConfiguration,
ViewConfiguration configuration,
DeploymentReflectionIndex index,
Method method)
Handle method found on the view that is not implemented by the entity bean impl.
|
configure
protected org.jboss.invocation.InterceptorFactory getEjbCreateInterceptorFactory()
getEjbCreateInterceptorFactory
in class EntityBeanObjectViewConfigurator
protected org.jboss.invocation.InterceptorFactory getEjbRemoveInterceptorFactory(Method remove)
getEjbRemoveInterceptorFactory
in class EntityBeanObjectViewConfigurator
protected void handleNonBeanMethod(ComponentConfiguration componentConfiguration, ViewConfiguration configuration, DeploymentReflectionIndex index, Method method)
EntityBeanObjectViewConfigurator
handleNonBeanMethod
in class EntityBeanObjectViewConfigurator
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.