Class DtoBroker.Services

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

public static class DtoBroker.Services 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 maxOccurs="unbounded" minOccurs="0">
         <element ref="{http://activemq.apache.org/schema/core}broker"/>
         <element ref="{http://activemq.apache.org/schema/core}brokerService"/>
         <element ref="{http://activemq.apache.org/schema/core}database-locker"/>
         <element ref="{http://activemq.apache.org/schema/core}forwardingBridge"/>
         <element ref="{http://activemq.apache.org/schema/core}inboundQueueBridge"/>
         <element ref="{http://activemq.apache.org/schema/core}inboundTopicBridge"/>
         <element ref="{http://activemq.apache.org/schema/core}jdbcPersistenceAdapter"/>
         <element ref="{http://activemq.apache.org/schema/core}jmsQueueConnector"/>
         <element ref="{http://activemq.apache.org/schema/core}jmsTopicConnector"/>
         <element ref="{http://activemq.apache.org/schema/core}jobSchedulerUsage"/>
         <element ref="{http://activemq.apache.org/schema/core}kahaDB"/>
         <element ref="{http://activemq.apache.org/schema/core}ldapNetworkConnector"/>
         <element ref="{http://activemq.apache.org/schema/core}lease-database-locker"/>
         <element ref="{http://activemq.apache.org/schema/core}mKahaDB"/>
         <element ref="{http://activemq.apache.org/schema/core}managementContext"/>
         <element ref="{http://activemq.apache.org/schema/core}memoryUsage"/>
         <element ref="{http://activemq.apache.org/schema/core}multicastNetworkConnector"/>
         <element ref="{http://activemq.apache.org/schema/core}networkConnector"/>
         <element ref="{http://activemq.apache.org/schema/core}outboundQueueBridge"/>
         <element ref="{http://activemq.apache.org/schema/core}outboundTopicBridge"/>
         <element ref="{http://activemq.apache.org/schema/core}pListStoreImpl"/>
         <element ref="{http://activemq.apache.org/schema/core}proxyConnector"/>
         <element ref="{http://activemq.apache.org/schema/core}shared-file-locker"/>
         <element ref="{http://activemq.apache.org/schema/core}storeUsage"/>
         <element ref="{http://activemq.apache.org/schema/core}systemUsage"/>
         <element ref="{http://activemq.apache.org/schema/core}tempUsage"/>
         <element ref="{http://activemq.apache.org/schema/core}transact-database-locker"/>
         <any namespace='##other'/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>