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