| Package | Description |
|---|---|
| org.jboss.metadata.ejb.spec |
| Modifier and Type | Method and Description |
|---|---|
EjbType |
AbstractEnterpriseBeanMetaData.getEjbType() |
static EjbType |
EjbType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EjbType[] |
EjbType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEnterpriseBeanMetaData.setEjbType(EjbType ejbType) |
| Constructor and Description |
|---|
GenericBeanMetaData(EjbType ejbType) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.