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 |
ExecutionTimeInterceptor |
class |
WaitTimeInterceptor |
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 |
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. |
Modifier and Type | Class and Description |
---|---|
class |
EjbSuspendInterceptor
An interceptor that allows the component to shutdown gracefully.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.