Package | Description |
---|---|
org.jboss.metadata.ejb.parser.spec | |
org.jboss.metadata.ejb.spec |
Modifier and Type | Method and Description |
---|---|
MethodMetaData |
MethodMetaDataParser.parse(XMLStreamReader reader,
PropertyReplacer propertyReplacer) |
Modifier and Type | Method and Description |
---|---|
protected void |
MethodMetaDataParser.processElement(MethodMetaData methodMetaData,
XMLStreamReader reader,
PropertyReplacer propertyReplacer) |
Modifier and Type | Method and Description |
---|---|
MethodMetaData |
MethodsMetaData.bestMatch(String methodName,
Class[] params,
MethodInterfaceType interfaceType,
MethodMetaData bestMatch)
Whether this matches
|
MethodMetaData |
ContainerTransactionMetaData.bestMatch(String methodName,
Class[] params,
MethodInterfaceType interfaceType,
MethodMetaData bestMatch)
Whether this matches
|
MethodMetaData |
MethodsMetaData.bestMatch(String methodName,
String[] params,
MethodInterfaceType interfaceType,
MethodMetaData bestMatch)
Whether this matches
|
Modifier and Type | Method and Description |
---|---|
MethodMetaData |
MethodsMetaData.bestMatch(String methodName,
Class[] params,
MethodInterfaceType interfaceType,
MethodMetaData bestMatch)
Whether this matches
|
MethodMetaData |
ContainerTransactionMetaData.bestMatch(String methodName,
Class[] params,
MethodInterfaceType interfaceType,
MethodMetaData bestMatch)
Whether this matches
|
MethodMetaData |
MethodsMetaData.bestMatch(String methodName,
String[] params,
MethodInterfaceType interfaceType,
MethodMetaData bestMatch)
Whether this matches
|
Copyright © 2018 JBoss, a division of Red Hat, Inc.. All Rights Reserved.