Class DtoSystemUsage
- java.lang.Object
-
- org.apache.activemq.schema.core.DtoSystemUsage
-
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
public class DtoSystemUsage extends Object implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice maxOccurs="unbounded" minOccurs="0"> <choice> <element name="adapter" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}jdbcPersistenceAdapter"/> <element ref="{http://activemq.apache.org/schema/core}journalPersistenceAdapter"/> <element ref="{http://activemq.apache.org/schema/core}kahaDB"/> <element ref="{http://activemq.apache.org/schema/core}mKahaDB"/> <element ref="{http://activemq.apache.org/schema/core}memoryPersistenceAdapter"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="executor" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence minOccurs="0"> <any maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="jobSchedulerStore" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence minOccurs="0"> <any maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="jobSchedulerUsage" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}jobSchedulerUsage"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="memoryUsage" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}memoryUsage"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="parent" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}systemUsage"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="storeUsage" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}storeUsage"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="tempStore" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}pListStoreImpl"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="tempUsage" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}tempUsage"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/> </choice> </choice> <attribute name="adapter" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="checkLimitsLogLevel" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="executor" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="jobSchedulerStore" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="jobSchedulerUsage" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="memoryUsage" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="parent" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="sendFailIfNoSpace" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="sendFailIfNoSpaceAfterTimeout" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="sendFailIfNoSpaceExplicitySet" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="storeUsage" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="tempStore" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="tempUsage" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" /> <anyAttribute processContents='lax' namespace='##other'/> </restriction> </complexContent> </complexType>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDtoSystemUsage.AdapterJava class for anonymous complex type.static classDtoSystemUsage.ExecutorJava class for anonymous complex type.static classDtoSystemUsage.JobSchedulerStoreJava class for anonymous complex type.static classDtoSystemUsage.JobSchedulerUsageJava class for anonymous complex type.static classDtoSystemUsage.MemoryUsageJava class for anonymous complex type.static classDtoSystemUsage.ParentJava class for anonymous complex type.static classDtoSystemUsage.StoreUsageJava class for anonymous complex type.static classDtoSystemUsage.TempStoreJava class for anonymous complex type.static classDtoSystemUsage.TempUsageJava class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected Stringadapterprotected List<Object>adapterOrExecutorOrJobSchedulerStoreprotected StringcheckLimitsLogLevelprotected Stringexecutorprotected Stringidprotected StringjobSchedulerStoreprotected StringjobSchedulerUsageprotected StringmemoryUsageprotected Stringnameprotected Stringparentprotected BooleansendFailIfNoSpaceprotected LongsendFailIfNoSpaceAfterTimeoutprotected BooleansendFailIfNoSpaceExplicitySetprotected StringstoreUsageprotected StringtempStoreprotected StringtempUsage
-
Constructor Summary
Constructors Constructor Description DtoSystemUsage()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilderappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)StringBuilderappendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)booleanequals(Object object)booleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)StringgetAdapter()Gets the value of the adapter property.List<Object>getAdapterOrExecutorOrJobSchedulerStore()Gets the value of the adapterOrExecutorOrJobSchedulerStore property.StringgetCheckLimitsLogLevel()Gets the value of the checkLimitsLogLevel property.StringgetExecutor()Gets the value of the executor property.StringgetId()Gets the value of the id property.StringgetJobSchedulerStore()Gets the value of the jobSchedulerStore property.StringgetJobSchedulerUsage()Gets the value of the jobSchedulerUsage property.StringgetMemoryUsage()Gets the value of the memoryUsage property.StringgetName()Gets the value of the name property.Map<QName,String>getOtherAttributes()Gets a map that contains attributes that aren't bound to any typed property on this class.StringgetParent()Gets the value of the parent property.LonggetSendFailIfNoSpaceAfterTimeout()Gets the value of the sendFailIfNoSpaceAfterTimeout property.StringgetStoreUsage()Gets the value of the storeUsage property.StringgetTempStore()Gets the value of the tempStore property.StringgetTempUsage()Gets the value of the tempUsage property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)BooleanisSendFailIfNoSpace()Gets the value of the sendFailIfNoSpace property.BooleanisSendFailIfNoSpaceExplicitySet()Gets the value of the sendFailIfNoSpaceExplicitySet property.voidsetAdapter(String value)Sets the value of the adapter property.voidsetCheckLimitsLogLevel(String value)Sets the value of the checkLimitsLogLevel property.voidsetExecutor(String value)Sets the value of the executor property.voidsetId(String value)Sets the value of the id property.voidsetJobSchedulerStore(String value)Sets the value of the jobSchedulerStore property.voidsetJobSchedulerUsage(String value)Sets the value of the jobSchedulerUsage property.voidsetMemoryUsage(String value)Sets the value of the memoryUsage property.voidsetName(String value)Sets the value of the name property.voidsetParent(String value)Sets the value of the parent property.voidsetSendFailIfNoSpace(Boolean value)Sets the value of the sendFailIfNoSpace property.voidsetSendFailIfNoSpaceAfterTimeout(Long value)Sets the value of the sendFailIfNoSpaceAfterTimeout property.voidsetSendFailIfNoSpaceExplicitySet(Boolean value)Sets the value of the sendFailIfNoSpaceExplicitySet property.voidsetStoreUsage(String value)Sets the value of the storeUsage property.voidsetTempStore(String value)Sets the value of the tempStore property.voidsetTempUsage(String value)Sets the value of the tempUsage property.StringtoString()
-
-
-
Field Detail
-
adapter
protected String adapter
-
checkLimitsLogLevel
protected String checkLimitsLogLevel
-
executor
protected String executor
-
jobSchedulerStore
protected String jobSchedulerStore
-
jobSchedulerUsage
protected String jobSchedulerUsage
-
memoryUsage
protected String memoryUsage
-
name
protected String name
-
parent
protected String parent
-
sendFailIfNoSpace
protected Boolean sendFailIfNoSpace
-
sendFailIfNoSpaceAfterTimeout
protected Long sendFailIfNoSpaceAfterTimeout
-
sendFailIfNoSpaceExplicitySet
protected Boolean sendFailIfNoSpaceExplicitySet
-
storeUsage
protected String storeUsage
-
tempStore
protected String tempStore
-
tempUsage
protected String tempUsage
-
id
protected String id
-
-
Method Detail
-
getAdapterOrExecutorOrJobSchedulerStore
public List<Object> getAdapterOrExecutorOrJobSchedulerStore()
Gets the value of the adapterOrExecutorOrJobSchedulerStore 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
setmethod for the adapterOrExecutorOrJobSchedulerStore property.For example, to add a new item, do as follows:
getAdapterOrExecutorOrJobSchedulerStore().add(newItem);Objects of the following type(s) are allowed in the list
JAXBElement<DtoSystemUsage.Adapter>JAXBElement<DtoSystemUsage.Executor>JAXBElement<DtoSystemUsage.JobSchedulerStore>JAXBElement<DtoSystemUsage.JobSchedulerUsage>JAXBElement<DtoSystemUsage.MemoryUsage>JAXBElement<DtoSystemUsage.Parent>JAXBElement<DtoSystemUsage.StoreUsage>JAXBElement<DtoSystemUsage.TempStore>JAXBElement<DtoSystemUsage.TempUsage>Object
-
getAdapter
public String getAdapter()
Gets the value of the adapter property.- Returns:
- possible object is
String
-
setAdapter
public void setAdapter(String value)
Sets the value of the adapter property.- Parameters:
value- allowed object isString
-
getCheckLimitsLogLevel
public String getCheckLimitsLogLevel()
Gets the value of the checkLimitsLogLevel property.- Returns:
- possible object is
String
-
setCheckLimitsLogLevel
public void setCheckLimitsLogLevel(String value)
Sets the value of the checkLimitsLogLevel property.- Parameters:
value- allowed object isString
-
getExecutor
public String getExecutor()
Gets the value of the executor property.- Returns:
- possible object is
String
-
setExecutor
public void setExecutor(String value)
Sets the value of the executor property.- Parameters:
value- allowed object isString
-
getJobSchedulerStore
public String getJobSchedulerStore()
Gets the value of the jobSchedulerStore property.- Returns:
- possible object is
String
-
setJobSchedulerStore
public void setJobSchedulerStore(String value)
Sets the value of the jobSchedulerStore property.- Parameters:
value- allowed object isString
-
getJobSchedulerUsage
public String getJobSchedulerUsage()
Gets the value of the jobSchedulerUsage property.- Returns:
- possible object is
String
-
setJobSchedulerUsage
public void setJobSchedulerUsage(String value)
Sets the value of the jobSchedulerUsage property.- Parameters:
value- allowed object isString
-
getMemoryUsage
public String getMemoryUsage()
Gets the value of the memoryUsage property.- Returns:
- possible object is
String
-
setMemoryUsage
public void setMemoryUsage(String value)
Sets the value of the memoryUsage property.- Parameters:
value- allowed object isString
-
getName
public String getName()
Gets the value of the name property.- Returns:
- possible object is
String
-
setName
public void setName(String value)
Sets the value of the name property.- Parameters:
value- allowed object isString
-
getParent
public String getParent()
Gets the value of the parent property.- Returns:
- possible object is
String
-
setParent
public void setParent(String value)
Sets the value of the parent property.- Parameters:
value- allowed object isString
-
isSendFailIfNoSpace
public Boolean isSendFailIfNoSpace()
Gets the value of the sendFailIfNoSpace property.- Returns:
- possible object is
Boolean
-
setSendFailIfNoSpace
public void setSendFailIfNoSpace(Boolean value)
Sets the value of the sendFailIfNoSpace property.- Parameters:
value- allowed object isBoolean
-
getSendFailIfNoSpaceAfterTimeout
public Long getSendFailIfNoSpaceAfterTimeout()
Gets the value of the sendFailIfNoSpaceAfterTimeout property.- Returns:
- possible object is
Long
-
setSendFailIfNoSpaceAfterTimeout
public void setSendFailIfNoSpaceAfterTimeout(Long value)
Sets the value of the sendFailIfNoSpaceAfterTimeout property.- Parameters:
value- allowed object isLong
-
isSendFailIfNoSpaceExplicitySet
public Boolean isSendFailIfNoSpaceExplicitySet()
Gets the value of the sendFailIfNoSpaceExplicitySet property.- Returns:
- possible object is
Boolean
-
setSendFailIfNoSpaceExplicitySet
public void setSendFailIfNoSpaceExplicitySet(Boolean value)
Sets the value of the sendFailIfNoSpaceExplicitySet property.- Parameters:
value- allowed object isBoolean
-
getStoreUsage
public String getStoreUsage()
Gets the value of the storeUsage property.- Returns:
- possible object is
String
-
setStoreUsage
public void setStoreUsage(String value)
Sets the value of the storeUsage property.- Parameters:
value- allowed object isString
-
getTempStore
public String getTempStore()
Gets the value of the tempStore property.- Returns:
- possible object is
String
-
setTempStore
public void setTempStore(String value)
Sets the value of the tempStore property.- Parameters:
value- allowed object isString
-
getTempUsage
public String getTempUsage()
Gets the value of the tempUsage property.- Returns:
- possible object is
String
-
setTempUsage
public void setTempUsage(String value)
Sets the value of the tempUsage property.- Parameters:
value- allowed object isString
-
setId
public void setId(String value)
Sets the value of the id property.- Parameters:
value- allowed object isString
-
getOtherAttributes
public Map<QName,String> getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
- Returns:
- always non-null
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
- Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
- Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
-