Uses of Class
org.apache.openejb.jee.was.v6.ejb.AssemblyDescriptor
-
Packages that use AssemblyDescriptor Package Description 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 Modifier and Type Field Description protected List<AssemblyDescriptor>EJBJar. assemblyDescriptorsMethods in org.apache.openejb.jee.was.v6.ejb that return AssemblyDescriptor Modifier and Type Method Description AssemblyDescriptorObjectFactory. createAssemblyDescriptor()Create an instance ofAssemblyDescriptorMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type AssemblyDescriptor Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AssemblyDescriptor>ObjectFactory. createAssemblyDescriptor(AssemblyDescriptor value)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 Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AssemblyDescriptor>ObjectFactory. createAssemblyDescriptor(AssemblyDescriptor value)
-