| Package | Description |
|---|---|
| org.jboss.metadata.ejb.spec |
| Modifier and Type | Method | Description |
|---|---|---|
EjbType |
AbstractEnterpriseBeanMetaData.getEjbType() |
|
static EjbType |
EjbType.valueOf(java.lang.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 | Description |
|---|---|---|
void |
AbstractEnterpriseBeanMetaData.setEjbType(EjbType ejbType) |
| Constructor | Description |
|---|---|
GenericBeanMetaData(EjbType ejbType) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.