| Package | Description |
|---|---|
| org.jboss.metadata.ejb.jboss | |
| org.jboss.metadata.ejb.parser.jboss.ejb3 | |
| org.jboss.metadata.ejb.spec |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CurrentMessageMetaData |
| Modifier and Type | Method | Description |
|---|---|---|
MethodsMetaData |
AbstractMethodsBoundMetaData.getMethods() |
Get the methods.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbstractMethodsBoundMetaData.setMethods(MethodsMetaData methods) |
Set the methods.
|
| Modifier and Type | Method | Description |
|---|---|---|
MethodsMetaData |
ContainerTransactionMetaData.getMethods() |
Get the methods.
|
MethodsMetaData |
ExcludeListMetaData.getMethods() |
Get the methods.
|
MethodsMetaData |
MethodPermissionMetaData.getMethods() |
Get the methods.
|
MethodsMetaData |
MethodsMetaData.getMethodsByEjbName(java.lang.String ejbName) |
Get the methods for an ejb
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
MethodsMetaData.merge(MethodsMetaData override,
MethodsMetaData original) |
|
void |
ContainerTransactionMetaData.setMethods(MethodsMetaData methods) |
Set the methods.
|
void |
ExcludeListMetaData.setMethods(MethodsMetaData methods) |
Set the methods.
|
void |
MethodPermissionMetaData.setMethods(MethodsMetaData methods) |
Set the methods.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.