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 |
SessionBeanMetaData.getInitMethods()
Get the initMethods.
|
InitMethodsMetaData |
AbstractGenericBeanMetaData.getInitMethods()
Get the initMethods.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractGenericBeanMetaData.setInitMethods(InitMethodsMetaData initMethods)
Set the initMethods.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.