public class ContainerManagedConcurrencyInterceptor extends Object implements org.jboss.invocation.Interceptor
| Constructor and Description |
|---|
ContainerManagedConcurrencyInterceptor(LockableComponent component,
Map<Method,Method> viewMethodToComponentMethodMap) |
| Modifier and Type | Method and Description |
|---|---|
protected LockableComponent |
getLockableComponent() |
Object |
processInvocation(org.jboss.invocation.InterceptorContext context) |
public ContainerManagedConcurrencyInterceptor(LockableComponent component, Map<Method,Method> viewMethodToComponentMethodMap)
protected LockableComponent getLockableComponent()
Copyright © 2023 JBoss by Red Hat. All rights reserved.