public class ContainerManagedConcurrencyInterceptorFactory extends ComponentInstanceInterceptorFactory
InterceptorFactory which returns a new instance of ContainerManagedConcurrencyInterceptor on each
invocation to ComponentInstanceInterceptorFactory.create(org.jboss.invocation.InterceptorFactoryContext). This InterceptorFactory can be used
for handling container managed concurrency invocations on a LockableComponent
User: Jaikiran Pai| Constructor and Description |
|---|
ContainerManagedConcurrencyInterceptorFactory(Map<Method,Method> viewMethodToComponentMethodMap) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.invocation.Interceptor |
create(Component component,
org.jboss.invocation.InterceptorFactoryContext context) |
createprotected org.jboss.invocation.Interceptor create(Component component, org.jboss.invocation.InterceptorFactoryContext context)
create in class ComponentInstanceInterceptorFactoryCopyright © 2022 JBoss by Red Hat. All rights reserved.