public class DtoMKahaDB extends Object implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
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="brokerService" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}broker"/> <element ref="{http://activemq.apache.org/schema/core}brokerService"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="filteredPersistenceAdapters" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence maxOccurs="unbounded" minOccurs="0"> <any maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="locker" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}database-locker"/> <element ref="{http://activemq.apache.org/schema/core}lease-database-locker"/> <element ref="{http://activemq.apache.org/schema/core}shared-file-locker"/> <element ref="{http://activemq.apache.org/schema/core}transact-database-locker"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="scheduledThreadPoolExecutor" 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="transactionStore" 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="usageManager" 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> <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/> </choice> </choice> <attribute name="brokerName" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="brokerService" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="directory" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="journalMaxFileLength" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="journalWriteBatchSize" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="lockKeepAlivePeriod" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="locker" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="scheduledThreadPoolExecutor" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="transactionStore" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="usageManager" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="useLock" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" /> <anyAttribute processContents='lax' namespace='##other'/> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
DtoMKahaDB.BrokerService
Java class for anonymous complex type.
|
static class |
DtoMKahaDB.FilteredPersistenceAdapters
Java class for anonymous complex type.
|
static class |
DtoMKahaDB.Locker
Java class for anonymous complex type.
|
static class |
DtoMKahaDB.ScheduledThreadPoolExecutor
Java class for anonymous complex type.
|
static class |
DtoMKahaDB.TransactionStore
Java class for anonymous complex type.
|
static class |
DtoMKahaDB.UsageManager
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected String |
brokerName |
protected String |
brokerService |
protected List<Object> |
brokerServiceOrFilteredPersistenceAdaptersOrLocker |
protected String |
directory |
protected String |
id |
protected String |
journalMaxFileLength |
protected String |
journalWriteBatchSize |
protected String |
locker |
protected Long |
lockKeepAlivePeriod |
protected String |
scheduledThreadPoolExecutor |
protected String |
transactionStore |
protected String |
usageManager |
protected Boolean |
useLock |
Constructor and Description |
---|
DtoMKahaDB() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getBrokerName()
Gets the value of the brokerName property.
|
String |
getBrokerService()
Gets the value of the brokerService property.
|
List<Object> |
getBrokerServiceOrFilteredPersistenceAdaptersOrLocker()
Gets the value of the brokerServiceOrFilteredPersistenceAdaptersOrLocker property.
|
String |
getDirectory()
Gets the value of the directory property.
|
String |
getId()
Gets the value of the id property.
|
String |
getJournalMaxFileLength()
Gets the value of the journalMaxFileLength property.
|
String |
getJournalWriteBatchSize()
Gets the value of the journalWriteBatchSize property.
|
String |
getLocker()
Gets the value of the locker property.
|
Long |
getLockKeepAlivePeriod()
Gets the value of the lockKeepAlivePeriod property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
String |
getScheduledThreadPoolExecutor()
Gets the value of the scheduledThreadPoolExecutor property.
|
String |
getTransactionStore()
Gets the value of the transactionStore property.
|
String |
getUsageManager()
Gets the value of the usageManager property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isUseLock()
Gets the value of the useLock property.
|
void |
setBrokerName(String value)
Sets the value of the brokerName property.
|
void |
setBrokerService(String value)
Sets the value of the brokerService property.
|
void |
setDirectory(String value)
Sets the value of the directory property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setJournalMaxFileLength(String value)
Sets the value of the journalMaxFileLength property.
|
void |
setJournalWriteBatchSize(String value)
Sets the value of the journalWriteBatchSize property.
|
void |
setLocker(String value)
Sets the value of the locker property.
|
void |
setLockKeepAlivePeriod(Long value)
Sets the value of the lockKeepAlivePeriod property.
|
void |
setScheduledThreadPoolExecutor(String value)
Sets the value of the scheduledThreadPoolExecutor property.
|
void |
setTransactionStore(String value)
Sets the value of the transactionStore property.
|
void |
setUsageManager(String value)
Sets the value of the usageManager property.
|
void |
setUseLock(Boolean value)
Sets the value of the useLock property.
|
String |
toString() |
protected List<Object> brokerServiceOrFilteredPersistenceAdaptersOrLocker
protected String brokerName
protected String brokerService
protected String journalMaxFileLength
protected String journalWriteBatchSize
protected Long lockKeepAlivePeriod
protected String scheduledThreadPoolExecutor
protected String transactionStore
protected String usageManager
public DtoMKahaDB()
public List<Object> getBrokerServiceOrFilteredPersistenceAdaptersOrLocker()
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 brokerServiceOrFilteredPersistenceAdaptersOrLocker property.
For example, to add a new item, do as follows:
getBrokerServiceOrFilteredPersistenceAdaptersOrLocker().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement
<
DtoMKahaDB.FilteredPersistenceAdapters
>
JAXBElement
<
DtoMKahaDB.Locker
>
JAXBElement
<
DtoMKahaDB.BrokerService
>
Object
JAXBElement
<
DtoMKahaDB.ScheduledThreadPoolExecutor
>
JAXBElement
<
DtoMKahaDB.TransactionStore
>
JAXBElement
<
DtoMKahaDB.UsageManager
>
public String getBrokerName()
String
public void setBrokerName(String value)
value
- allowed object is
String
public String getBrokerService()
String
public void setBrokerService(String value)
value
- allowed object is
String
public String getDirectory()
String
public void setDirectory(String value)
value
- allowed object is
String
public String getJournalMaxFileLength()
String
public void setJournalMaxFileLength(String value)
value
- allowed object is
String
public String getJournalWriteBatchSize()
String
public void setJournalWriteBatchSize(String value)
value
- allowed object is
String
public Long getLockKeepAlivePeriod()
Long
public void setLockKeepAlivePeriod(Long value)
value
- allowed object is
Long
public String getLocker()
String
public void setLocker(String value)
value
- allowed object is
String
public String getScheduledThreadPoolExecutor()
String
public void setScheduledThreadPoolExecutor(String value)
value
- allowed object is
String
public String getTransactionStore()
String
public void setTransactionStore(String value)
value
- allowed object is
String
public String getUsageManager()
String
public void setUsageManager(String value)
value
- allowed object is
String
public Boolean isUseLock()
Boolean
public void setUseLock(Boolean value)
value
- allowed object is
Boolean
public void setId(String value)
value
- allowed object is
String
public Map<QName,String> getOtherAttributes()
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.
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append
in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields
in interface org.jvnet.jaxb2_commons.lang.ToString
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.