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