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| Modifier and Type | Field and Description |
|---|---|
static ContainerManagedConcurrencyInterceptorFactory |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.invocation.Interceptor |
create(Component component,
org.jboss.invocation.InterceptorFactoryContext context) |
createpublic static final ContainerManagedConcurrencyInterceptorFactory INSTANCE
protected org.jboss.invocation.Interceptor create(Component component, org.jboss.invocation.InterceptorFactoryContext context)
create in class ComponentInstanceInterceptorFactoryCopyright © 2014 JBoss by Red Hat. All rights reserved.