| Package | Description |
|---|---|
| org.jboss.as.ejb3 | |
| org.jboss.as.ejb3.component.singleton | |
| org.jboss.as.ejb3.concurrency |
| Modifier and Type | Method and Description |
|---|---|
IllegalStateException |
EjbMessages.failToObtainLockIllegalType(javax.ejb.LockType lockType,
Method method,
LockableComponent lockableComponent)
Creates an exception indicating Illegal lock type for component
|
| Modifier and Type | Class and Description |
|---|---|
class |
SingletonComponent
Component representing a Singleton EJB. |
| Modifier and Type | Method and Description |
|---|---|
protected LockableComponent |
ContainerManagedConcurrencyInterceptor.getLockableComponent() |
| Constructor and Description |
|---|
ContainerManagedConcurrencyInterceptor(LockableComponent component) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.