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 classDtoTransportConnector.BrokerInfoJava class for anonymous complex type.static classDtoTransportConnector.BrokerServiceJava class for anonymous complex type.static classDtoTransportConnector.DiscoveryAgentJava class for anonymous complex type.static classDtoTransportConnector.MessageAuthorizationPolicyJava class for anonymous complex type.static classDtoTransportConnector.PublishedAddressPolicyJava class for anonymous complex type.static classDtoTransportConnector.ServerJava class for anonymous complex type.static classDtoTransportConnector.TaskRunnerFactoryJava class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected BooleanallowLinkStealingprotected BooleanauditNetworkProducersprotected StringbrokerInfoprotected List<Object>brokerInfoOrBrokerServiceOrDiscoveryAgentprotected StringbrokerServiceprotected BooleandisableAsyncDispatchprotected StringdiscoveryAgentprotected StringdiscoveryUriprotected BooleandisplayStackTraceprotected BooleanenableStatusMonitorprotected Stringidprotected BigIntegermaximumConsumersAllowedPerConnectionprotected BigIntegermaximumProducersAllowedPerConnectionprotected StringmessageAuthorizationPolicyprotected Stringnameprotected StringpublishedAddressPolicyprotected BooleanrebalanceClusterClientsprotected Stringserverprotected StringtaskRunnerFactoryprotected BooleanupdateClusterClientsprotected BooleanupdateClusterClientsOnRemoveprotected StringupdateClusterFilterprotected Stringuriprotected BooleanwarnOnRemoteClose
-
Constructor Summary
Constructors Constructor Description DtoTransportConnector()
-
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)StringgetBrokerInfo()Gets the value of the brokerInfo property.List<Object>getBrokerInfoOrBrokerServiceOrDiscoveryAgent()Gets the value of the brokerInfoOrBrokerServiceOrDiscoveryAgent property.StringgetBrokerService()Gets the value of the brokerService property.StringgetDiscoveryAgent()Gets the value of the discoveryAgent property.StringgetDiscoveryUri()Gets the value of the discoveryUri property.StringgetId()Gets the value of the id property.BigIntegergetMaximumConsumersAllowedPerConnection()Gets the value of the maximumConsumersAllowedPerConnection property.BigIntegergetMaximumProducersAllowedPerConnection()Gets the value of the maximumProducersAllowedPerConnection property.StringgetMessageAuthorizationPolicy()Gets the value of the messageAuthorizationPolicy 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.StringgetPublishedAddressPolicy()Gets the value of the publishedAddressPolicy property.StringgetServer()Gets the value of the server property.StringgetTaskRunnerFactory()Gets the value of the taskRunnerFactory property.StringgetUpdateClusterFilter()Gets the value of the updateClusterFilter property.StringgetUri()Gets the value of the uri property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)BooleanisAllowLinkStealing()Gets the value of the allowLinkStealing property.BooleanisAuditNetworkProducers()Gets the value of the auditNetworkProducers property.BooleanisDisableAsyncDispatch()Gets the value of the disableAsyncDispatch property.BooleanisDisplayStackTrace()Gets the value of the displayStackTrace property.BooleanisEnableStatusMonitor()Gets the value of the enableStatusMonitor property.BooleanisRebalanceClusterClients()Gets the value of the rebalanceClusterClients property.BooleanisUpdateClusterClients()Gets the value of the updateClusterClients property.BooleanisUpdateClusterClientsOnRemove()Gets the value of the updateClusterClientsOnRemove property.BooleanisWarnOnRemoteClose()Gets the value of the warnOnRemoteClose property.voidsetAllowLinkStealing(Boolean value)Sets the value of the allowLinkStealing property.voidsetAuditNetworkProducers(Boolean value)Sets the value of the auditNetworkProducers property.voidsetBrokerInfo(String value)Sets the value of the brokerInfo property.voidsetBrokerService(String value)Sets the value of the brokerService property.voidsetDisableAsyncDispatch(Boolean value)Sets the value of the disableAsyncDispatch property.voidsetDiscoveryAgent(String value)Sets the value of the discoveryAgent property.voidsetDiscoveryUri(String value)Sets the value of the discoveryUri property.voidsetDisplayStackTrace(Boolean value)Sets the value of the displayStackTrace property.voidsetEnableStatusMonitor(Boolean value)Sets the value of the enableStatusMonitor property.voidsetId(String value)Sets the value of the id property.voidsetMaximumConsumersAllowedPerConnection(BigInteger value)Sets the value of the maximumConsumersAllowedPerConnection property.voidsetMaximumProducersAllowedPerConnection(BigInteger value)Sets the value of the maximumProducersAllowedPerConnection property.voidsetMessageAuthorizationPolicy(String value)Sets the value of the messageAuthorizationPolicy property.voidsetName(String value)Sets the value of the name property.voidsetPublishedAddressPolicy(String value)Sets the value of the publishedAddressPolicy property.voidsetRebalanceClusterClients(Boolean value)Sets the value of the rebalanceClusterClients property.voidsetServer(String value)Sets the value of the server property.voidsetTaskRunnerFactory(String value)Sets the value of the taskRunnerFactory property.voidsetUpdateClusterClients(Boolean value)Sets the value of the updateClusterClients property.voidsetUpdateClusterClientsOnRemove(Boolean value)Sets the value of the updateClusterClientsOnRemove property.voidsetUpdateClusterFilter(String value)Sets the value of the updateClusterFilter property.voidsetUri(String value)Sets the value of the uri property.voidsetWarnOnRemoteClose(Boolean value)Sets the value of the warnOnRemoteClose property.StringtoString()
-
-
-
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
setmethod 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:
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
-
-