public class DtoTransportConnector
extends java.lang.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 java.lang.Boolean |
allowLinkStealing |
protected java.lang.Boolean |
auditNetworkProducers |
protected java.lang.String |
brokerInfo |
protected java.util.List<java.lang.Object> |
brokerInfoOrBrokerServiceOrDiscoveryAgent |
protected java.lang.String |
brokerService |
protected java.lang.Boolean |
disableAsyncDispatch |
protected java.lang.String |
discoveryAgent |
protected java.lang.String |
discoveryUri |
protected java.lang.Boolean |
enableStatusMonitor |
protected java.lang.String |
id |
protected java.math.BigInteger |
maximumConsumersAllowedPerConnection |
protected java.math.BigInteger |
maximumProducersAllowedPerConnection |
protected java.lang.String |
messageAuthorizationPolicy |
protected java.lang.String |
name |
protected java.lang.String |
publishedAddressPolicy |
protected java.lang.Boolean |
rebalanceClusterClients |
protected java.lang.String |
server |
protected java.lang.String |
taskRunnerFactory |
protected java.lang.Boolean |
updateClusterClients |
protected java.lang.Boolean |
updateClusterClientsOnRemove |
protected java.lang.String |
updateClusterFilter |
protected java.lang.String |
uri |
| Constructor and Description |
|---|
DtoTransportConnector() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
java.lang.String |
getBrokerInfo()
Gets the value of the brokerInfo property.
|
java.util.List<java.lang.Object> |
getBrokerInfoOrBrokerServiceOrDiscoveryAgent()
Gets the value of the brokerInfoOrBrokerServiceOrDiscoveryAgent property.
|
java.lang.String |
getBrokerService()
Gets the value of the brokerService property.
|
java.lang.String |
getDiscoveryAgent()
Gets the value of the discoveryAgent property.
|
java.lang.String |
getDiscoveryUri()
Gets the value of the discoveryUri property.
|
java.lang.String |
getId()
Gets the value of the id property.
|
java.math.BigInteger |
getMaximumConsumersAllowedPerConnection()
Gets the value of the maximumConsumersAllowedPerConnection property.
|
java.math.BigInteger |
getMaximumProducersAllowedPerConnection()
Gets the value of the maximumProducersAllowedPerConnection property.
|
java.lang.String |
getMessageAuthorizationPolicy()
Gets the value of the messageAuthorizationPolicy property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
java.lang.String |
getPublishedAddressPolicy()
Gets the value of the publishedAddressPolicy property.
|
java.lang.String |
getServer()
Gets the value of the server property.
|
java.lang.String |
getTaskRunnerFactory()
Gets the value of the taskRunnerFactory property.
|
java.lang.String |
getUpdateClusterFilter()
Gets the value of the updateClusterFilter property.
|
java.lang.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) |
java.lang.Boolean |
isAllowLinkStealing()
Gets the value of the allowLinkStealing property.
|
java.lang.Boolean |
isAuditNetworkProducers()
Gets the value of the auditNetworkProducers property.
|
java.lang.Boolean |
isDisableAsyncDispatch()
Gets the value of the disableAsyncDispatch property.
|
java.lang.Boolean |
isEnableStatusMonitor()
Gets the value of the enableStatusMonitor property.
|
java.lang.Boolean |
isRebalanceClusterClients()
Gets the value of the rebalanceClusterClients property.
|
java.lang.Boolean |
isUpdateClusterClients()
Gets the value of the updateClusterClients property.
|
java.lang.Boolean |
isUpdateClusterClientsOnRemove()
Gets the value of the updateClusterClientsOnRemove property.
|
void |
setAllowLinkStealing(java.lang.Boolean value)
Sets the value of the allowLinkStealing property.
|
void |
setAuditNetworkProducers(java.lang.Boolean value)
Sets the value of the auditNetworkProducers property.
|
void |
setBrokerInfo(java.lang.String value)
Sets the value of the brokerInfo property.
|
void |
setBrokerService(java.lang.String value)
Sets the value of the brokerService property.
|
void |
setDisableAsyncDispatch(java.lang.Boolean value)
Sets the value of the disableAsyncDispatch property.
|
void |
setDiscoveryAgent(java.lang.String value)
Sets the value of the discoveryAgent property.
|
void |
setDiscoveryUri(java.lang.String value)
Sets the value of the discoveryUri property.
|
void |
setEnableStatusMonitor(java.lang.Boolean value)
Sets the value of the enableStatusMonitor property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setMaximumConsumersAllowedPerConnection(java.math.BigInteger value)
Sets the value of the maximumConsumersAllowedPerConnection property.
|
void |
setMaximumProducersAllowedPerConnection(java.math.BigInteger value)
Sets the value of the maximumProducersAllowedPerConnection property.
|
void |
setMessageAuthorizationPolicy(java.lang.String value)
Sets the value of the messageAuthorizationPolicy property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setPublishedAddressPolicy(java.lang.String value)
Sets the value of the publishedAddressPolicy property.
|
void |
setRebalanceClusterClients(java.lang.Boolean value)
Sets the value of the rebalanceClusterClients property.
|
void |
setServer(java.lang.String value)
Sets the value of the server property.
|
void |
setTaskRunnerFactory(java.lang.String value)
Sets the value of the taskRunnerFactory property.
|
void |
setUpdateClusterClients(java.lang.Boolean value)
Sets the value of the updateClusterClients property.
|
void |
setUpdateClusterClientsOnRemove(java.lang.Boolean value)
Sets the value of the updateClusterClientsOnRemove property.
|
void |
setUpdateClusterFilter(java.lang.String value)
Sets the value of the updateClusterFilter property.
|
void |
setUri(java.lang.String value)
Sets the value of the uri property.
|
java.lang.String |
toString() |
protected java.util.List<java.lang.Object> brokerInfoOrBrokerServiceOrDiscoveryAgent
protected java.lang.Boolean allowLinkStealing
protected java.lang.Boolean auditNetworkProducers
protected java.lang.String brokerInfo
protected java.lang.String brokerService
protected java.lang.Boolean disableAsyncDispatch
protected java.lang.String discoveryAgent
protected java.lang.String discoveryUri
protected java.lang.Boolean enableStatusMonitor
protected java.math.BigInteger maximumConsumersAllowedPerConnection
protected java.math.BigInteger maximumProducersAllowedPerConnection
protected java.lang.String messageAuthorizationPolicy
protected java.lang.String name
protected java.lang.String publishedAddressPolicy
protected java.lang.Boolean rebalanceClusterClients
protected java.lang.String server
protected java.lang.String taskRunnerFactory
protected java.lang.Boolean updateClusterClients
protected java.lang.Boolean updateClusterClientsOnRemove
protected java.lang.String updateClusterFilter
protected java.lang.String uri
protected java.lang.String id
public java.util.List<java.lang.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.MessageAuthorizationPolicy>
JAXBElement<DtoTransportConnector.DiscoveryAgent>
JAXBElement<DtoTransportConnector.TaskRunnerFactory>
JAXBElement<DtoTransportConnector.PublishedAddressPolicy>
JAXBElement<DtoTransportConnector.BrokerService>
JAXBElement<DtoTransportConnector.BrokerInfo>
Object
JAXBElement<DtoTransportConnector.Server>
public java.lang.Boolean isAllowLinkStealing()
Booleanpublic void setAllowLinkStealing(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isAuditNetworkProducers()
Booleanpublic void setAuditNetworkProducers(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getBrokerInfo()
Stringpublic void setBrokerInfo(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBrokerService()
Stringpublic void setBrokerService(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isDisableAsyncDispatch()
Booleanpublic void setDisableAsyncDispatch(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getDiscoveryAgent()
Stringpublic void setDiscoveryAgent(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDiscoveryUri()
Stringpublic void setDiscoveryUri(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isEnableStatusMonitor()
Booleanpublic void setEnableStatusMonitor(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.math.BigInteger getMaximumConsumersAllowedPerConnection()
BigIntegerpublic void setMaximumConsumersAllowedPerConnection(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getMaximumProducersAllowedPerConnection()
BigIntegerpublic void setMaximumProducersAllowedPerConnection(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getMessageAuthorizationPolicy()
Stringpublic void setMessageAuthorizationPolicy(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPublishedAddressPolicy()
Stringpublic void setPublishedAddressPolicy(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isRebalanceClusterClients()
Booleanpublic void setRebalanceClusterClients(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getServer()
Stringpublic void setServer(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTaskRunnerFactory()
Stringpublic void setTaskRunnerFactory(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isUpdateClusterClients()
Booleanpublic void setUpdateClusterClients(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isUpdateClusterClientsOnRemove()
Booleanpublic void setUpdateClusterClientsOnRemove(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getUpdateClusterFilter()
Stringpublic void setUpdateClusterFilter(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getUri()
Stringpublic void setUri(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic java.util.Map<javax.xml.namespace.QName,java.lang.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 java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.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 int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(java.lang.Object object)
equals in class java.lang.ObjectCopyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.