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