Package | Description |
---|---|
org.jboss.metadata.ejb.parser.spec | |
org.jboss.metadata.ejb.spec |
Modifier and Type | Method and Description |
---|---|
MethodParametersMetaData |
MethodParametersMetaDataParser.parse(XMLStreamReader reader,
PropertyReplacer propertyReplacer) |
Modifier and Type | Method and Description |
---|---|
protected void |
MethodParametersMetaDataParser.processElement(MethodParametersMetaData metaData,
XMLStreamReader reader,
PropertyReplacer propertyReplacer) |
Modifier and Type | Method and Description |
---|---|
MethodParametersMetaData |
NamedMethodMetaData.getMethodParams()
Get the methodParams.
|
MethodParametersMetaData |
AsyncMethodMetaData.getMethodParams() |
MethodParametersMetaData |
MethodMetaData.getMethodParams()
Get the methodParams.
|
Modifier and Type | Method and Description |
---|---|
void |
NamedMethodMetaData.setMethodParams(MethodParametersMetaData methodParams)
Set the methodParams.
|
void |
AsyncMethodMetaData.setMethodParams(MethodParametersMetaData methodParams) |
void |
MethodMetaData.setMethodParams(MethodParametersMetaData methodParams)
Set the methodParams.
|
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.