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 |
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 and Description |
---|---|
void |
ConcurrentMethodsMetaData.merge(ConcurrentMethodsMetaData override,
ConcurrentMethodsMetaData original) |
void |
AbstractGenericBeanMetaData.setConcurrentMethods(ConcurrentMethodsMetaData concurrentMethods)
Sets the concurrent methods of this bean
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.