Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 93165 invoked from network); 23 Sep 2009 08:05:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Sep 2009 08:05:08 -0000 Received: (qmail 90753 invoked by uid 500); 23 Sep 2009 08:05:08 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 90690 invoked by uid 500); 23 Sep 2009 08:05:07 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 90681 invoked by uid 99); 23 Sep 2009 08:05:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Sep 2009 08:05:07 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Sep 2009 08:05:01 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id DC17C2388980; Wed, 23 Sep 2009 08:04:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r817996 [3/23] - in /geronimo/devtools/eclipse-plugin/trunk: assembly/ assembly/src/main/assembly/ features/ features/org.apache.geronimo.v22.feature/ plugins/ plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/ plugins/org.apache.geronimo.j2ee... Date: Wed, 23 Sep 2009 08:04:34 -0000 To: scm@geronimo.apache.org From: delos@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090923080440.DC17C2388980@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ObjectFactory.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ObjectFactory.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ObjectFactory.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ObjectFactory.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,274 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + + +package org.apache.geronimo.xml.ns.deployment_1; + +import javax.xml.bind.JAXBElement; +import javax.xml.bind.annotation.XmlElementDecl; +import javax.xml.bind.annotation.XmlRegistry; +import javax.xml.namespace.QName; + + +/** + * This object contains factory methods for each + * Java content interface and Java element interface + * generated in the org.apache.geronimo.xml.ns.deployment_1 package. + *

An ObjectFactory allows you to programatically + * construct new instances of the Java representation + * for XML content. The Java representation of XML + * content can consist of schema derived interfaces + * and classes representing the binding of schema + * type definitions, element declarations and model + * groups. Factory methods for each of these are + * provided in this class. + * + */ +@XmlRegistry +public class ObjectFactory { + + private final static QName _Environment_QNAME = new QName("http://geronimo.apache.org/xml/ns/deployment-1.1", "environment"); + private final static QName _ClientEnvironment_QNAME = new QName("http://geronimo.apache.org/xml/ns/deployment-1.1", "client-environment"); + private final static QName _Module_QNAME = new QName("http://geronimo.apache.org/xml/ns/deployment-1.1", "module"); + private final static QName _Gbean_QNAME = new QName("http://geronimo.apache.org/xml/ns/deployment-1.1", "gbean"); + private final static QName _Service_QNAME = new QName("http://geronimo.apache.org/xml/ns/deployment-1.1", "service"); + private final static QName _ServerEnvironment_QNAME = new QName("http://geronimo.apache.org/xml/ns/deployment-1.1", "server-environment"); + private final static QName _GbeanTypeXmlReference_QNAME = new QName("http://geronimo.apache.org/xml/ns/deployment-1.1", "xml-reference"); + private final static QName _GbeanTypeAttribute_QNAME = new QName("http://geronimo.apache.org/xml/ns/deployment-1.1", "attribute"); + private final static QName _GbeanTypeDependency_QNAME = new QName("http://geronimo.apache.org/xml/ns/deployment-1.1", "dependency"); + private final static QName _GbeanTypeReferences_QNAME = new QName("http://geronimo.apache.org/xml/ns/deployment-1.1", "references"); + private final static QName _GbeanTypeReference_QNAME = new QName("http://geronimo.apache.org/xml/ns/deployment-1.1", "reference"); + private final static QName _GbeanTypeXmlAttribute_QNAME = new QName("http://geronimo.apache.org/xml/ns/deployment-1.1", "xml-attribute"); + + /** + * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.geronimo.xml.ns.deployment_1 + * + */ + public ObjectFactory() { + } + + /** + * Create an instance of {@link ArtifactType } + * + */ + public ArtifactType createArtifactType() { + return new ArtifactType(); + } + + /** + * Create an instance of {@link PatternType } + * + */ + public PatternType createPatternType() { + return new PatternType(); + } + + /** + * Create an instance of {@link ClassFilterType } + * + */ + public ClassFilterType createClassFilterType() { + return new ClassFilterType(); + } + + /** + * Create an instance of {@link DependencyType } + * + */ + public DependencyType createDependencyType() { + return new DependencyType(); + } + + /** + * Create an instance of {@link ReferencesType } + * + */ + public ReferencesType createReferencesType() { + return new ReferencesType(); + } + + /** + * Create an instance of {@link ReferenceType } + * + */ + public ReferenceType createReferenceType() { + return new ReferenceType(); + } + + /** + * Create an instance of {@link EnvironmentType } + * + */ + public EnvironmentType createEnvironmentType() { + return new EnvironmentType(); + } + + /** + * Create an instance of {@link GbeanType } + * + */ + public GbeanType createGbeanType() { + return new GbeanType(); + } + + /** + * Create an instance of {@link EmptyType } + * + */ + public EmptyType createEmptyType() { + return new EmptyType(); + } + + /** + * Create an instance of {@link AttributeType } + * + */ + public AttributeType createAttributeType() { + return new AttributeType(); + } + + /** + * Create an instance of {@link ModuleType } + * + */ + public ModuleType createModuleType() { + return new ModuleType(); + } + + /** + * Create an instance of {@link DependenciesType } + * + */ + public DependenciesType createDependenciesType() { + return new DependenciesType(); + } + + /** + * Create an instance of {@link XmlAttributeType } + * + */ + public XmlAttributeType createXmlAttributeType() { + return new XmlAttributeType(); + } + + /** + * Create an instance of {@link ServiceType } + * + */ + public ServiceType createServiceType() { + return new ServiceType(); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link EnvironmentType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", name = "environment") + public JAXBElement createEnvironment(EnvironmentType value) { + return new JAXBElement(_Environment_QNAME, EnvironmentType.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link EnvironmentType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", name = "client-environment") + public JAXBElement createClientEnvironment(EnvironmentType value) { + return new JAXBElement(_ClientEnvironment_QNAME, EnvironmentType.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link ModuleType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", name = "module") + public JAXBElement createModule(ModuleType value) { + return new JAXBElement(_Module_QNAME, ModuleType.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link GbeanType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", name = "gbean") + public JAXBElement createGbean(GbeanType value) { + return new JAXBElement(_Gbean_QNAME, GbeanType.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link ServiceType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", name = "service") + public JAXBElement createService(ServiceType value) { + return new JAXBElement(_Service_QNAME, ServiceType.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link EnvironmentType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", name = "server-environment") + public JAXBElement createServerEnvironment(EnvironmentType value) { + return new JAXBElement(_ServerEnvironment_QNAME, EnvironmentType.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link XmlAttributeType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", name = "xml-reference", scope = GbeanType.class) + public JAXBElement createGbeanTypeXmlReference(XmlAttributeType value) { + return new JAXBElement(_GbeanTypeXmlReference_QNAME, XmlAttributeType.class, GbeanType.class, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link AttributeType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", name = "attribute", scope = GbeanType.class) + public JAXBElement createGbeanTypeAttribute(AttributeType value) { + return new JAXBElement(_GbeanTypeAttribute_QNAME, AttributeType.class, GbeanType.class, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link PatternType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", name = "dependency", scope = GbeanType.class) + public JAXBElement createGbeanTypeDependency(PatternType value) { + return new JAXBElement(_GbeanTypeDependency_QNAME, PatternType.class, GbeanType.class, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link ReferencesType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", name = "references", scope = GbeanType.class) + public JAXBElement createGbeanTypeReferences(ReferencesType value) { + return new JAXBElement(_GbeanTypeReferences_QNAME, ReferencesType.class, GbeanType.class, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link ReferenceType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", name = "reference", scope = GbeanType.class) + public JAXBElement createGbeanTypeReference(ReferenceType value) { + return new JAXBElement(_GbeanTypeReference_QNAME, ReferenceType.class, GbeanType.class, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link XmlAttributeType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", name = "xml-attribute", scope = GbeanType.class) + public JAXBElement createGbeanTypeXmlAttribute(XmlAttributeType value) { + return new JAXBElement(_GbeanTypeXmlAttribute_QNAME, XmlAttributeType.class, GbeanType.class, value); + } + +} Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/PatternType.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/PatternType.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/PatternType.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/PatternType.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,208 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + + +package org.apache.geronimo.xml.ns.deployment_1; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlType; + + +/** + * This group contains the components of an abstract name + * + *

Java class for patternType complex type. + * + *

The following schema fragment specifies the expected content contained within this class. + * + *

+ * <complexType name="patternType">
+ *   <complexContent>
+ *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       <sequence>
+ *         <sequence>
+ *           <element name="groupId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *           <element name="artifactId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *           <element name="version" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *           <element name="module" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *           <element name="type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *           <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         </sequence>
+ *       </sequence>
+ *     </restriction>
+ *   </complexContent>
+ * </complexType>
+ * 
+ * + * + */ +@XmlAccessorType(XmlAccessType.FIELD) +@XmlType(name = "patternType", propOrder = { + "groupId", + "artifactId", + "version", + "module", + "type", + "customFoo" +}) +public class PatternType { + + protected String groupId; + protected String artifactId; + protected String version; + protected String module; + protected String type; + @XmlElement(name = "name") + protected String customFoo; + + /** + * Gets the value of the groupId property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getGroupId() { + return groupId; + } + + /** + * Sets the value of the groupId property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setGroupId(String value) { + this.groupId = value; + } + + /** + * Gets the value of the artifactId property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getArtifactId() { + return artifactId; + } + + /** + * Sets the value of the artifactId property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setArtifactId(String value) { + this.artifactId = value; + } + + /** + * Gets the value of the version property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getVersion() { + return version; + } + + /** + * Sets the value of the version property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setVersion(String value) { + this.version = value; + } + + /** + * Gets the value of the module property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getModule() { + return module; + } + + /** + * Sets the value of the module property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setModule(String value) { + this.module = value; + } + + /** + * Gets the value of the type property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getType() { + return type; + } + + /** + * Sets the value of the type property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setType(String value) { + this.type = value; + } + + /** + * Gets the value of the customFoo property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getCustomFoo() { + return customFoo; + } + + /** + * Sets the value of the customFoo property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setCustomFoo(String value) { + this.customFoo = value; + } + +} Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ReferenceType.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ReferenceType.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ReferenceType.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ReferenceType.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,67 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + + +package org.apache.geronimo.xml.ns.deployment_1; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlAttribute; +import javax.xml.bind.annotation.XmlType; + + +/** + *

Java class for referenceType complex type. + * + *

The following schema fragment specifies the expected content contained within this class. + * + *

+ * <complexType name="referenceType">
+ *   <complexContent>
+ *     <extension base="{http://geronimo.apache.org/xml/ns/deployment-1.1}patternType">
+ *       <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
+ *     </extension>
+ *   </complexContent>
+ * </complexType>
+ * 
+ * + * + */ +@XmlAccessorType(XmlAccessType.FIELD) +@XmlType(name = "referenceType") +public class ReferenceType + extends PatternType +{ + + @XmlAttribute + protected String name; + + /** + * Gets the value of the name property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getName() { + return name; + } + + /** + * Sets the value of the name property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setName(String value) { + this.name = value; + } + +} Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ReferencesType.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ReferencesType.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ReferencesType.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ReferencesType.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,104 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + + +package org.apache.geronimo.xml.ns.deployment_1; + +import java.util.ArrayList; +import java.util.List; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlAttribute; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlType; + + +/** + *

Java class for referencesType complex type. + * + *

The following schema fragment specifies the expected content contained within this class. + * + *

+ * <complexType name="referencesType">
+ *   <complexContent>
+ *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       <sequence>
+ *         <element name="pattern" type="{http://geronimo.apache.org/xml/ns/deployment-1.1}patternType" maxOccurs="unbounded"/>
+ *       </sequence>
+ *       <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
+ *     </restriction>
+ *   </complexContent>
+ * </complexType>
+ * 
+ * + * + */ +@XmlAccessorType(XmlAccessType.FIELD) +@XmlType(name = "referencesType", propOrder = { + "pattern" +}) +public class ReferencesType { + + @XmlElement(required = true) + protected List pattern; + @XmlAttribute + protected String name; + + /** + * Gets the value of the pattern property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the pattern property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getPattern().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link PatternType } + * + * + */ + public List getPattern() { + if (pattern == null) { + pattern = new ArrayList(); + } + return this.pattern; + } + + /** + * Gets the value of the name property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getName() { + return name; + } + + /** + * Sets the value of the name property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setName(String value) { + this.name = value; + } + +} Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ServiceType.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ServiceType.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ServiceType.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/ServiceType.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,74 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + + +package org.apache.geronimo.xml.ns.deployment_1; + +import java.util.ArrayList; +import java.util.List; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlType; + + +/** + *

Java class for serviceType complex type. + * + *

The following schema fragment specifies the expected content contained within this class. + * + *

+ * <complexType name="serviceType">
+ *   <complexContent>
+ *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       <sequence>
+ *         <element name="dependency" type="{http://geronimo.apache.org/xml/ns/deployment-1.1}artifactType" maxOccurs="unbounded" minOccurs="0"/>
+ *       </sequence>
+ *     </restriction>
+ *   </complexContent>
+ * </complexType>
+ * 
+ * + * + */ +@XmlAccessorType(XmlAccessType.FIELD) +@XmlType(name = "serviceType", propOrder = { + "dependency" +}) +public class ServiceType { + + protected List dependency; + + /** + * Gets the value of the dependency property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the dependency property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getDependency().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link ArtifactType } + * + * + */ + public List getDependency() { + if (dependency == null) { + dependency = new ArrayList(); + } + return this.dependency; + } + +} Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/XmlAttributeType.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/XmlAttributeType.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/XmlAttributeType.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/XmlAttributeType.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,100 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + + +package org.apache.geronimo.xml.ns.deployment_1; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlAnyElement; +import javax.xml.bind.annotation.XmlAttribute; +import javax.xml.bind.annotation.XmlType; +import org.w3c.dom.Element; + + +/** + *

Java class for xml-attributeType complex type. + * + *

The following schema fragment specifies the expected content contained within this class. + * + *

+ * <complexType name="xml-attributeType">
+ *   <complexContent>
+ *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       <sequence>
+ *         <any/>
+ *       </sequence>
+ *       <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
+ *     </restriction>
+ *   </complexContent>
+ * </complexType>
+ * 
+ * + * + */ +@XmlAccessorType(XmlAccessType.FIELD) +@XmlType(name = "xml-attributeType", propOrder = { + "any" +}) +public class XmlAttributeType { + + @XmlAnyElement(lax = true) + protected Object any; + @XmlAttribute + protected String name; + + /** + * Gets the value of the any property. + * + * @return + * possible object is + * {@link Object } + * {@link Element } + * + */ + public Object getAny() { + return any; + } + + /** + * Sets the value of the any property. + * + * @param value + * allowed object is + * {@link Object } + * {@link Element } + * + */ + public void setAny(Object value) { + this.any = value; + } + + /** + * Gets the value of the name property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getName() { + return name; + } + + /** + * Sets the value of the name property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setName(String value) { + this.name = value; + } + +} Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/package-info.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/package-info.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/package-info.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/deployment_1/package-info.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,9 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + +@javax.xml.bind.annotation.XmlSchema(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED) +package org.apache.geronimo.xml.ns.deployment_1; Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ApplicationType.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ApplicationType.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ApplicationType.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ApplicationType.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,228 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + + +package org.apache.geronimo.xml.ns.j2ee.application_1; + +import java.util.ArrayList; +import java.util.List; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlAttribute; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlType; +import org.apache.geronimo.xml.ns.deployment_1.EnvironmentType; +import org.apache.geronimo.xml.ns.deployment_1.GbeanType; +import org.apache.geronimo.xml.ns.security_1.SecurityType; + + +/** + *

Java class for applicationType complex type. + * + *

The following schema fragment specifies the expected content contained within this class. + * + *

+ * <complexType name="applicationType">
+ *   <complexContent>
+ *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       <sequence>
+ *         <element ref="{http://geronimo.apache.org/xml/ns/deployment-1.1}environment"/>
+ *         <element name="module" type="{http://geronimo.apache.org/xml/ns/j2ee/application-1.1}moduleType" maxOccurs="unbounded" minOccurs="0"/>
+ *         <element name="ext-module" type="{http://geronimo.apache.org/xml/ns/j2ee/application-1.1}ext-moduleType" maxOccurs="unbounded" minOccurs="0"/>
+ *         <element ref="{http://geronimo.apache.org/xml/ns/security-1.1}security" minOccurs="0"/>
+ *         <element ref="{http://geronimo.apache.org/xml/ns/deployment-1.1}gbean" maxOccurs="unbounded" minOccurs="0"/>
+ *       </sequence>
+ *       <attribute name="application-name" type="{http://www.w3.org/2001/XMLSchema}string" />
+ *     </restriction>
+ *   </complexContent>
+ * </complexType>
+ * 
+ * + * + */ +@XmlAccessorType(XmlAccessType.FIELD) +@XmlType(name = "applicationType", propOrder = { + "environment", + "module", + "extModule", + "security", + "gbean" +}) +public class ApplicationType { + + @XmlElement(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", required = true) + protected EnvironmentType environment; + protected List module; + @XmlElement(name = "ext-module") + protected List extModule; + @XmlElement(namespace = "http://geronimo.apache.org/xml/ns/security-1.1") + protected SecurityType security; + @XmlElement(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1") + protected List gbean; + @XmlAttribute(name = "application-name") + protected java.lang.String applicationName; + + /** + * Gets the value of the environment property. + * + * @return + * possible object is + * {@link EnvironmentType } + * + */ + public EnvironmentType getEnvironment() { + return environment; + } + + /** + * Sets the value of the environment property. + * + * @param value + * allowed object is + * {@link EnvironmentType } + * + */ + public void setEnvironment(EnvironmentType value) { + this.environment = value; + } + + /** + * Gets the value of the module property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the module property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getModule().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link ModuleType } + * + * + */ + public List getModule() { + if (module == null) { + module = new ArrayList(); + } + return this.module; + } + + /** + * Gets the value of the extModule property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the extModule property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getExtModule().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link ExtModuleType } + * + * + */ + public List getExtModule() { + if (extModule == null) { + extModule = new ArrayList(); + } + return this.extModule; + } + + /** + * Gets the value of the security property. + * + * @return + * possible object is + * {@link SecurityType } + * + */ + public SecurityType getSecurity() { + return security; + } + + /** + * Sets the value of the security property. + * + * @param value + * allowed object is + * {@link SecurityType } + * + */ + public void setSecurity(SecurityType value) { + this.security = value; + } + + /** + * Gets the value of the gbean property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the gbean property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getGbean().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link GbeanType } + * + * + */ + public List getGbean() { + if (gbean == null) { + gbean = new ArrayList(); + } + return this.gbean; + } + + /** + * Gets the value of the applicationName property. + * + * @return + * possible object is + * {@link java.lang.String } + * + */ + public java.lang.String getApplicationName() { + return applicationName; + } + + /** + * Sets the value of the applicationName property. + * + * @param value + * allowed object is + * {@link java.lang.String } + * + */ + public void setApplicationName(java.lang.String value) { + this.applicationName = value; + } + +} Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ExtModuleType.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ExtModuleType.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ExtModuleType.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ExtModuleType.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,250 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + + +package org.apache.geronimo.xml.ns.j2ee.application_1; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlAnyElement; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlType; +import javax.xml.bind.annotation.adapters.CollapsedStringAdapter; +import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; +import org.w3c.dom.Element; + + +/** + * + * Mirrors the moduleType defined by application_1_4.xsd and adds an + * optional alt-dd element defining a Geronimo specific deployment descriptor. + * + * + *

Java class for ext-moduleType complex type. + * + *

The following schema fragment specifies the expected content contained within this class. + * + *

+ * <complexType name="ext-moduleType">
+ *   <complexContent>
+ *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       <sequence>
+ *         <choice>
+ *           <element name="connector" type="{http://geronimo.apache.org/xml/ns/j2ee/application-1.1}pathType"/>
+ *           <element name="ejb" type="{http://geronimo.apache.org/xml/ns/j2ee/application-1.1}pathType"/>
+ *           <element name="java" type="{http://geronimo.apache.org/xml/ns/j2ee/application-1.1}pathType"/>
+ *           <element name="web" type="{http://geronimo.apache.org/xml/ns/j2ee/application-1.1}pathType"/>
+ *         </choice>
+ *         <choice>
+ *           <element name="internal-path" type="{http://www.w3.org/2001/XMLSchema}token"/>
+ *           <element name="external-path" type="{http://www.w3.org/2001/XMLSchema}token"/>
+ *         </choice>
+ *         <any/>
+ *       </sequence>
+ *     </restriction>
+ *   </complexContent>
+ * </complexType>
+ * 
+ * + * + */ +@XmlAccessorType(XmlAccessType.FIELD) +@XmlType(name = "ext-moduleType", propOrder = { + "connector", + "ejb", + "java", + "web", + "internalPath", + "externalPath", + "any" +}) +public class ExtModuleType { + + protected PathType connector; + protected PathType ejb; + protected PathType java; + protected PathType web; + @XmlElement(name = "internal-path") + @XmlJavaTypeAdapter(CollapsedStringAdapter.class) + protected java.lang.String internalPath; + @XmlElement(name = "external-path") + @XmlJavaTypeAdapter(CollapsedStringAdapter.class) + protected java.lang.String externalPath; + @XmlAnyElement(lax = true) + protected Object any; + + /** + * Gets the value of the connector property. + * + * @return + * possible object is + * {@link PathType } + * + */ + public PathType getConnector() { + return connector; + } + + /** + * Sets the value of the connector property. + * + * @param value + * allowed object is + * {@link PathType } + * + */ + public void setConnector(PathType value) { + this.connector = value; + } + + /** + * Gets the value of the ejb property. + * + * @return + * possible object is + * {@link PathType } + * + */ + public PathType getEjb() { + return ejb; + } + + /** + * Sets the value of the ejb property. + * + * @param value + * allowed object is + * {@link PathType } + * + */ + public void setEjb(PathType value) { + this.ejb = value; + } + + /** + * Gets the value of the java property. + * + * @return + * possible object is + * {@link PathType } + * + */ + public PathType getJava() { + return java; + } + + /** + * Sets the value of the java property. + * + * @param value + * allowed object is + * {@link PathType } + * + */ + public void setJava(PathType value) { + this.java = value; + } + + /** + * Gets the value of the web property. + * + * @return + * possible object is + * {@link PathType } + * + */ + public PathType getWeb() { + return web; + } + + /** + * Sets the value of the web property. + * + * @param value + * allowed object is + * {@link PathType } + * + */ + public void setWeb(PathType value) { + this.web = value; + } + + /** + * Gets the value of the internalPath property. + * + * @return + * possible object is + * {@link java.lang.String } + * + */ + public java.lang.String getInternalPath() { + return internalPath; + } + + /** + * Sets the value of the internalPath property. + * + * @param value + * allowed object is + * {@link java.lang.String } + * + */ + public void setInternalPath(java.lang.String value) { + this.internalPath = value; + } + + /** + * Gets the value of the externalPath property. + * + * @return + * possible object is + * {@link java.lang.String } + * + */ + public java.lang.String getExternalPath() { + return externalPath; + } + + /** + * Sets the value of the externalPath property. + * + * @param value + * allowed object is + * {@link java.lang.String } + * + */ + public void setExternalPath(java.lang.String value) { + this.externalPath = value; + } + + /** + * Gets the value of the any property. + * + * @return + * possible object is + * {@link Object } + * {@link Element } + * + */ + public Object getAny() { + return any; + } + + /** + * Sets the value of the any property. + * + * @param value + * allowed object is + * {@link Object } + * {@link Element } + * + */ + public void setAny(Object value) { + this.any = value; + } + +} Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ModuleType.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ModuleType.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ModuleType.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ModuleType.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,218 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + + +package org.apache.geronimo.xml.ns.j2ee.application_1; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlAnyElement; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlType; +import org.w3c.dom.Element; + + +/** + * + * Mirrors the moduleType defined by application_1_4.xsd and adds an + * optional alt-dd element defining a Geronimo specific deployment descriptor. + * + * + *

Java class for moduleType complex type. + * + *

The following schema fragment specifies the expected content contained within this class. + * + *

+ * <complexType name="moduleType">
+ *   <complexContent>
+ *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       <sequence>
+ *         <choice>
+ *           <element name="connector" type="{http://geronimo.apache.org/xml/ns/j2ee/application-1.1}pathType"/>
+ *           <element name="ejb" type="{http://geronimo.apache.org/xml/ns/j2ee/application-1.1}pathType"/>
+ *           <element name="java" type="{http://geronimo.apache.org/xml/ns/j2ee/application-1.1}pathType"/>
+ *           <element name="web" type="{http://geronimo.apache.org/xml/ns/j2ee/application-1.1}pathType"/>
+ *         </choice>
+ *         <choice>
+ *           <element name="alt-dd" type="{http://geronimo.apache.org/xml/ns/j2ee/application-1.1}pathType"/>
+ *           <any/>
+ *         </choice>
+ *       </sequence>
+ *     </restriction>
+ *   </complexContent>
+ * </complexType>
+ * 
+ * + * + */ +@XmlAccessorType(XmlAccessType.FIELD) +@XmlType(name = "moduleType", propOrder = { + "connector", + "ejb", + "java", + "web", + "altDd", + "any" +}) +public class ModuleType { + + protected PathType connector; + protected PathType ejb; + protected PathType java; + protected PathType web; + @XmlElement(name = "alt-dd") + protected PathType altDd; + @XmlAnyElement(lax = true) + protected Object any; + + /** + * Gets the value of the connector property. + * + * @return + * possible object is + * {@link PathType } + * + */ + public PathType getConnector() { + return connector; + } + + /** + * Sets the value of the connector property. + * + * @param value + * allowed object is + * {@link PathType } + * + */ + public void setConnector(PathType value) { + this.connector = value; + } + + /** + * Gets the value of the ejb property. + * + * @return + * possible object is + * {@link PathType } + * + */ + public PathType getEjb() { + return ejb; + } + + /** + * Sets the value of the ejb property. + * + * @param value + * allowed object is + * {@link PathType } + * + */ + public void setEjb(PathType value) { + this.ejb = value; + } + + /** + * Gets the value of the java property. + * + * @return + * possible object is + * {@link PathType } + * + */ + public PathType getJava() { + return java; + } + + /** + * Sets the value of the java property. + * + * @param value + * allowed object is + * {@link PathType } + * + */ + public void setJava(PathType value) { + this.java = value; + } + + /** + * Gets the value of the web property. + * + * @return + * possible object is + * {@link PathType } + * + */ + public PathType getWeb() { + return web; + } + + /** + * Sets the value of the web property. + * + * @param value + * allowed object is + * {@link PathType } + * + */ + public void setWeb(PathType value) { + this.web = value; + } + + /** + * Gets the value of the altDd property. + * + * @return + * possible object is + * {@link PathType } + * + */ + public PathType getAltDd() { + return altDd; + } + + /** + * Sets the value of the altDd property. + * + * @param value + * allowed object is + * {@link PathType } + * + */ + public void setAltDd(PathType value) { + this.altDd = value; + } + + /** + * Gets the value of the any property. + * + * @return + * possible object is + * {@link Object } + * {@link Element } + * + */ + public Object getAny() { + return any; + } + + /** + * Sets the value of the any property. + * + * @param value + * allowed object is + * {@link Object } + * {@link Element } + * + */ + public void setAny(Object value) { + this.any = value; + } + +} Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ObjectFactory.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ObjectFactory.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ObjectFactory.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/ObjectFactory.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,92 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + + +package org.apache.geronimo.xml.ns.j2ee.application_1; + +import javax.xml.bind.JAXBElement; +import javax.xml.bind.annotation.XmlElementDecl; +import javax.xml.bind.annotation.XmlRegistry; +import javax.xml.namespace.QName; + + +/** + * This object contains factory methods for each + * Java content interface and Java element interface + * generated in the org.apache.geronimo.xml.ns.j2ee.application_1 package. + *

An ObjectFactory allows you to programatically + * construct new instances of the Java representation + * for XML content. The Java representation of XML + * content can consist of schema derived interfaces + * and classes representing the binding of schema + * type definitions, element declarations and model + * groups. Factory methods for each of these are + * provided in this class. + * + */ +@XmlRegistry +public class ObjectFactory { + + private final static QName _Application_QNAME = new QName("http://geronimo.apache.org/xml/ns/j2ee/application-1.1", "application"); + + /** + * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.geronimo.xml.ns.j2ee.application_1 + * + */ + public ObjectFactory() { + } + + /** + * Create an instance of {@link ApplicationType } + * + */ + public ApplicationType createApplicationType() { + return new ApplicationType(); + } + + /** + * Create an instance of {@link String } + * + */ + public String createString() { + return new String(); + } + + /** + * Create an instance of {@link ModuleType } + * + */ + public ModuleType createModuleType() { + return new ModuleType(); + } + + /** + * Create an instance of {@link PathType } + * + */ + public PathType createPathType() { + return new PathType(); + } + + /** + * Create an instance of {@link ExtModuleType } + * + */ + public ExtModuleType createExtModuleType() { + return new ExtModuleType(); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link ApplicationType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://geronimo.apache.org/xml/ns/j2ee/application-1.1", name = "application") + public JAXBElement createApplication(ApplicationType value) { + return new JAXBElement(_Application_QNAME, ApplicationType.class, null, value); + } + +} Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/PathType.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/PathType.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/PathType.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/PathType.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,43 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + + +package org.apache.geronimo.xml.ns.j2ee.application_1; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlType; + + +/** + * + * Mirrors j2ee:pathType. + * + * + *

Java class for pathType complex type. + * + *

The following schema fragment specifies the expected content contained within this class. + * + *

+ * <complexType name="pathType">
+ *   <simpleContent>
+ *     <restriction base="<http://geronimo.apache.org/xml/ns/j2ee/application-1.1>string">
+ *     </restriction>
+ *   </simpleContent>
+ * </complexType>
+ * 
+ * + * + */ +@XmlAccessorType(XmlAccessType.FIELD) +@XmlType(name = "pathType") +public class PathType + extends String +{ + + +} Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/String.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/String.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/String.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/String.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,104 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + + +package org.apache.geronimo.xml.ns.j2ee.application_1; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlAttribute; +import javax.xml.bind.annotation.XmlID; +import javax.xml.bind.annotation.XmlType; +import javax.xml.bind.annotation.XmlValue; +import javax.xml.bind.annotation.adapters.CollapsedStringAdapter; +import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; + + +/** + * + * Mirrors j2ee:string. + * + * + *

Java class for string complex type. + * + *

The following schema fragment specifies the expected content contained within this class. + * + *

+ * <complexType name="string">
+ *   <simpleContent>
+ *     <extension base="<http://www.w3.org/2001/XMLSchema>token">
+ *       <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
+ *     </extension>
+ *   </simpleContent>
+ * </complexType>
+ * 
+ * + * + */ +@XmlAccessorType(XmlAccessType.FIELD) +@XmlType(name = "string", propOrder = { + "value" +}) +public class String { + + @XmlValue + @XmlJavaTypeAdapter(CollapsedStringAdapter.class) + protected java.lang.String value; + @XmlAttribute + @XmlJavaTypeAdapter(CollapsedStringAdapter.class) + @XmlID + protected java.lang.String id; + + /** + * Gets the value of the value property. + * + * @return + * possible object is + * {@link java.lang.String } + * + */ + public java.lang.String getValue() { + return value; + } + + /** + * Sets the value of the value property. + * + * @param value + * allowed object is + * {@link java.lang.String } + * + */ + public void setValue(java.lang.String value) { + this.value = value; + } + + /** + * Gets the value of the id property. + * + * @return + * possible object is + * {@link java.lang.String } + * + */ + public java.lang.String getId() { + return id; + } + + /** + * Sets the value of the id property. + * + * @param value + * allowed object is + * {@link java.lang.String } + * + */ + public void setId(java.lang.String value) { + this.id = value; + } + +} Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/package-info.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/package-info.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/package-info.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_1/package-info.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,9 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + +@javax.xml.bind.annotation.XmlSchema(namespace = "http://geronimo.apache.org/xml/ns/j2ee/application-1.1", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED) +package org.apache.geronimo.xml.ns.j2ee.application_1; Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_client_1/ApplicationClientType.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_client_1/ApplicationClientType.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_client_1/ApplicationClientType.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_client_1/ApplicationClientType.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,457 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + + +package org.apache.geronimo.xml.ns.j2ee.application_client_1; + +import java.util.ArrayList; +import java.util.List; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlType; +import org.apache.geronimo.xml.ns.deployment_1.EnvironmentType; +import org.apache.geronimo.xml.ns.deployment_1.GbeanType; +import org.apache.geronimo.xml.ns.naming_1.EjbRefType; +import org.apache.geronimo.xml.ns.naming_1.GbeanRefType; +import org.apache.geronimo.xml.ns.naming_1.MessageDestinationType; +import org.apache.geronimo.xml.ns.naming_1.ResourceEnvRefType; +import org.apache.geronimo.xml.ns.naming_1.ResourceRefType; +import org.apache.geronimo.xml.ns.naming_1.ServiceRefType; +import org.apache.geronimo.xml.ns.security_1.DefaultPrincipalType; + + +/** + *

Java class for application-clientType complex type. + * + *

The following schema fragment specifies the expected content contained within this class. + * + *

+ * <complexType name="application-clientType">
+ *   <complexContent>
+ *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       <sequence>
+ *         <element ref="{http://geronimo.apache.org/xml/ns/deployment-1.1}client-environment"/>
+ *         <element ref="{http://geronimo.apache.org/xml/ns/deployment-1.1}server-environment"/>
+ *         <element ref="{http://geronimo.apache.org/xml/ns/naming-1.1}gbean-ref" maxOccurs="unbounded" minOccurs="0"/>
+ *         <element ref="{http://geronimo.apache.org/xml/ns/naming-1.1}ejb-ref" maxOccurs="unbounded" minOccurs="0"/>
+ *         <element ref="{http://geronimo.apache.org/xml/ns/naming-1.1}service-ref" maxOccurs="unbounded" minOccurs="0"/>
+ *         <element ref="{http://geronimo.apache.org/xml/ns/naming-1.1}resource-ref" maxOccurs="unbounded" minOccurs="0"/>
+ *         <element ref="{http://geronimo.apache.org/xml/ns/naming-1.1}resource-env-ref" maxOccurs="unbounded" minOccurs="0"/>
+ *         <element ref="{http://geronimo.apache.org/xml/ns/naming-1.1}message-destination" maxOccurs="unbounded" minOccurs="0"/>
+ *         <element ref="{http://geronimo.apache.org/xml/ns/security-1.1}default-principal" minOccurs="0"/>
+ *         <sequence minOccurs="0">
+ *           <element name="realm-name" type="{http://www.w3.org/2001/XMLSchema}string"/>
+ *           <element name="callback-handler" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         </sequence>
+ *         <element name="resource" type="{http://geronimo.apache.org/xml/ns/j2ee/application-client-1.1}resourceType" maxOccurs="unbounded" minOccurs="0"/>
+ *         <element ref="{http://geronimo.apache.org/xml/ns/deployment-1.1}gbean" maxOccurs="unbounded" minOccurs="0"/>
+ *       </sequence>
+ *     </restriction>
+ *   </complexContent>
+ * </complexType>
+ * 
+ * + * + */ +@XmlAccessorType(XmlAccessType.FIELD) +@XmlType(name = "application-clientType", propOrder = { + "clientEnvironment", + "serverEnvironment", + "gbeanRef", + "ejbRef", + "serviceRef", + "resourceRef", + "resourceEnvRef", + "messageDestination", + "defaultPrincipal", + "realmName", + "callbackHandler", + "resource", + "gbean" +}) +public class ApplicationClientType { + + @XmlElement(name = "client-environment", namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", required = true) + protected EnvironmentType clientEnvironment; + @XmlElement(name = "server-environment", namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1", required = true) + protected EnvironmentType serverEnvironment; + @XmlElement(name = "gbean-ref", namespace = "http://geronimo.apache.org/xml/ns/naming-1.1") + protected List gbeanRef; + @XmlElement(name = "ejb-ref", namespace = "http://geronimo.apache.org/xml/ns/naming-1.1") + protected List ejbRef; + @XmlElement(name = "service-ref", namespace = "http://geronimo.apache.org/xml/ns/naming-1.1") + protected List serviceRef; + @XmlElement(name = "resource-ref", namespace = "http://geronimo.apache.org/xml/ns/naming-1.1") + protected List resourceRef; + @XmlElement(name = "resource-env-ref", namespace = "http://geronimo.apache.org/xml/ns/naming-1.1") + protected List resourceEnvRef; + @XmlElement(name = "message-destination", namespace = "http://geronimo.apache.org/xml/ns/naming-1.1") + protected List messageDestination; + @XmlElement(name = "default-principal", namespace = "http://geronimo.apache.org/xml/ns/security-1.1") + protected DefaultPrincipalType defaultPrincipal; + @XmlElement(name = "realm-name") + protected String realmName; + @XmlElement(name = "callback-handler") + protected String callbackHandler; + protected List resource; + @XmlElement(namespace = "http://geronimo.apache.org/xml/ns/deployment-1.1") + protected List gbean; + + /** + * Gets the value of the clientEnvironment property. + * + * @return + * possible object is + * {@link EnvironmentType } + * + */ + public EnvironmentType getClientEnvironment() { + return clientEnvironment; + } + + /** + * Sets the value of the clientEnvironment property. + * + * @param value + * allowed object is + * {@link EnvironmentType } + * + */ + public void setClientEnvironment(EnvironmentType value) { + this.clientEnvironment = value; + } + + /** + * Gets the value of the serverEnvironment property. + * + * @return + * possible object is + * {@link EnvironmentType } + * + */ + public EnvironmentType getServerEnvironment() { + return serverEnvironment; + } + + /** + * Sets the value of the serverEnvironment property. + * + * @param value + * allowed object is + * {@link EnvironmentType } + * + */ + public void setServerEnvironment(EnvironmentType value) { + this.serverEnvironment = value; + } + + /** + * Gets the value of the gbeanRef property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the gbeanRef property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getGbeanRef().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link GbeanRefType } + * + * + */ + public List getGbeanRef() { + if (gbeanRef == null) { + gbeanRef = new ArrayList(); + } + return this.gbeanRef; + } + + /** + * Gets the value of the ejbRef property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the ejbRef property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getEjbRef().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link EjbRefType } + * + * + */ + public List getEjbRef() { + if (ejbRef == null) { + ejbRef = new ArrayList(); + } + return this.ejbRef; + } + + /** + * Gets the value of the serviceRef property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the serviceRef property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getServiceRef().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link ServiceRefType } + * + * + */ + public List getServiceRef() { + if (serviceRef == null) { + serviceRef = new ArrayList(); + } + return this.serviceRef; + } + + /** + * Gets the value of the resourceRef property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the resourceRef property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getResourceRef().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link ResourceRefType } + * + * + */ + public List getResourceRef() { + if (resourceRef == null) { + resourceRef = new ArrayList(); + } + return this.resourceRef; + } + + /** + * Gets the value of the resourceEnvRef property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the resourceEnvRef property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getResourceEnvRef().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link ResourceEnvRefType } + * + * + */ + public List getResourceEnvRef() { + if (resourceEnvRef == null) { + resourceEnvRef = new ArrayList(); + } + return this.resourceEnvRef; + } + + /** + * Gets the value of the messageDestination property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the messageDestination property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getMessageDestination().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link MessageDestinationType } + * + * + */ + public List getMessageDestination() { + if (messageDestination == null) { + messageDestination = new ArrayList(); + } + return this.messageDestination; + } + + /** + * Gets the value of the defaultPrincipal property. + * + * @return + * possible object is + * {@link DefaultPrincipalType } + * + */ + public DefaultPrincipalType getDefaultPrincipal() { + return defaultPrincipal; + } + + /** + * Sets the value of the defaultPrincipal property. + * + * @param value + * allowed object is + * {@link DefaultPrincipalType } + * + */ + public void setDefaultPrincipal(DefaultPrincipalType value) { + this.defaultPrincipal = value; + } + + /** + * Gets the value of the realmName property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getRealmName() { + return realmName; + } + + /** + * Sets the value of the realmName property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setRealmName(String value) { + this.realmName = value; + } + + /** + * Gets the value of the callbackHandler property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getCallbackHandler() { + return callbackHandler; + } + + /** + * Sets the value of the callbackHandler property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setCallbackHandler(String value) { + this.callbackHandler = value; + } + + /** + * Gets the value of the resource property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the resource property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getResource().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link ResourceType } + * + * + */ + public List getResource() { + if (resource == null) { + resource = new ArrayList(); + } + return this.resource; + } + + /** + * Gets the value of the gbean property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the gbean property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getGbean().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link GbeanType } + * + * + */ + public List getGbean() { + if (gbean == null) { + gbean = new ArrayList(); + } + return this.gbean; + } + +} Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_client_1/ObjectFactory.java URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_client_1/ObjectFactory.java?rev=817996&view=auto ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_client_1/ObjectFactory.java (added) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/src/main/java/org/apache/geronimo/xml/ns/j2ee/application_client_1/ObjectFactory.java Wed Sep 23 08:04:12 2009 @@ -0,0 +1,68 @@ +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.07.17 at 01:03:24 AM CST +// + + +package org.apache.geronimo.xml.ns.j2ee.application_client_1; + +import javax.xml.bind.JAXBElement; +import javax.xml.bind.annotation.XmlElementDecl; +import javax.xml.bind.annotation.XmlRegistry; +import javax.xml.namespace.QName; + + +/** + * This object contains factory methods for each + * Java content interface and Java element interface + * generated in the org.apache.geronimo.xml.ns.j2ee.application_client_1 package. + *

An ObjectFactory allows you to programatically + * construct new instances of the Java representation + * for XML content. The Java representation of XML + * content can consist of schema derived interfaces + * and classes representing the binding of schema + * type definitions, element declarations and model + * groups. Factory methods for each of these are + * provided in this class. + * + */ +@XmlRegistry +public class ObjectFactory { + + private final static QName _ApplicationClient_QNAME = new QName("http://geronimo.apache.org/xml/ns/j2ee/application-client-1.1", "application-client"); + + /** + * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.geronimo.xml.ns.j2ee.application_client_1 + * + */ + public ObjectFactory() { + } + + /** + * Create an instance of {@link ResourceType } + * + */ + public ResourceType createResourceType() { + return new ResourceType(); + } + + /** + * Create an instance of {@link ApplicationClientType } + * + */ + public ApplicationClientType createApplicationClientType() { + return new ApplicationClientType(); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link ApplicationClientType }{@code >}} + * + */ + @XmlElementDecl(namespace = "http://geronimo.apache.org/xml/ns/j2ee/application-client-1.1", name = "application-client") + public JAXBElement createApplicationClient(ApplicationClientType value) { + return new JAXBElement(_ApplicationClient_QNAME, ApplicationClientType.class, null, value); + } + +}