Class DtoRedeliveryPlugin.Next

java.lang.Object
org.apache.activemq.schema.core.DtoRedeliveryPlugin.Next
All Implemented Interfaces:
org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString
Enclosing class:
DtoRedeliveryPlugin

public static class DtoRedeliveryPlugin.Next extends Object implements org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString

Classe Java pour anonymous complex type.

Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.

 <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>