| Package | Description |
|---|---|
| org.jboss.metadata.ejb.jboss | |
| org.jboss.metadata.ejb.spec |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentMethodsMetaData |
JBossSessionBean31MetaData.getConcurrentMethods()
Deprecated.
Returns a
Map whose key represents a NamedMethodMetaData and whose value
represents ConcurrentMethodMetaData of this bean. |
| Modifier and Type | Method and Description |
|---|---|
void |
JBossSessionBean31MetaData.setConcurrentMethods(ConcurrentMethodsMetaData concurrentMethods)
Deprecated.
Sets the concurrent methods of this bean
|
| Modifier and Type | Method and Description |
|---|---|
ConcurrentMethodsMetaData |
SessionBean31MetaData.getConcurrentMethods()
Returns a
Map whose key represents a NamedMethodMetaData and whose value
represents ConcurrentMethodMetaData of this bean. |
ConcurrentMethodsMetaData |
AbstractGenericBeanMetaData.getConcurrentMethods()
Returns a
Map whose key represents a NamedMethodMetaData and whose value
represents ConcurrentMethodMetaData of this bean. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConcurrentMethodsMetaData.merge(ConcurrentMethodsMetaData override,
ConcurrentMethodsMetaData original) |
void |
AbstractGenericBeanMetaData.setConcurrentMethods(ConcurrentMethodsMetaData concurrentMethods)
Sets the concurrent methods of this bean
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.