Package | Description |
---|---|
org.jboss.as.ejb3.component.entity | |
org.jboss.as.ejb3.component.entity.interceptors |
Class and Description |
---|
EntityBeanHomeFinderInterceptorFactory
Interceptor that hooks up finder methods for BMP entity beans
This is a view level interceptor that should be attached to finder methods on the home interface.
|
Class and Description |
---|
EntityBeanAssociatingInterceptorFactory
Interceptor factory for entity beans that associates an invocation with a primary key
|
EntityBeanEjbCreateMethodInterceptorFactory
Interceptor factory for entity beans that class the corresponding ejbCreate method.
|
EntityBeanHomeFinderInterceptorFactory.ReturnType |
EntityBeanHomeRemoveByHandleInterceptorFactory |
EntityBeanIdentityInterceptorFactory
Interceptor for equals / hashCode for Entity beans.
|
EntityBeanIsIdenticalInterceptorFactory
Interceptor that handles the
EJBLocalObject.isIdentical(javax.ejb.EJBLocalObject)
&& EJBObject.isIdentical(javax.ejb.EJBObject) methods |
InternalInvocationMarker
Marker used to signify a CMP internal invocation.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.