public class DtoTransportConnector 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="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="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="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 |
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.
|
| Modifier and Type | Field and 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 |
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 |
| Constructor and Description |
|---|
DtoTransportConnector() |
| 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 |
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.HashCodeStrategy 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 |
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.
|
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 |
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.
|
String |
toString() |
protected List<Object> brokerInfoOrBrokerServiceOrDiscoveryAgent
protected Boolean allowLinkStealing
protected Boolean auditNetworkProducers
protected String brokerInfo
protected String brokerService
protected Boolean disableAsyncDispatch
protected String discoveryAgent
protected String discoveryUri
protected Boolean enableStatusMonitor
protected BigInteger maximumConsumersAllowedPerConnection
protected BigInteger maximumProducersAllowedPerConnection
protected String messageAuthorizationPolicy
protected String publishedAddressPolicy
protected Boolean rebalanceClusterClients
protected String taskRunnerFactory
protected Boolean updateClusterClients
protected Boolean updateClusterClientsOnRemove
protected String updateClusterFilter
public DtoTransportConnector()
public List<Object> getBrokerInfoOrBrokerServiceOrDiscoveryAgent()
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.Server>
JAXBElement<DtoTransportConnector.BrokerService>
JAXBElement<DtoTransportConnector.MessageAuthorizationPolicy>
JAXBElement<DtoTransportConnector.TaskRunnerFactory>
Object
JAXBElement<DtoTransportConnector.DiscoveryAgent>
JAXBElement<DtoTransportConnector.PublishedAddressPolicy>
public Boolean isAllowLinkStealing()
Booleanpublic void setAllowLinkStealing(Boolean value)
value - allowed object is
Booleanpublic Boolean isAuditNetworkProducers()
Booleanpublic void setAuditNetworkProducers(Boolean value)
value - allowed object is
Booleanpublic String getBrokerInfo()
Stringpublic void setBrokerInfo(String value)
value - allowed object is
Stringpublic String getBrokerService()
Stringpublic void setBrokerService(String value)
value - allowed object is
Stringpublic Boolean isDisableAsyncDispatch()
Booleanpublic void setDisableAsyncDispatch(Boolean value)
value - allowed object is
Booleanpublic String getDiscoveryAgent()
Stringpublic void setDiscoveryAgent(String value)
value - allowed object is
Stringpublic String getDiscoveryUri()
Stringpublic void setDiscoveryUri(String value)
value - allowed object is
Stringpublic Boolean isEnableStatusMonitor()
Booleanpublic void setEnableStatusMonitor(Boolean value)
value - allowed object is
Booleanpublic BigInteger getMaximumConsumersAllowedPerConnection()
BigIntegerpublic void setMaximumConsumersAllowedPerConnection(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getMaximumProducersAllowedPerConnection()
BigIntegerpublic void setMaximumProducersAllowedPerConnection(BigInteger value)
value - allowed object is
BigIntegerpublic String getMessageAuthorizationPolicy()
Stringpublic void setMessageAuthorizationPolicy(String value)
value - allowed object is
Stringpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getPublishedAddressPolicy()
Stringpublic void setPublishedAddressPolicy(String value)
value - allowed object is
Stringpublic Boolean isRebalanceClusterClients()
Booleanpublic void setRebalanceClusterClients(Boolean value)
value - allowed object is
Booleanpublic String getServer()
Stringpublic void setServer(String value)
value - allowed object is
Stringpublic String getTaskRunnerFactory()
Stringpublic void setTaskRunnerFactory(String value)
value - allowed object is
Stringpublic Boolean isUpdateClusterClients()
Booleanpublic void setUpdateClusterClients(Boolean value)
value - allowed object is
Booleanpublic Boolean isUpdateClusterClientsOnRemove()
Booleanpublic void setUpdateClusterClientsOnRemove(Boolean value)
value - allowed object is
Booleanpublic String getUpdateClusterFilter()
Stringpublic void setUpdateClusterFilter(String value)
value - allowed object is
Stringpublic String getUri()
Stringpublic void setUri(String value)
value - allowed object is
Stringpublic void setId(String value)
value - allowed object is
Stringpublic 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.ToStringpublic 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.ToStringpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic 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.EqualsCopyright © 2005–2018 The Apache Software Foundation. All rights reserved.