| Interface | Description |
|---|---|
| LockableComponent |
A
LockableComponent represents the runtime component of an EJB. |
| Class | Description |
|---|---|
| AccessTimeoutDetails | |
| ContainerManagedConcurrencyInterceptor | |
| ContainerManagedConcurrencyInterceptorFactory |
An
InterceptorFactory which returns a new instance of ContainerManagedConcurrencyInterceptor on each
invocation to ComponentInstanceInterceptorFactory.create(org.jboss.invocation.InterceptorFactoryContext). |
| EJBReadWriteLock |
An implementation of
ReadWriteLock which throws an IllegalLoopbackException
when a thread holding a read lock tries to obtain a write lock. |
Copyright © 2014 JBoss by Red Hat. All rights reserved.