Class DtoTransportConnector
- java.lang.Object
-
- org.apache.activemq.schema.core.DtoTransportConnector
-
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2
,org.jvnet.jaxb2_commons.lang.HashCode2
,org.jvnet.jaxb2_commons.lang.ToString2
public class DtoTransportConnector 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="brokerInfo" 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="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="discoveryAgent" 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="messageAuthorizationPolicy" 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="publishedAddressPolicy" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}publishedAddressPolicy"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="server" 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="taskRunnerFactory" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}taskRunnerFactory"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/> </choice> </choice> <attribute name="allowLinkStealing" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="auditNetworkProducers" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="brokerInfo" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="brokerService" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="disableAsyncDispatch" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="discoveryAgent" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="discoveryUri" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="displayStackTrace" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="enableStatusMonitor" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="maximumConsumersAllowedPerConnection" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="maximumProducersAllowedPerConnection" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="messageAuthorizationPolicy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="publishedAddressPolicy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="rebalanceClusterClients" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="server" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="taskRunnerFactory" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="updateClusterClients" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="updateClusterClientsOnRemove" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="updateClusterFilter" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="uri" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="warnOnRemoteClose" 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>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DtoTransportConnector.BrokerInfo
Java class for anonymous complex type.static class
DtoTransportConnector.BrokerService
Java class for anonymous complex type.static class
DtoTransportConnector.DiscoveryAgent
Java class for anonymous complex type.static class
DtoTransportConnector.MessageAuthorizationPolicy
Java class for anonymous complex type.static class
DtoTransportConnector.PublishedAddressPolicy
Java class for anonymous complex type.static class
DtoTransportConnector.Server
Java class for anonymous complex type.static class
DtoTransportConnector.TaskRunnerFactory
Java class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected Boolean
allowLinkStealing
protected Boolean
auditNetworkProducers
protected String
brokerInfo
protected List<Object>
brokerInfoOrBrokerServiceOrDiscoveryAgent
protected String
brokerService
protected Boolean
disableAsyncDispatch
protected String
discoveryAgent
protected String
discoveryUri
protected Boolean
displayStackTrace
protected Boolean
enableStatusMonitor
protected String
id
protected BigInteger
maximumConsumersAllowedPerConnection
protected BigInteger
maximumProducersAllowedPerConnection
protected String
messageAuthorizationPolicy
protected String
name
protected String
publishedAddressPolicy
protected Boolean
rebalanceClusterClients
protected String
server
protected String
taskRunnerFactory
protected Boolean
updateClusterClients
protected Boolean
updateClusterClientsOnRemove
protected String
updateClusterFilter
protected String
uri
protected Boolean
warnOnRemoteClose
-
Constructor Summary
Constructors Constructor Description DtoTransportConnector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilder
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
StringBuilder
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 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.EqualsStrategy2 strategy)
String
getBrokerInfo()
Gets the value of the brokerInfo property.List<Object>
getBrokerInfoOrBrokerServiceOrDiscoveryAgent()
Gets the value of the brokerInfoOrBrokerServiceOrDiscoveryAgent property.String
getBrokerService()
Gets the value of the brokerService property.String
getDiscoveryAgent()
Gets the value of the discoveryAgent property.String
getDiscoveryUri()
Gets the value of the discoveryUri property.String
getId()
Gets the value of the id property.BigInteger
getMaximumConsumersAllowedPerConnection()
Gets the value of the maximumConsumersAllowedPerConnection property.BigInteger
getMaximumProducersAllowedPerConnection()
Gets the value of the maximumProducersAllowedPerConnection property.String
getMessageAuthorizationPolicy()
Gets the value of the messageAuthorizationPolicy property.String
getName()
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.String
getPublishedAddressPolicy()
Gets the value of the publishedAddressPolicy property.String
getServer()
Gets the value of the server property.String
getTaskRunnerFactory()
Gets the value of the taskRunnerFactory property.String
getUpdateClusterFilter()
Gets the value of the updateClusterFilter property.String
getUri()
Gets the value of the uri property.int
hashCode()
int
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
Boolean
isAllowLinkStealing()
Gets the value of the allowLinkStealing property.Boolean
isAuditNetworkProducers()
Gets the value of the auditNetworkProducers property.Boolean
isDisableAsyncDispatch()
Gets the value of the disableAsyncDispatch property.Boolean
isDisplayStackTrace()
Gets the value of the displayStackTrace property.Boolean
isEnableStatusMonitor()
Gets the value of the enableStatusMonitor property.Boolean
isRebalanceClusterClients()
Gets the value of the rebalanceClusterClients property.Boolean
isUpdateClusterClients()
Gets the value of the updateClusterClients property.Boolean
isUpdateClusterClientsOnRemove()
Gets the value of the updateClusterClientsOnRemove property.Boolean
isWarnOnRemoteClose()
Gets the value of the warnOnRemoteClose property.void
setAllowLinkStealing(Boolean value)
Sets the value of the allowLinkStealing property.void
setAuditNetworkProducers(Boolean value)
Sets the value of the auditNetworkProducers property.void
setBrokerInfo(String value)
Sets the value of the brokerInfo property.void
setBrokerService(String value)
Sets the value of the brokerService property.void
setDisableAsyncDispatch(Boolean value)
Sets the value of the disableAsyncDispatch property.void
setDiscoveryAgent(String value)
Sets the value of the discoveryAgent property.void
setDiscoveryUri(String value)
Sets the value of the discoveryUri property.void
setDisplayStackTrace(Boolean value)
Sets the value of the displayStackTrace property.void
setEnableStatusMonitor(Boolean value)
Sets the value of the enableStatusMonitor property.void
setId(String value)
Sets the value of the id property.void
setMaximumConsumersAllowedPerConnection(BigInteger value)
Sets the value of the maximumConsumersAllowedPerConnection property.void
setMaximumProducersAllowedPerConnection(BigInteger value)
Sets the value of the maximumProducersAllowedPerConnection property.void
setMessageAuthorizationPolicy(String value)
Sets the value of the messageAuthorizationPolicy property.void
setName(String value)
Sets the value of the name property.void
setPublishedAddressPolicy(String value)
Sets the value of the publishedAddressPolicy property.void
setRebalanceClusterClients(Boolean value)
Sets the value of the rebalanceClusterClients property.void
setServer(String value)
Sets the value of the server property.void
setTaskRunnerFactory(String value)
Sets the value of the taskRunnerFactory property.void
setUpdateClusterClients(Boolean value)
Sets the value of the updateClusterClients property.void
setUpdateClusterClientsOnRemove(Boolean value)
Sets the value of the updateClusterClientsOnRemove property.void
setUpdateClusterFilter(String value)
Sets the value of the updateClusterFilter property.void
setUri(String value)
Sets the value of the uri property.void
setWarnOnRemoteClose(Boolean value)
Sets the value of the warnOnRemoteClose property.String
toString()
-
-
-
Field Detail
-
brokerInfoOrBrokerServiceOrDiscoveryAgent
protected List<Object> brokerInfoOrBrokerServiceOrDiscoveryAgent
-
allowLinkStealing
protected Boolean allowLinkStealing
-
auditNetworkProducers
protected Boolean auditNetworkProducers
-
brokerInfo
protected String brokerInfo
-
brokerService
protected String brokerService
-
disableAsyncDispatch
protected Boolean disableAsyncDispatch
-
discoveryAgent
protected String discoveryAgent
-
discoveryUri
protected String discoveryUri
-
displayStackTrace
protected Boolean displayStackTrace
-
enableStatusMonitor
protected Boolean enableStatusMonitor
-
maximumConsumersAllowedPerConnection
protected BigInteger maximumConsumersAllowedPerConnection
-
maximumProducersAllowedPerConnection
protected BigInteger maximumProducersAllowedPerConnection
-
messageAuthorizationPolicy
protected String messageAuthorizationPolicy
-
name
protected String name
-
publishedAddressPolicy
protected String publishedAddressPolicy
-
rebalanceClusterClients
protected Boolean rebalanceClusterClients
-
server
protected String server
-
taskRunnerFactory
protected String taskRunnerFactory
-
updateClusterClients
protected Boolean updateClusterClients
-
updateClusterClientsOnRemove
protected Boolean updateClusterClientsOnRemove
-
updateClusterFilter
protected String updateClusterFilter
-
uri
protected String uri
-
warnOnRemoteClose
protected Boolean warnOnRemoteClose
-
id
protected String id
-
-
Method Detail
-
getBrokerInfoOrBrokerServiceOrDiscoveryAgent
public List<Object> getBrokerInfoOrBrokerServiceOrDiscoveryAgent()
Gets the value of the brokerInfoOrBrokerServiceOrDiscoveryAgent 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 brokerInfoOrBrokerServiceOrDiscoveryAgent property.For example, to add a new item, do as follows:
getBrokerInfoOrBrokerServiceOrDiscoveryAgent().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement
<
DtoTransportConnector.BrokerInfo
>
JAXBElement
<
DtoTransportConnector.BrokerService
>
JAXBElement
<
DtoTransportConnector.DiscoveryAgent
>
JAXBElement
<
DtoTransportConnector.MessageAuthorizationPolicy
>
JAXBElement
<
DtoTransportConnector.PublishedAddressPolicy
>
JAXBElement
<
DtoTransportConnector.Server
>
JAXBElement
<
DtoTransportConnector.TaskRunnerFactory
>
Object
-
isAllowLinkStealing
public Boolean isAllowLinkStealing()
Gets the value of the allowLinkStealing property.- Returns:
- possible object is
Boolean
-
setAllowLinkStealing
public void setAllowLinkStealing(Boolean value)
Sets the value of the allowLinkStealing property.- Parameters:
value
- allowed object isBoolean
-
isAuditNetworkProducers
public Boolean isAuditNetworkProducers()
Gets the value of the auditNetworkProducers property.- Returns:
- possible object is
Boolean
-
setAuditNetworkProducers
public void setAuditNetworkProducers(Boolean value)
Sets the value of the auditNetworkProducers property.- Parameters:
value
- allowed object isBoolean
-
getBrokerInfo
public String getBrokerInfo()
Gets the value of the brokerInfo property.- Returns:
- possible object is
String
-
setBrokerInfo
public void setBrokerInfo(String value)
Sets the value of the brokerInfo property.- Parameters:
value
- allowed object isString
-
getBrokerService
public String getBrokerService()
Gets the value of the brokerService property.- Returns:
- possible object is
String
-
setBrokerService
public void setBrokerService(String value)
Sets the value of the brokerService property.- Parameters:
value
- allowed object isString
-
isDisableAsyncDispatch
public Boolean isDisableAsyncDispatch()
Gets the value of the disableAsyncDispatch property.- Returns:
- possible object is
Boolean
-
setDisableAsyncDispatch
public void setDisableAsyncDispatch(Boolean value)
Sets the value of the disableAsyncDispatch property.- Parameters:
value
- allowed object isBoolean
-
getDiscoveryAgent
public String getDiscoveryAgent()
Gets the value of the discoveryAgent property.- Returns:
- possible object is
String
-
setDiscoveryAgent
public void setDiscoveryAgent(String value)
Sets the value of the discoveryAgent property.- Parameters:
value
- allowed object isString
-
getDiscoveryUri
public String getDiscoveryUri()
Gets the value of the discoveryUri property.- Returns:
- possible object is
String
-
setDiscoveryUri
public void setDiscoveryUri(String value)
Sets the value of the discoveryUri property.- Parameters:
value
- allowed object isString
-
isDisplayStackTrace
public Boolean isDisplayStackTrace()
Gets the value of the displayStackTrace property.- Returns:
- possible object is
Boolean
-
setDisplayStackTrace
public void setDisplayStackTrace(Boolean value)
Sets the value of the displayStackTrace property.- Parameters:
value
- allowed object isBoolean
-
isEnableStatusMonitor
public Boolean isEnableStatusMonitor()
Gets the value of the enableStatusMonitor property.- Returns:
- possible object is
Boolean
-
setEnableStatusMonitor
public void setEnableStatusMonitor(Boolean value)
Sets the value of the enableStatusMonitor property.- Parameters:
value
- allowed object isBoolean
-
getMaximumConsumersAllowedPerConnection
public BigInteger getMaximumConsumersAllowedPerConnection()
Gets the value of the maximumConsumersAllowedPerConnection property.- Returns:
- possible object is
BigInteger
-
setMaximumConsumersAllowedPerConnection
public void setMaximumConsumersAllowedPerConnection(BigInteger value)
Sets the value of the maximumConsumersAllowedPerConnection property.- Parameters:
value
- allowed object isBigInteger
-
getMaximumProducersAllowedPerConnection
public BigInteger getMaximumProducersAllowedPerConnection()
Gets the value of the maximumProducersAllowedPerConnection property.- Returns:
- possible object is
BigInteger
-
setMaximumProducersAllowedPerConnection
public void setMaximumProducersAllowedPerConnection(BigInteger value)
Sets the value of the maximumProducersAllowedPerConnection property.- Parameters:
value
- allowed object isBigInteger
-
getMessageAuthorizationPolicy
public String getMessageAuthorizationPolicy()
Gets the value of the messageAuthorizationPolicy property.- Returns:
- possible object is
String
-
setMessageAuthorizationPolicy
public void setMessageAuthorizationPolicy(String value)
Sets the value of the messageAuthorizationPolicy 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
-
getPublishedAddressPolicy
public String getPublishedAddressPolicy()
Gets the value of the publishedAddressPolicy property.- Returns:
- possible object is
String
-
setPublishedAddressPolicy
public void setPublishedAddressPolicy(String value)
Sets the value of the publishedAddressPolicy property.- Parameters:
value
- allowed object isString
-
isRebalanceClusterClients
public Boolean isRebalanceClusterClients()
Gets the value of the rebalanceClusterClients property.- Returns:
- possible object is
Boolean
-
setRebalanceClusterClients
public void setRebalanceClusterClients(Boolean value)
Sets the value of the rebalanceClusterClients property.- Parameters:
value
- allowed object isBoolean
-
getServer
public String getServer()
Gets the value of the server property.- Returns:
- possible object is
String
-
setServer
public void setServer(String value)
Sets the value of the server property.- Parameters:
value
- allowed object isString
-
getTaskRunnerFactory
public String getTaskRunnerFactory()
Gets the value of the taskRunnerFactory property.- Returns:
- possible object is
String
-
setTaskRunnerFactory
public void setTaskRunnerFactory(String value)
Sets the value of the taskRunnerFactory property.- Parameters:
value
- allowed object isString
-
isUpdateClusterClients
public Boolean isUpdateClusterClients()
Gets the value of the updateClusterClients property.- Returns:
- possible object is
Boolean
-
setUpdateClusterClients
public void setUpdateClusterClients(Boolean value)
Sets the value of the updateClusterClients property.- Parameters:
value
- allowed object isBoolean
-
isUpdateClusterClientsOnRemove
public Boolean isUpdateClusterClientsOnRemove()
Gets the value of the updateClusterClientsOnRemove property.- Returns:
- possible object is
Boolean
-
setUpdateClusterClientsOnRemove
public void setUpdateClusterClientsOnRemove(Boolean value)
Sets the value of the updateClusterClientsOnRemove property.- Parameters:
value
- allowed object isBoolean
-
getUpdateClusterFilter
public String getUpdateClusterFilter()
Gets the value of the updateClusterFilter property.- Returns:
- possible object is
String
-
setUpdateClusterFilter
public void setUpdateClusterFilter(String value)
Sets the value of the updateClusterFilter property.- Parameters:
value
- allowed object isString
-
getUri
public String getUri()
Gets the value of the uri property.- Returns:
- possible object is
String
-
setUri
public void setUri(String value)
Sets the value of the uri property.- Parameters:
value
- allowed object isString
-
isWarnOnRemoteClose
public Boolean isWarnOnRemoteClose()
Gets the value of the warnOnRemoteClose property.- Returns:
- possible object is
Boolean
-
setWarnOnRemoteClose
public void setWarnOnRemoteClose(Boolean value)
Sets the value of the warnOnRemoteClose property.- Parameters:
value
- allowed object isBoolean
-
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:
append
in 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:
appendFields
in 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:
hashCode
in 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:
equals
in interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
-