|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssemblyDescriptor | |
|---|---|
| org.apache.openejb.jee.was.v6.ejb | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of AssemblyDescriptor in org.apache.openejb.jee.was.v6.ejb |
|---|
| Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type AssemblyDescriptor | |
|---|---|
protected java.util.List<AssemblyDescriptor> |
EJBJar.assemblyDescriptors
|
| Methods in org.apache.openejb.jee.was.v6.ejb that return AssemblyDescriptor | |
|---|---|
AssemblyDescriptor |
ObjectFactory.createAssemblyDescriptor()
Create an instance of AssemblyDescriptor |
| Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type AssemblyDescriptor | |
|---|---|
javax.xml.bind.JAXBElement<AssemblyDescriptor> |
ObjectFactory.createAssemblyDescriptor(AssemblyDescriptor value)
Create an instance of JAXBElement<
AssemblyDescriptor> |
java.util.List<AssemblyDescriptor> |
EJBJar.getAssemblyDescriptors()
Gets the value of the assemblyDescriptors property. |
| Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type AssemblyDescriptor | |
|---|---|
javax.xml.bind.JAXBElement<AssemblyDescriptor> |
ObjectFactory.createAssemblyDescriptor(AssemblyDescriptor value)
Create an instance of JAXBElement<
AssemblyDescriptor> |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||