Class SingletonComponentInstanceAssociationInterceptor
java.lang.Object
org.jboss.as.ejb3.component.interceptors.AbstractEJBInterceptor
org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor
- All Implemented Interfaces:
org.jboss.invocation.Interceptor
Responsible for associating the single component instance for a singleton bean during invocation.
- Author:
- Jaikiran Pai
-
Field Summary
FieldsFields inherited from interface org.jboss.invocation.Interceptor
EMPTY_ARRAY -
Method Summary
Modifier and TypeMethodDescriptionprocessInvocation(org.jboss.invocation.InterceptorContext interceptorContext) Methods inherited from class org.jboss.as.ejb3.component.interceptors.AbstractEJBInterceptor
getComponent