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.
|
configureprotected org.jboss.invocation.InterceptorFactory getEjbCreateInterceptorFactory()
getEjbCreateInterceptorFactory in class EntityBeanObjectViewConfiguratorprotected org.jboss.invocation.InterceptorFactory getEjbRemoveInterceptorFactory(Method remove)
getEjbRemoveInterceptorFactory in class EntityBeanObjectViewConfiguratorprotected void handleNonBeanMethod(ComponentConfiguration componentConfiguration, ViewConfiguration configuration, DeploymentReflectionIndex index, Method method)
EntityBeanObjectViewConfiguratorhandleNonBeanMethod in class EntityBeanObjectViewConfiguratorCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.