| Package | Description |
|---|---|
| org.jboss.metadata.ejb.jboss | |
| org.jboss.metadata.ejb.spec |
| Modifier and Type | Method and Description |
|---|---|
InitMethodsMetaData |
JBossSessionBeanMetaData.getInitMethods()
Get the initMethods.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JBossSessionBeanMetaData.setInitMethods(InitMethodsMetaData initMethods)
Set the initMethods.
|
| Modifier and Type | Method and Description |
|---|---|
InitMethodsMetaData |
AbstractGenericBeanMetaData.getInitMethods()
Get the initMethods.
|
InitMethodsMetaData |
SessionBeanMetaData.getInitMethods()
Get the initMethods.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractGenericBeanMetaData.setInitMethods(InitMethodsMetaData initMethods)
Set the initMethods.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.