Package | Description |
---|---|
org.jboss.as.ejb3.component.singleton | |
org.jboss.as.ejb3.concurrency | |
org.jboss.as.ejb3.logging |
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,
Map<Method,Method> viewMethodToComponentMethodMap) |
Modifier and Type | Method and Description |
---|---|
IllegalStateException |
EjbLogger_$logger.failToObtainLockIllegalType(javax.ejb.LockType lockType,
Method method,
LockableComponent lockableComponent) |
IllegalStateException |
EjbLogger.failToObtainLockIllegalType(javax.ejb.LockType lockType,
Method method,
LockableComponent lockableComponent)
Creates an exception indicating Illegal lock type for component
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.