|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodElement | |
|---|---|
| org.apache.openejb.jee.was.v6.ejb | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of MethodElement in org.apache.openejb.jee.was.v6.ejb |
|---|
| Subclasses of MethodElement in org.apache.openejb.jee.was.v6.ejb | |
|---|---|
class |
QueryMethod
Java class for QueryMethod complex type. |
| Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type MethodElement | |
|---|---|
protected List<MethodElement> |
MethodTransaction.methodElements
|
protected List<MethodElement> |
MethodPermission.methodElements
|
protected List<MethodElement> |
ExcludeList.methodElements
|
| Methods in org.apache.openejb.jee.was.v6.ejb that return MethodElement | |
|---|---|
MethodElement |
ObjectFactory.createMethodElement()
Create an instance of MethodElement |
| Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type MethodElement | |
|---|---|
JAXBElement<MethodElement> |
ObjectFactory.createMethodElement(MethodElement value)
Create an instance of JAXBElement<MethodElement
> |
List<MethodElement> |
MethodTransaction.getMethodElements()
Gets the value of the methodElements property. |
List<MethodElement> |
MethodPermission.getMethodElements()
Gets the value of the methodElements property. |
List<MethodElement> |
ExcludeList.getMethodElements()
Gets the value of the methodElements property. |
| Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type MethodElement | |
|---|---|
JAXBElement<MethodElement> |
ObjectFactory.createMethodElement(MethodElement value)
Create an instance of JAXBElement<MethodElement
> |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||