Class DtoBrokerService.Services

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

    public static class DtoBrokerService.Services
    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 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}journalPersistenceAdapterFactory"/>
             <element ref="{http://activemq.apache.org/schema/core}journaledJDBC"/>
             <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>