public class DtoCompositeDemandForwardingBridge 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="configuration" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}ldapNetworkConnector"/> <element ref="{http://activemq.apache.org/schema/core}multicastNetworkConnector"/> <element ref="{http://activemq.apache.org/schema/core}networkConnector"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="durableDestinations" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice maxOccurs="unbounded" minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}queue"/> <element ref="{http://activemq.apache.org/schema/core}tempQueue"/> <element ref="{http://activemq.apache.org/schema/core}tempTopic"/> <element ref="{http://activemq.apache.org/schema/core}topic"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="dynamicallyIncludedDestinations" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice maxOccurs="unbounded" minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}queue"/> <element ref="{http://activemq.apache.org/schema/core}tempQueue"/> <element ref="{http://activemq.apache.org/schema/core}tempTopic"/> <element ref="{http://activemq.apache.org/schema/core}topic"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="excludedDestinations" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice maxOccurs="unbounded" minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}queue"/> <element ref="{http://activemq.apache.org/schema/core}tempQueue"/> <element ref="{http://activemq.apache.org/schema/core}tempTopic"/> <element ref="{http://activemq.apache.org/schema/core}topic"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="localBroker" 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="networkBridgeListener" 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="remoteBroker" 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="staticallyIncludedDestinations" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice maxOccurs="unbounded" minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}queue"/> <element ref="{http://activemq.apache.org/schema/core}tempQueue"/> <element ref="{http://activemq.apache.org/schema/core}tempTopic"/> <element ref="{http://activemq.apache.org/schema/core}topic"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/> </choice> </choice> <attribute name="brokerService" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="configuration" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="createdByDuplex" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="localBroker" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="mbeanObjectName" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="networkBridgeListener" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="remoteBroker" 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 |
DtoCompositeDemandForwardingBridge.BrokerService
Java class for anonymous complex type.
|
static class |
DtoCompositeDemandForwardingBridge.Configuration
Java class for anonymous complex type.
|
static class |
DtoCompositeDemandForwardingBridge.DurableDestinations
Java class for anonymous complex type.
|
static class |
DtoCompositeDemandForwardingBridge.DynamicallyIncludedDestinations
Java class for anonymous complex type.
|
static class |
DtoCompositeDemandForwardingBridge.ExcludedDestinations
Java class for anonymous complex type.
|
static class |
DtoCompositeDemandForwardingBridge.LocalBroker
Java class for anonymous complex type.
|
static class |
DtoCompositeDemandForwardingBridge.NetworkBridgeListener
Java class for anonymous complex type.
|
static class |
DtoCompositeDemandForwardingBridge.RemoteBroker
Java class for anonymous complex type.
|
static class |
DtoCompositeDemandForwardingBridge.StaticallyIncludedDestinations
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected String |
brokerService |
protected List<Object> |
brokerServiceOrConfigurationOrDurableDestinations |
protected String |
configuration |
protected Boolean |
createdByDuplex |
protected String |
id |
protected String |
localBroker |
protected String |
mbeanObjectName |
protected String |
networkBridgeListener |
protected String |
remoteBroker |
Constructor and Description |
---|
DtoCompositeDemandForwardingBridge() |
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 |
getBrokerService()
Gets the value of the brokerService property.
|
List<Object> |
getBrokerServiceOrConfigurationOrDurableDestinations()
Gets the value of the brokerServiceOrConfigurationOrDurableDestinations property.
|
String |
getConfiguration()
Gets the value of the configuration property.
|
String |
getId()
Gets the value of the id property.
|
String |
getLocalBroker()
Gets the value of the localBroker property.
|
String |
getMbeanObjectName()
Gets the value of the mbeanObjectName property.
|
String |
getNetworkBridgeListener()
Gets the value of the networkBridgeListener property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
String |
getRemoteBroker()
Gets the value of the remoteBroker property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isCreatedByDuplex()
Gets the value of the createdByDuplex property.
|
void |
setBrokerService(String value)
Sets the value of the brokerService property.
|
void |
setConfiguration(String value)
Sets the value of the configuration property.
|
void |
setCreatedByDuplex(Boolean value)
Sets the value of the createdByDuplex property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setLocalBroker(String value)
Sets the value of the localBroker property.
|
void |
setMbeanObjectName(String value)
Sets the value of the mbeanObjectName property.
|
void |
setNetworkBridgeListener(String value)
Sets the value of the networkBridgeListener property.
|
void |
setRemoteBroker(String value)
Sets the value of the remoteBroker property.
|
String |
toString() |
protected List<Object> brokerServiceOrConfigurationOrDurableDestinations
protected String brokerService
protected String configuration
protected Boolean createdByDuplex
protected String localBroker
protected String mbeanObjectName
protected String networkBridgeListener
protected String remoteBroker
public DtoCompositeDemandForwardingBridge()
public List<Object> getBrokerServiceOrConfigurationOrDurableDestinations()
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 brokerServiceOrConfigurationOrDurableDestinations property.
For example, to add a new item, do as follows:
getBrokerServiceOrConfigurationOrDurableDestinations().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement
<
DtoCompositeDemandForwardingBridge.RemoteBroker
>
JAXBElement
<
DtoCompositeDemandForwardingBridge.NetworkBridgeListener
>
JAXBElement
<
DtoCompositeDemandForwardingBridge.DurableDestinations
>
JAXBElement
<
DtoCompositeDemandForwardingBridge.Configuration
>
JAXBElement
<
DtoCompositeDemandForwardingBridge.LocalBroker
>
JAXBElement
<
DtoCompositeDemandForwardingBridge.BrokerService
>
JAXBElement
<
DtoCompositeDemandForwardingBridge.StaticallyIncludedDestinations
>
JAXBElement
<
DtoCompositeDemandForwardingBridge.DynamicallyIncludedDestinations
>
Object
JAXBElement
<
DtoCompositeDemandForwardingBridge.ExcludedDestinations
>
public String getBrokerService()
String
public void setBrokerService(String value)
value
- allowed object is
String
public String getConfiguration()
String
public void setConfiguration(String value)
value
- allowed object is
String
public Boolean isCreatedByDuplex()
Boolean
public void setCreatedByDuplex(Boolean value)
value
- allowed object is
Boolean
public String getLocalBroker()
String
public void setLocalBroker(String value)
value
- allowed object is
String
public String getMbeanObjectName()
String
public void setMbeanObjectName(String value)
value
- allowed object is
String
public String getNetworkBridgeListener()
String
public void setNetworkBridgeListener(String value)
value
- allowed object is
String
public String getRemoteBroker()
String
public void setRemoteBroker(String value)
value
- allowed object is
String
public void setId(String value)
value
- allowed object is
String
public 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.ToString
public 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.ToString
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode
public 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.Equals
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.