public class DtoNetworkConnector 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="connectionFilter" 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="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="durableDestinations" 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="dynamicallyIncludedDestinations" 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="excludedDestinations" 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="staticallyIncludedDestinations" 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>
<any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</choice>
</choice>
<attribute name="advisoryForFailedForward" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="alwaysSyncSend" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="bridgeTempDestinations" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="brokerName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="brokerService" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="brokerURL" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="checkDuplicateMessagesOnDuplex" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="conduitSubscriptions" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="connectionFilter" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="consumerPriorityBase" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="consumerTTL" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="decreaseNetworkConsumerPriority" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="destinationFilter" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="discoveryAgent" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="discoveryURI" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="dispatchAsync" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="duplex" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="dynamicOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="gcDestinationViews" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="gcSweepTime" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="localUri" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="messageTTL" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="networkTTL" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="objectName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="password" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="prefetchSize" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="staticBridge" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="suppressDuplicateQueueSubscriptions" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="suppressDuplicateTopicSubscriptions" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="uri" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="useBrokerNameAsIdSees" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="useCompression" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="userName" 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 |
DtoNetworkConnector.BrokerService
Java class for anonymous complex type.
|
static class |
DtoNetworkConnector.ConnectionFilter
Java class for anonymous complex type.
|
static class |
DtoNetworkConnector.DiscoveryAgent
Java class for anonymous complex type.
|
static class |
DtoNetworkConnector.DurableDestinations
Java class for anonymous complex type.
|
static class |
DtoNetworkConnector.DynamicallyIncludedDestinations
Java class for anonymous complex type.
|
static class |
DtoNetworkConnector.ExcludedDestinations
Java class for anonymous complex type.
|
static class |
DtoNetworkConnector.StaticallyIncludedDestinations
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
DtoNetworkConnector() |
| 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.
|
String |
getBrokerURL()
Gets the value of the brokerURL property.
|
String |
getConnectionFilter()
Gets the value of the connectionFilter property.
|
BigInteger |
getConsumerPriorityBase()
Gets the value of the consumerPriorityBase property.
|
BigInteger |
getConsumerTTL()
Gets the value of the consumerTTL property.
|
List<Object> |
getContents()
Gets the value of the contents property.
|
String |
getDestinationFilter()
Gets the value of the destinationFilter property.
|
String |
getDiscoveryAgent()
Gets the value of the discoveryAgent property.
|
String |
getDiscoveryURI()
Gets the value of the discoveryURI property.
|
Long |
getGcSweepTime()
Gets the value of the gcSweepTime property.
|
String |
getId()
Gets the value of the id property.
|
String |
getLocalUri()
Gets the value of the localUri property.
|
BigInteger |
getMessageTTL()
Gets the value of the messageTTL property.
|
String |
getName()
Gets the value of the name property.
|
BigInteger |
getNetworkTTL()
Gets the value of the networkTTL property.
|
String |
getObjectName()
Gets the value of the objectName property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
String |
getPassword()
Gets the value of the password property.
|
String |
getPrefetchSize()
Gets the value of the prefetchSize property.
|
String |
getUri()
Gets the value of the uri property.
|
String |
getUserName()
Gets the value of the userName property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isAdvisoryForFailedForward()
Gets the value of the advisoryForFailedForward property.
|
Boolean |
isAlwaysSyncSend()
Gets the value of the alwaysSyncSend property.
|
Boolean |
isBridgeTempDestinations()
Gets the value of the bridgeTempDestinations property.
|
Boolean |
isCheckDuplicateMessagesOnDuplex()
Gets the value of the checkDuplicateMessagesOnDuplex property.
|
Boolean |
isConduitSubscriptions()
Gets the value of the conduitSubscriptions property.
|
Boolean |
isDecreaseNetworkConsumerPriority()
Gets the value of the decreaseNetworkConsumerPriority property.
|
Boolean |
isDispatchAsync()
Gets the value of the dispatchAsync property.
|
Boolean |
isDuplex()
Gets the value of the duplex property.
|
Boolean |
isDynamicOnly()
Gets the value of the dynamicOnly property.
|
Boolean |
isGcDestinationViews()
Gets the value of the gcDestinationViews property.
|
Boolean |
isStaticBridge()
Gets the value of the staticBridge property.
|
Boolean |
isSuppressDuplicateQueueSubscriptions()
Gets the value of the suppressDuplicateQueueSubscriptions property.
|
Boolean |
isSuppressDuplicateTopicSubscriptions()
Gets the value of the suppressDuplicateTopicSubscriptions property.
|
Boolean |
isUseBrokerNameAsIdSees()
Gets the value of the useBrokerNameAsIdSees property.
|
Boolean |
isUseCompression()
Gets the value of the useCompression property.
|
void |
setAdvisoryForFailedForward(Boolean value)
Sets the value of the advisoryForFailedForward property.
|
void |
setAlwaysSyncSend(Boolean value)
Sets the value of the alwaysSyncSend property.
|
void |
setBridgeTempDestinations(Boolean value)
Sets the value of the bridgeTempDestinations property.
|
void |
setBrokerName(String value)
Sets the value of the brokerName property.
|
void |
setBrokerService(String value)
Sets the value of the brokerService property.
|
void |
setBrokerURL(String value)
Sets the value of the brokerURL property.
|
void |
setCheckDuplicateMessagesOnDuplex(Boolean value)
Sets the value of the checkDuplicateMessagesOnDuplex property.
|
void |
setConduitSubscriptions(Boolean value)
Sets the value of the conduitSubscriptions property.
|
void |
setConnectionFilter(String value)
Sets the value of the connectionFilter property.
|
void |
setConsumerPriorityBase(BigInteger value)
Sets the value of the consumerPriorityBase property.
|
void |
setConsumerTTL(BigInteger value)
Sets the value of the consumerTTL property.
|
void |
setDecreaseNetworkConsumerPriority(Boolean value)
Sets the value of the decreaseNetworkConsumerPriority property.
|
void |
setDestinationFilter(String value)
Sets the value of the destinationFilter property.
|
void |
setDiscoveryAgent(String value)
Sets the value of the discoveryAgent property.
|
void |
setDiscoveryURI(String value)
Sets the value of the discoveryURI property.
|
void |
setDispatchAsync(Boolean value)
Sets the value of the dispatchAsync property.
|
void |
setDuplex(Boolean value)
Sets the value of the duplex property.
|
void |
setDynamicOnly(Boolean value)
Sets the value of the dynamicOnly property.
|
void |
setGcDestinationViews(Boolean value)
Sets the value of the gcDestinationViews property.
|
void |
setGcSweepTime(Long value)
Sets the value of the gcSweepTime property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setLocalUri(String value)
Sets the value of the localUri property.
|
void |
setMessageTTL(BigInteger value)
Sets the value of the messageTTL property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNetworkTTL(BigInteger value)
Sets the value of the networkTTL property.
|
void |
setObjectName(String value)
Sets the value of the objectName property.
|
void |
setPassword(String value)
Sets the value of the password property.
|
void |
setPrefetchSize(String value)
Sets the value of the prefetchSize property.
|
void |
setStaticBridge(Boolean value)
Sets the value of the staticBridge property.
|
void |
setSuppressDuplicateQueueSubscriptions(Boolean value)
Sets the value of the suppressDuplicateQueueSubscriptions property.
|
void |
setSuppressDuplicateTopicSubscriptions(Boolean value)
Sets the value of the suppressDuplicateTopicSubscriptions property.
|
void |
setUri(String value)
Sets the value of the uri property.
|
void |
setUseBrokerNameAsIdSees(Boolean value)
Sets the value of the useBrokerNameAsIdSees property.
|
void |
setUseCompression(Boolean value)
Sets the value of the useCompression property.
|
void |
setUserName(String value)
Sets the value of the userName property.
|
String |
toString() |
protected Boolean advisoryForFailedForward
protected Boolean alwaysSyncSend
protected Boolean bridgeTempDestinations
protected String brokerName
protected String brokerService
protected String brokerURL
protected Boolean checkDuplicateMessagesOnDuplex
protected Boolean conduitSubscriptions
protected String connectionFilter
protected BigInteger consumerPriorityBase
protected BigInteger consumerTTL
protected Boolean decreaseNetworkConsumerPriority
protected String destinationFilter
protected String discoveryAgent
protected String discoveryURI
protected Boolean dispatchAsync
protected Boolean duplex
protected Boolean dynamicOnly
protected Boolean gcDestinationViews
protected Long gcSweepTime
protected String localUri
protected BigInteger messageTTL
protected String name
protected BigInteger networkTTL
protected String objectName
protected String password
protected String prefetchSize
protected Boolean staticBridge
protected Boolean suppressDuplicateQueueSubscriptions
protected Boolean suppressDuplicateTopicSubscriptions
protected String uri
protected Boolean useBrokerNameAsIdSees
protected Boolean useCompression
protected String userName
protected String id
public List<Object> getContents()
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 contents property.
For example, to add a new item, do as follows:
getContents().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<DtoNetworkConnector.DynamicallyIncludedDestinations>
JAXBElement<DtoNetworkConnector.DurableDestinations>
JAXBElement<DtoNetworkConnector.DiscoveryAgent>
JAXBElement<DtoNetworkConnector.BrokerService>
JAXBElement<DtoNetworkConnector.StaticallyIncludedDestinations>
JAXBElement<DtoNetworkConnector.ConnectionFilter>
JAXBElement<DtoNetworkConnector.ExcludedDestinations>
Object
public Boolean isAdvisoryForFailedForward()
Booleanpublic void setAdvisoryForFailedForward(Boolean value)
value - allowed object is
Booleanpublic Boolean isAlwaysSyncSend()
Booleanpublic void setAlwaysSyncSend(Boolean value)
value - allowed object is
Booleanpublic Boolean isBridgeTempDestinations()
Booleanpublic void setBridgeTempDestinations(Boolean value)
value - allowed object is
Booleanpublic String getBrokerName()
Stringpublic void setBrokerName(String value)
value - allowed object is
Stringpublic String getBrokerService()
Stringpublic void setBrokerService(String value)
value - allowed object is
Stringpublic String getBrokerURL()
Stringpublic void setBrokerURL(String value)
value - allowed object is
Stringpublic Boolean isCheckDuplicateMessagesOnDuplex()
Booleanpublic void setCheckDuplicateMessagesOnDuplex(Boolean value)
value - allowed object is
Booleanpublic Boolean isConduitSubscriptions()
Booleanpublic void setConduitSubscriptions(Boolean value)
value - allowed object is
Booleanpublic String getConnectionFilter()
Stringpublic void setConnectionFilter(String value)
value - allowed object is
Stringpublic BigInteger getConsumerPriorityBase()
BigIntegerpublic void setConsumerPriorityBase(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getConsumerTTL()
BigIntegerpublic void setConsumerTTL(BigInteger value)
value - allowed object is
BigIntegerpublic Boolean isDecreaseNetworkConsumerPriority()
Booleanpublic void setDecreaseNetworkConsumerPriority(Boolean value)
value - allowed object is
Booleanpublic String getDestinationFilter()
Stringpublic void setDestinationFilter(String value)
value - allowed object is
Stringpublic 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 isDispatchAsync()
Booleanpublic void setDispatchAsync(Boolean value)
value - allowed object is
Booleanpublic Boolean isDuplex()
Booleanpublic void setDuplex(Boolean value)
value - allowed object is
Booleanpublic Boolean isDynamicOnly()
Booleanpublic void setDynamicOnly(Boolean value)
value - allowed object is
Booleanpublic Boolean isGcDestinationViews()
Booleanpublic void setGcDestinationViews(Boolean value)
value - allowed object is
Booleanpublic Long getGcSweepTime()
Longpublic void setGcSweepTime(Long value)
value - allowed object is
Longpublic String getLocalUri()
Stringpublic void setLocalUri(String value)
value - allowed object is
Stringpublic BigInteger getMessageTTL()
BigIntegerpublic void setMessageTTL(BigInteger value)
value - allowed object is
BigIntegerpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic BigInteger getNetworkTTL()
BigIntegerpublic void setNetworkTTL(BigInteger value)
value - allowed object is
BigIntegerpublic String getObjectName()
Stringpublic void setObjectName(String value)
value - allowed object is
Stringpublic String getPassword()
Stringpublic void setPassword(String value)
value - allowed object is
Stringpublic String getPrefetchSize()
Stringpublic void setPrefetchSize(String value)
value - allowed object is
Stringpublic Boolean isStaticBridge()
Booleanpublic void setStaticBridge(Boolean value)
value - allowed object is
Booleanpublic Boolean isSuppressDuplicateQueueSubscriptions()
Booleanpublic void setSuppressDuplicateQueueSubscriptions(Boolean value)
value - allowed object is
Booleanpublic Boolean isSuppressDuplicateTopicSubscriptions()
Booleanpublic void setSuppressDuplicateTopicSubscriptions(Boolean value)
value - allowed object is
Booleanpublic void setUri(String value)
value - allowed object is
Stringpublic Boolean isUseBrokerNameAsIdSees()
Booleanpublic void setUseBrokerNameAsIdSees(Boolean value)
value - allowed object is
Booleanpublic Boolean isUseCompression()
Booleanpublic void setUseCompression(Boolean value)
value - allowed object is
Booleanpublic String getUserName()
Stringpublic void setUserName(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-2014 The Apache Software Foundation. All Rights Reserved.