public static class DtoAbortSlowConsumerStrategy.BrokerService 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 minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}destinationPathSeparatorPlugin"/>
<element ref="{http://activemq.apache.org/schema/core}forcePersistencyModeBroker"/>
<element ref="{http://activemq.apache.org/schema/core}loggingBrokerPlugin"/>
<element ref="{http://activemq.apache.org/schema/core}multicastTraceBrokerPlugin"/>
<element ref="{http://activemq.apache.org/schema/core}redeliveryPlugin"/>
<element ref="{http://activemq.apache.org/schema/core}timeStampingBrokerPlugin"/>
<element ref="{http://activemq.apache.org/schema/core}traceBrokerPathPlugin"/>
<element ref="{http://activemq.apache.org/schema/core}udpTraceBrokerPlugin"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Object |
any |
protected DtoDestinationPathSeparatorPlugin |
destinationPathSeparatorPlugin |
protected DtoForcePersistencyModeBroker |
forcePersistencyModeBroker |
protected DtoLoggingBrokerPlugin |
loggingBrokerPlugin |
protected DtoMulticastTraceBrokerPlugin |
multicastTraceBrokerPlugin |
protected DtoRedeliveryPlugin |
redeliveryPlugin |
protected DtoTimeStampingBrokerPlugin |
timeStampingBrokerPlugin |
protected DtoTraceBrokerPathPlugin |
traceBrokerPathPlugin |
protected DtoUdpTraceBrokerPlugin |
udpTraceBrokerPlugin |
| Constructor and Description |
|---|
DtoAbortSlowConsumerStrategy.BrokerService() |
| 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) |
Object |
getAny()
Gets the value of the any property.
|
DtoDestinationPathSeparatorPlugin |
getDestinationPathSeparatorPlugin()
Gets the value of the destinationPathSeparatorPlugin property.
|
DtoForcePersistencyModeBroker |
getForcePersistencyModeBroker()
Gets the value of the forcePersistencyModeBroker property.
|
DtoLoggingBrokerPlugin |
getLoggingBrokerPlugin()
Gets the value of the loggingBrokerPlugin property.
|
DtoMulticastTraceBrokerPlugin |
getMulticastTraceBrokerPlugin()
Gets the value of the multicastTraceBrokerPlugin property.
|
DtoRedeliveryPlugin |
getRedeliveryPlugin()
Gets the value of the redeliveryPlugin property.
|
DtoTimeStampingBrokerPlugin |
getTimeStampingBrokerPlugin()
Gets the value of the timeStampingBrokerPlugin property.
|
DtoTraceBrokerPathPlugin |
getTraceBrokerPathPlugin()
Gets the value of the traceBrokerPathPlugin property.
|
DtoUdpTraceBrokerPlugin |
getUdpTraceBrokerPlugin()
Gets the value of the udpTraceBrokerPlugin property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setAny(Object value)
Sets the value of the any property.
|
void |
setDestinationPathSeparatorPlugin(DtoDestinationPathSeparatorPlugin value)
Sets the value of the destinationPathSeparatorPlugin property.
|
void |
setForcePersistencyModeBroker(DtoForcePersistencyModeBroker value)
Sets the value of the forcePersistencyModeBroker property.
|
void |
setLoggingBrokerPlugin(DtoLoggingBrokerPlugin value)
Sets the value of the loggingBrokerPlugin property.
|
void |
setMulticastTraceBrokerPlugin(DtoMulticastTraceBrokerPlugin value)
Sets the value of the multicastTraceBrokerPlugin property.
|
void |
setRedeliveryPlugin(DtoRedeliveryPlugin value)
Sets the value of the redeliveryPlugin property.
|
void |
setTimeStampingBrokerPlugin(DtoTimeStampingBrokerPlugin value)
Sets the value of the timeStampingBrokerPlugin property.
|
void |
setTraceBrokerPathPlugin(DtoTraceBrokerPathPlugin value)
Sets the value of the traceBrokerPathPlugin property.
|
void |
setUdpTraceBrokerPlugin(DtoUdpTraceBrokerPlugin value)
Sets the value of the udpTraceBrokerPlugin property.
|
String |
toString() |
protected DtoDestinationPathSeparatorPlugin destinationPathSeparatorPlugin
protected DtoForcePersistencyModeBroker forcePersistencyModeBroker
protected DtoLoggingBrokerPlugin loggingBrokerPlugin
protected DtoMulticastTraceBrokerPlugin multicastTraceBrokerPlugin
protected DtoRedeliveryPlugin redeliveryPlugin
protected DtoTimeStampingBrokerPlugin timeStampingBrokerPlugin
protected DtoTraceBrokerPathPlugin traceBrokerPathPlugin
protected DtoUdpTraceBrokerPlugin udpTraceBrokerPlugin
protected Object any
public DtoAbortSlowConsumerStrategy.BrokerService()
public DtoDestinationPathSeparatorPlugin getDestinationPathSeparatorPlugin()
DtoDestinationPathSeparatorPluginpublic void setDestinationPathSeparatorPlugin(DtoDestinationPathSeparatorPlugin value)
value - allowed object is
DtoDestinationPathSeparatorPluginpublic DtoForcePersistencyModeBroker getForcePersistencyModeBroker()
DtoForcePersistencyModeBrokerpublic void setForcePersistencyModeBroker(DtoForcePersistencyModeBroker value)
value - allowed object is
DtoForcePersistencyModeBrokerpublic DtoLoggingBrokerPlugin getLoggingBrokerPlugin()
DtoLoggingBrokerPluginpublic void setLoggingBrokerPlugin(DtoLoggingBrokerPlugin value)
value - allowed object is
DtoLoggingBrokerPluginpublic DtoMulticastTraceBrokerPlugin getMulticastTraceBrokerPlugin()
DtoMulticastTraceBrokerPluginpublic void setMulticastTraceBrokerPlugin(DtoMulticastTraceBrokerPlugin value)
value - allowed object is
DtoMulticastTraceBrokerPluginpublic DtoRedeliveryPlugin getRedeliveryPlugin()
DtoRedeliveryPluginpublic void setRedeliveryPlugin(DtoRedeliveryPlugin value)
value - allowed object is
DtoRedeliveryPluginpublic DtoTimeStampingBrokerPlugin getTimeStampingBrokerPlugin()
DtoTimeStampingBrokerPluginpublic void setTimeStampingBrokerPlugin(DtoTimeStampingBrokerPlugin value)
value - allowed object is
DtoTimeStampingBrokerPluginpublic DtoTraceBrokerPathPlugin getTraceBrokerPathPlugin()
DtoTraceBrokerPathPluginpublic void setTraceBrokerPathPlugin(DtoTraceBrokerPathPlugin value)
value - allowed object is
DtoTraceBrokerPathPluginpublic DtoUdpTraceBrokerPlugin getUdpTraceBrokerPlugin()
DtoUdpTraceBrokerPluginpublic void setUdpTraceBrokerPlugin(DtoUdpTraceBrokerPlugin value)
value - allowed object is
DtoUdpTraceBrokerPluginpublic void setAny(Object value)
value - allowed object is
Objectpublic 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.