diff --git a/src/main/java/com/avaje/ebeaninternal/server/autotune/model/Autotune.java b/src/main/java/com/avaje/ebeaninternal/server/autotune/model/Autotune.java index 6de29008b..c9c67c248 100644 --- a/src/main/java/com/avaje/ebeaninternal/server/autotune/model/Autotune.java +++ b/src/main/java/com/avaje/ebeaninternal/server/autotune/model/Autotune.java @@ -1,19 +1,18 @@ - package com.avaje.ebeaninternal.server.autotune.model; -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.XmlRootElement; import javax.xml.bind.annotation.XmlType; +import java.util.ArrayList; +import java.util.List; /** - *
Java class for anonymous complex type. - * - *
The following schema fragment specifies the expected content contained within this class. - * + * Java class for anonymous complex type. + *
+ * The following schema fragment specifies the expected content contained within this class. + *
*
* <complexType> * <complexContent> @@ -28,123 +27,107 @@ import javax.xml.bind.annotation.XmlType; * </complexContent> * </complexType> *- * - * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { - "origin", - "profileDiff", - "profileNew", - "profileEmpty" + "origin", + "profileDiff", + "profileNew", + "profileEmpty" }) @XmlRootElement(name = "autotune") public class Autotune { - protected List
- * 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 origin property.
- *
- *
- * For example, to add a new item, do as follows: - *
- * getOrigin().add(newItem); - *- * - * - *
- * Objects of the following type(s) are allowed in the list
- * {@link Origin }
- *
- *
- */
- public List
+ *
+ * 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
+ *
+ * For example, to add a new item, do as follows:
+ *
+ *
+ *
+ * Objects of the following type(s) are allowed in the list
+ * {@link Origin }
+ */
+ public List 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
+ * This object contains factory methods for each
+ * Java content interface and Java element interface
+ * generated in the com.avaje.ebeaninternal.server.autotune.model 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 {
- /**
- * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.avaje.ebeaninternal.server.autotune.model
- *
- */
- public ObjectFactory() {
- }
+ /**
+ * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.avaje.ebeaninternal.server.autotune.model
+ */
+ public ObjectFactory() {
+ }
- /**
- * Create an instance of {@link ProfileNew }
- *
- */
- public ProfileNew createProfileNew() {
- return new ProfileNew();
- }
+ /**
+ * Create an instance of {@link ProfileNew }
+ */
+ public ProfileNew createProfileNew() {
+ return new ProfileNew();
+ }
- /**
- * Create an instance of {@link Origin }
- *
- */
- public Origin createOrigin() {
- return new Origin();
- }
+ /**
+ * Create an instance of {@link Origin }
+ */
+ public Origin createOrigin() {
+ return new Origin();
+ }
- /**
- * Create an instance of {@link ProfileEmpty }
- *
- */
- public ProfileEmpty createProfileEmpty() {
- return new ProfileEmpty();
- }
+ /**
+ * Create an instance of {@link ProfileEmpty }
+ */
+ public ProfileEmpty createProfileEmpty() {
+ return new ProfileEmpty();
+ }
- /**
- * Create an instance of {@link Autotune }
- *
- */
- public Autotune createAutotune() {
- return new Autotune();
- }
+ /**
+ * Create an instance of {@link Autotune }
+ */
+ public Autotune createAutotune() {
+ return new Autotune();
+ }
- /**
- * Create an instance of {@link ProfileDiff }
- *
- */
- public ProfileDiff createProfileDiff() {
- return new ProfileDiff();
- }
+ /**
+ * Create an instance of {@link ProfileDiff }
+ */
+ public ProfileDiff createProfileDiff() {
+ return new ProfileDiff();
+ }
}
diff --git a/src/main/java/com/avaje/ebeaninternal/server/autotune/model/Origin.java b/src/main/java/com/avaje/ebeaninternal/server/autotune/model/Origin.java
index 04c9af034..150197c3b 100644
--- a/src/main/java/com/avaje/ebeaninternal/server/autotune/model/Origin.java
+++ b/src/main/java/com/avaje/ebeaninternal/server/autotune/model/Origin.java
@@ -1,4 +1,3 @@
-
package com.avaje.ebeaninternal.server.autotune.model;
import javax.xml.bind.annotation.XmlAccessType;
@@ -10,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
/**
* Java class for anonymous complex type.
- *
+ *
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
* Java class for anonymous complex type.
- *
+ *
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
- * 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
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link Origin }
- *
- *
- */
- public List
+ *
+ * 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
+ *
+ * For example, to add a new item, do as follows:
+ *
+ *
+ *
+ * Objects of the following type(s) are allowed in the list
+ * {@link Origin }
+ */
+ public List Java class for anonymous complex type.
- *
+ *
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
- * 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
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link Origin }
- *
- *
- */
- public List
+ *
+ * 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
+ *
+ * For example, to add a new item, do as follows:
+ *
+ *
+ *
+ * Objects of the following type(s) are allowed in the list
+ * {@link Origin }
+ */
+ public List Java class for anonymous complex type.
- *
+ *
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
- * 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
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link Origin }
- *
- *
- */
- public List
+ *
+ * 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
+ *
+ * For example, to add a new item, do as follows:
+ *
+ *
+ *
+ * Objects of the following type(s) are allowed in the list
+ * {@link Origin }
+ */
+ public List
- * This is for writing the "all" file on shutdown when using runtime tuning.
+ * This is for writing the "all" file on shutdown when using runtime tuning.
*
* Return the set of table changes to process invalidation for entities based on views.
*/
public Setset method for the origin property.
+ *
+ * getOrigin().add(newItem);
+ *
+ *
* <complexType>
* <complexContent>
@@ -28,144 +27,122 @@ import javax.xml.bind.annotation.XmlType;
* </complexContent>
* </complexType>
*
- *
- *
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
- "callStack"
+ "callStack"
})
@XmlRootElement(name = "origin")
public class Origin {
- protected String callStack;
- @XmlAttribute(name = "key", required = true)
- protected String key;
- @XmlAttribute(name = "beanType")
- protected String beanType;
- @XmlAttribute(name = "detail")
- protected String detail;
- @XmlAttribute(name = "original")
- protected String original;
+ protected String callStack;
+ @XmlAttribute(name = "key", required = true)
+ protected String key;
+ @XmlAttribute(name = "beanType")
+ protected String beanType;
+ @XmlAttribute(name = "detail")
+ protected String detail;
+ @XmlAttribute(name = "original")
+ protected String original;
- /**
- * Gets the value of the callStack property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getCallStack() {
- return callStack;
- }
+ /**
+ * Gets the value of the callStack property.
+ *
+ * @return possible object is
+ * {@link String }
+ */
+ public String getCallStack() {
+ return callStack;
+ }
- /**
- * Sets the value of the callStack property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setCallStack(String value) {
- this.callStack = value;
- }
+ /**
+ * Sets the value of the callStack property.
+ *
+ * @param value allowed object is
+ * {@link String }
+ */
+ public void setCallStack(String value) {
+ this.callStack = value;
+ }
- /**
- * Gets the value of the key property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getKey() {
- return key;
- }
+ /**
+ * Gets the value of the key property.
+ *
+ * @return possible object is
+ * {@link String }
+ */
+ public String getKey() {
+ return key;
+ }
- /**
- * Sets the value of the key property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setKey(String value) {
- this.key = value;
- }
+ /**
+ * Sets the value of the key property.
+ *
+ * @param value allowed object is
+ * {@link String }
+ */
+ public void setKey(String value) {
+ this.key = value;
+ }
- /**
- * Gets the value of the beanType property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getBeanType() {
- return beanType;
- }
+ /**
+ * Gets the value of the beanType property.
+ *
+ * @return possible object is
+ * {@link String }
+ */
+ public String getBeanType() {
+ return beanType;
+ }
- /**
- * Sets the value of the beanType property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setBeanType(String value) {
- this.beanType = value;
- }
+ /**
+ * Sets the value of the beanType property.
+ *
+ * @param value allowed object is
+ * {@link String }
+ */
+ public void setBeanType(String value) {
+ this.beanType = value;
+ }
- /**
- * Gets the value of the detail property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getDetail() {
- return detail;
- }
+ /**
+ * Gets the value of the detail property.
+ *
+ * @return possible object is
+ * {@link String }
+ */
+ public String getDetail() {
+ return detail;
+ }
- /**
- * Sets the value of the detail property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setDetail(String value) {
- this.detail = value;
- }
+ /**
+ * Sets the value of the detail property.
+ *
+ * @param value allowed object is
+ * {@link String }
+ */
+ public void setDetail(String value) {
+ this.detail = value;
+ }
- /**
- * Gets the value of the original property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getOriginal() {
- return original;
- }
+ /**
+ * Gets the value of the original property.
+ *
+ * @return possible object is
+ * {@link String }
+ */
+ public String getOriginal() {
+ return original;
+ }
- /**
- * Sets the value of the original property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setOriginal(String value) {
- this.original = value;
- }
+ /**
+ * Sets the value of the original property.
+ *
+ * @param value allowed object is
+ * {@link String }
+ */
+ public void setOriginal(String value) {
+ this.original = value;
+ }
}
diff --git a/src/main/java/com/avaje/ebeaninternal/server/autotune/model/ProfileDiff.java b/src/main/java/com/avaje/ebeaninternal/server/autotune/model/ProfileDiff.java
index c8357a41e..5fc587ef0 100644
--- a/src/main/java/com/avaje/ebeaninternal/server/autotune/model/ProfileDiff.java
+++ b/src/main/java/com/avaje/ebeaninternal/server/autotune/model/ProfileDiff.java
@@ -1,19 +1,18 @@
-
package com.avaje.ebeaninternal.server.autotune.model;
-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.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
+import java.util.ArrayList;
+import java.util.List;
/**
*
* <complexType>
* <complexContent>
@@ -25,45 +24,41 @@ import javax.xml.bind.annotation.XmlType;
* </complexContent>
* </complexType>
*
- *
- *
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
- "origin"
+ "origin"
})
@XmlRootElement(name = "profileDiff")
public class ProfileDiff {
- protected Listset method for the origin property.
- *
- *
- * getOrigin().add(newItem);
- *
- *
- *
- * set method for the origin property.
+ *
+ * getOrigin().add(newItem);
+ *
+ *
* <complexType>
* <complexContent>
@@ -25,45 +24,41 @@ import javax.xml.bind.annotation.XmlType;
* </complexContent>
* </complexType>
*
- *
- *
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
- "origin"
+ "origin"
})
@XmlRootElement(name = "profileEmpty")
public class ProfileEmpty {
- protected Listset method for the origin property.
- *
- *
- * getOrigin().add(newItem);
- *
- *
- *
- * set method for the origin property.
+ *
+ * getOrigin().add(newItem);
+ *
+ *
* <complexType>
* <complexContent>
@@ -25,45 +24,41 @@ import javax.xml.bind.annotation.XmlType;
* </complexContent>
* </complexType>
*
- *
- *
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
- "origin"
+ "origin"
})
@XmlRootElement(name = "profileNew")
public class ProfileNew {
- protected Listset method for the origin property.
- *
- *
- * getOrigin().add(newItem);
- *
- *
- *
- * set method for the origin property.
+ *
+ * getOrigin().add(newItem);
+ *
+ *