Class DtoFixedSizedSubscriptionRecoveryPolicy.Broker

  • All Implemented Interfaces:
    org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
    Enclosing class:
    DtoFixedSizedSubscriptionRecoveryPolicy

    public static class DtoFixedSizedSubscriptionRecoveryPolicy.Broker
    extends Object
    implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

    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}destinationsPlugin"/>
             <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>