Modifier and Type | Class and Description |
---|---|
class |
CmpEntityBeanSynchronizationInterceptor |
Modifier and Type | Class and Description |
---|---|
class |
EntityBeanAssociatingInterceptor
Interceptor factory for entity beans that associates an invocation with a primary key
|
class |
EntityBeanPrimaryKeyInterceptor
Client interceptor that associates a SFSB id with an invocation
|
class |
EntityBeanSynchronizationInterceptor
Interceptor which manages Synchronization semantics on an entity bean. |
Modifier and Type | Class and Description |
---|---|
class |
NonPooledEJBComponentInstanceAssociatingInterceptor
A
ComponentInstance associating interceptor for EJB components (SLSB and message driven) which
have pooling disabled. |
Modifier and Type | Class and Description |
---|---|
class |
PooledInstanceInterceptor |
Modifier and Type | Class and Description |
---|---|
class |
SingletonComponentInstanceAssociationInterceptor
Responsible for associating the single component instance for a singleton bean during invocation.
|
Modifier and Type | Class and Description |
---|---|
class |
StatefulComponentIdInterceptor
Client interceptor that associates a SFSB id with an invocation
|
class |
StatefulComponentInstanceInterceptor
Associate the proper component instance to the invocation based on the passed in session identifier.
|
class |
StatefulSessionSynchronizationInterceptor
Interceptor which manages Synchronization semantics on a stateful session bean. |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.