|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodAttributeMetaData | |
---|---|
org.jboss.metadata | |
org.jboss.metadata.ejb.jboss |
Uses of MethodAttributeMetaData in org.jboss.metadata |
---|
Methods in org.jboss.metadata with parameters of type MethodAttributeMetaData | |
---|---|
static MethodAttributes |
MethodAttributes.create(MethodAttributeMetaData delegate)
Deprecated. Create a new MethodAttributesMetaData. |
Constructors in org.jboss.metadata with parameters of type MethodAttributeMetaData | |
---|---|
MethodAttributes(MethodAttributeMetaData delegate)
Deprecated. Create a new QueryMetaData. |
Uses of MethodAttributeMetaData in org.jboss.metadata.ejb.jboss |
---|
Fields in org.jboss.metadata.ejb.jboss declared as MethodAttributeMetaData | |
---|---|
static MethodAttributeMetaData |
MethodAttributeMetaData.DEFAULT
The default methods attributes |
Methods in org.jboss.metadata.ejb.jboss that return MethodAttributeMetaData | |
---|---|
MethodAttributeMetaData |
MessagePropertiesMetaData.getMethod()
|
MethodAttributeMetaData |
MethodAttributesMetaData.getMethodAttribute(String methodName)
Get the attributes for the method |
Methods in org.jboss.metadata.ejb.jboss with parameters of type MethodAttributeMetaData | |
---|---|
void |
MessagePropertiesMetaData.setMethod(MethodAttributeMetaData method)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |