| Interface | Description |
|---|---|
| LockableComponent |
A
LockableComponent represents the runtime component of a 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 © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.