001//
002// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.10-b140310.1920 
003// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
004// Any modifications to this file will be lost upon recompilation of the source schema. 
005// Generated on: 2015.06.22 at 09:54:13 AM CEST 
006//
007
008
009package org.apache.activemq.schema.core;
010
011import javax.xml.bind.JAXBElement;
012import javax.xml.bind.annotation.XmlElementDecl;
013import javax.xml.bind.annotation.XmlRegistry;
014import javax.xml.namespace.QName;
015
016
017/**
018 * This object contains factory methods for each 
019 * Java content interface and Java element interface 
020 * generated in the org.apache.activemq.schema.core package. 
021 * <p>An ObjectFactory allows you to programatically 
022 * construct new instances of the Java representation 
023 * for XML content. The Java representation of XML 
024 * content can consist of schema derived interfaces 
025 * and classes representing the binding of schema 
026 * type definitions, element declarations and model 
027 * groups.  Factory methods for each of these are 
028 * provided in this class.
029 * 
030 */
031@XmlRegistry
032public class ObjectFactory {
033
034    private final static QName _DtoJournaledJDBCAdapter_QNAME = new QName("http://activemq.apache.org/schema/core", "adapter");
035    private final static QName _DtoJournaledJDBCLocker_QNAME = new QName("http://activemq.apache.org/schema/core", "locker");
036    private final static QName _DtoJournaledJDBCScheduledThreadPoolExecutor_QNAME = new QName("http://activemq.apache.org/schema/core", "scheduledThreadPoolExecutor");
037    private final static QName _DtoJournaledJDBCJdbcAdapter_QNAME = new QName("http://activemq.apache.org/schema/core", "jdbcAdapter");
038    private final static QName _DtoJournaledJDBCBrokerService_QNAME = new QName("http://activemq.apache.org/schema/core", "brokerService");
039    private final static QName _DtoJournaledJDBCStatements_QNAME = new QName("http://activemq.apache.org/schema/core", "statements");
040    private final static QName _DtoJournaledJDBCJournal_QNAME = new QName("http://activemq.apache.org/schema/core", "journal");
041    private final static QName _DtoJournaledJDBCTaskRunnerFactory_QNAME = new QName("http://activemq.apache.org/schema/core", "taskRunnerFactory");
042    private final static QName _DtoJournaledJDBCDataSource_QNAME = new QName("http://activemq.apache.org/schema/core", "dataSource");
043    private final static QName _DtoMulticastNetworkConnectorExcludedDestinations_QNAME = new QName("http://activemq.apache.org/schema/core", "excludedDestinations");
044    private final static QName _DtoMulticastNetworkConnectorStaticallyIncludedDestinations_QNAME = new QName("http://activemq.apache.org/schema/core", "staticallyIncludedDestinations");
045    private final static QName _DtoMulticastNetworkConnectorBridge_QNAME = new QName("http://activemq.apache.org/schema/core", "bridge");
046    private final static QName _DtoMulticastNetworkConnectorConnectionFilter_QNAME = new QName("http://activemq.apache.org/schema/core", "connectionFilter");
047    private final static QName _DtoMulticastNetworkConnectorRemoteTransport_QNAME = new QName("http://activemq.apache.org/schema/core", "remoteTransport");
048    private final static QName _DtoMulticastNetworkConnectorDurableDestinations_QNAME = new QName("http://activemq.apache.org/schema/core", "durableDestinations");
049    private final static QName _DtoMulticastNetworkConnectorDynamicallyIncludedDestinations_QNAME = new QName("http://activemq.apache.org/schema/core", "dynamicallyIncludedDestinations");
050    private final static QName _DtoMulticastNetworkConnectorLocalTransport_QNAME = new QName("http://activemq.apache.org/schema/core", "localTransport");
051    private final static QName _DtoStoreUsageParent_QNAME = new QName("http://activemq.apache.org/schema/core", "parent");
052    private final static QName _DtoStoreUsageStore_QNAME = new QName("http://activemq.apache.org/schema/core", "store");
053    private final static QName _DtoStoreUsageExecutor_QNAME = new QName("http://activemq.apache.org/schema/core", "executor");
054    private final static QName _DtoStoreUsageLimiter_QNAME = new QName("http://activemq.apache.org/schema/core", "limiter");
055    private final static QName _DtoTempDestinationAuthorizationEntryDestination_QNAME = new QName("http://activemq.apache.org/schema/core", "destination");
056    private final static QName _DtoTempDestinationAuthorizationEntryAdminACLs_QNAME = new QName("http://activemq.apache.org/schema/core", "adminACLs");
057    private final static QName _DtoTempDestinationAuthorizationEntryReadACLs_QNAME = new QName("http://activemq.apache.org/schema/core", "readACLs");
058    private final static QName _DtoTempDestinationAuthorizationEntryWriteACLs_QNAME = new QName("http://activemq.apache.org/schema/core", "writeACLs");
059    private final static QName _DtoSimpleJmsMessageConvertorConnection_QNAME = new QName("http://activemq.apache.org/schema/core", "connection");
060    private final static QName _DtoAuthorizationMapAuthorizationEntries_QNAME = new QName("http://activemq.apache.org/schema/core", "authorizationEntries");
061    private final static QName _DtoAuthorizationMapTempDestinationAuthorizationEntry_QNAME = new QName("http://activemq.apache.org/schema/core", "tempDestinationAuthorizationEntry");
062    private final static QName _DtoAuthorizationMapEntries_QNAME = new QName("http://activemq.apache.org/schema/core", "entries");
063    private final static QName _DtoAuthorizationMapDefaultEntry_QNAME = new QName("http://activemq.apache.org/schema/core", "defaultEntry");
064    private final static QName _DtoCompositeQueueForwardTo_QNAME = new QName("http://activemq.apache.org/schema/core", "forwardTo");
065    private final static QName _DtoSslContextKeyManagers_QNAME = new QName("http://activemq.apache.org/schema/core", "keyManagers");
066    private final static QName _DtoSslContextTrustManagers_QNAME = new QName("http://activemq.apache.org/schema/core", "trustManagers");
067    private final static QName _DtoSslContextSSLContext_QNAME = new QName("http://activemq.apache.org/schema/core", "SSLContext");
068    private final static QName _DtoSslContextSecureRandom_QNAME = new QName("http://activemq.apache.org/schema/core", "secureRandom");
069    private final static QName _DtoJdbcPersistenceAdapterDs_QNAME = new QName("http://activemq.apache.org/schema/core", "ds");
070    private final static QName _DtoJdbcPersistenceAdapterDatabaseLocker_QNAME = new QName("http://activemq.apache.org/schema/core", "databaseLocker");
071    private final static QName _DtoJdbcPersistenceAdapterWireFormat_QNAME = new QName("http://activemq.apache.org/schema/core", "wireFormat");
072    private final static QName _DtoJdbcPersistenceAdapterUsageManager_QNAME = new QName("http://activemq.apache.org/schema/core", "usageManager");
073    private final static QName _DtoJdbcPersistenceAdapterLockDataSource_QNAME = new QName("http://activemq.apache.org/schema/core", "lockDataSource");
074    private final static QName _DtoNoSubscriptionRecoveryPolicyBroker_QNAME = new QName("http://activemq.apache.org/schema/core", "broker");
075    private final static QName _DtoJournalPersistenceAdapterLongTermPersistence_QNAME = new QName("http://activemq.apache.org/schema/core", "longTermPersistence");
076    private final static QName _DtoJournalPersistenceAdapterPersistenceAdapter_QNAME = new QName("http://activemq.apache.org/schema/core", "persistenceAdapter");
077    private final static QName _DtoTempQueueProperties_QNAME = new QName("http://activemq.apache.org/schema/core", "properties");
078    private final static QName _DtoTempQueueCompositeDestinations_QNAME = new QName("http://activemq.apache.org/schema/core", "compositeDestinations");
079    private final static QName _DtoDiscardingDeadLetterQueue_QNAME = new QName("http://activemq.apache.org/schema/core", "deadLetterQueue");
080    private final static QName _DtoVirtualDestinationInterceptorVirtualDestinations_QNAME = new QName("http://activemq.apache.org/schema/core", "virtualDestinations");
081    private final static QName _DtoMKahaDBFilteredPersistenceAdapters_QNAME = new QName("http://activemq.apache.org/schema/core", "filteredPersistenceAdapters");
082    private final static QName _DtoMKahaDBTransactionStore_QNAME = new QName("http://activemq.apache.org/schema/core", "transactionStore");
083    private final static QName _DtoInboundTopicBridgeConsumer_QNAME = new QName("http://activemq.apache.org/schema/core", "consumer");
084    private final static QName _DtoInboundTopicBridgeJmsMessageConvertor_QNAME = new QName("http://activemq.apache.org/schema/core", "jmsMessageConvertor");
085    private final static QName _DtoInboundTopicBridgeConsumerConnection_QNAME = new QName("http://activemq.apache.org/schema/core", "consumerConnection");
086    private final static QName _DtoInboundTopicBridgeJmsConnector_QNAME = new QName("http://activemq.apache.org/schema/core", "jmsConnector");
087    private final static QName _DtoInboundTopicBridgeConsumerTopic_QNAME = new QName("http://activemq.apache.org/schema/core", "consumerTopic");
088    private final static QName _DtoInboundTopicBridgeProducerTopic_QNAME = new QName("http://activemq.apache.org/schema/core", "producerTopic");
089    private final static QName _DtoInboundTopicBridgeProducerConnection_QNAME = new QName("http://activemq.apache.org/schema/core", "producerConnection");
090    private final static QName _DtoCompositeDemandForwardingBridgeLocalBroker_QNAME = new QName("http://activemq.apache.org/schema/core", "localBroker");
091    private final static QName _DtoCompositeDemandForwardingBridgeConfiguration_QNAME = new QName("http://activemq.apache.org/schema/core", "configuration");
092    private final static QName _DtoCompositeDemandForwardingBridgeRemoteBroker_QNAME = new QName("http://activemq.apache.org/schema/core", "remoteBroker");
093    private final static QName _DtoCompositeDemandForwardingBridgeNetworkBridgeListener_QNAME = new QName("http://activemq.apache.org/schema/core", "networkBridgeListener");
094    private final static QName _DtoProxyConnectorServer_QNAME = new QName("http://activemq.apache.org/schema/core", "server");
095    private final static QName _DtoJmsTopicConnectorOutboundTopicConnectionFactory_QNAME = new QName("http://activemq.apache.org/schema/core", "outboundTopicConnectionFactory");
096    private final static QName _DtoJmsTopicConnectorReconnectionPolicy_QNAME = new QName("http://activemq.apache.org/schema/core", "reconnectionPolicy");
097    private final static QName _DtoJmsTopicConnectorOutboundTopicBridges_QNAME = new QName("http://activemq.apache.org/schema/core", "outboundTopicBridges");
098    private final static QName _DtoJmsTopicConnectorLocalTopicConnection_QNAME = new QName("http://activemq.apache.org/schema/core", "localTopicConnection");
099    private final static QName _DtoJmsTopicConnectorOutboundTopicConnection_QNAME = new QName("http://activemq.apache.org/schema/core", "outboundTopicConnection");
100    private final static QName _DtoJmsTopicConnectorLocalTopicConnectionFactory_QNAME = new QName("http://activemq.apache.org/schema/core", "localTopicConnectionFactory");
101    private final static QName _DtoJmsTopicConnectorInboundTopicBridges_QNAME = new QName("http://activemq.apache.org/schema/core", "inboundTopicBridges");
102    private final static QName _DtoJmsTopicConnectorOutboundMessageConvertor_QNAME = new QName("http://activemq.apache.org/schema/core", "outboundMessageConvertor");
103    private final static QName _DtoJmsTopicConnectorInboundMessageConvertor_QNAME = new QName("http://activemq.apache.org/schema/core", "inboundMessageConvertor");
104    private final static QName _DtoXaConnectionFactoryExceptionListener_QNAME = new QName("http://activemq.apache.org/schema/core", "exceptionListener");
105    private final static QName _DtoXaConnectionFactoryRedeliveryPolicyMap_QNAME = new QName("http://activemq.apache.org/schema/core", "redeliveryPolicyMap");
106    private final static QName _DtoXaConnectionFactoryConnectionIdGenerator_QNAME = new QName("http://activemq.apache.org/schema/core", "connectionIdGenerator");
107    private final static QName _DtoXaConnectionFactoryTransformer_QNAME = new QName("http://activemq.apache.org/schema/core", "transformer");
108    private final static QName _DtoXaConnectionFactoryClientInternalExceptionListener_QNAME = new QName("http://activemq.apache.org/schema/core", "clientInternalExceptionListener");
109    private final static QName _DtoXaConnectionFactoryBlobTransferPolicy_QNAME = new QName("http://activemq.apache.org/schema/core", "blobTransferPolicy");
110    private final static QName _DtoXaConnectionFactoryPrefetchPolicy_QNAME = new QName("http://activemq.apache.org/schema/core", "prefetchPolicy");
111    private final static QName _DtoXaConnectionFactoryRejectedTaskHandler_QNAME = new QName("http://activemq.apache.org/schema/core", "rejectedTaskHandler");
112    private final static QName _DtoXaConnectionFactoryRedeliveryPolicy_QNAME = new QName("http://activemq.apache.org/schema/core", "redeliveryPolicy");
113    private final static QName _DtoXaConnectionFactorySessionTaskRunner_QNAME = new QName("http://activemq.apache.org/schema/core", "sessionTaskRunner");
114    private final static QName _DtoXaConnectionFactoryClientIdGenerator_QNAME = new QName("http://activemq.apache.org/schema/core", "clientIdGenerator");
115    private final static QName _DtoXaConnectionFactoryTransportListener_QNAME = new QName("http://activemq.apache.org/schema/core", "transportListener");
116    private final static QName _DtoBrokerServicePersistenceFactory_QNAME = new QName("http://activemq.apache.org/schema/core", "persistenceFactory");
117    private final static QName _DtoBrokerServiceSystemUsage_QNAME = new QName("http://activemq.apache.org/schema/core", "systemUsage");
118    private final static QName _DtoBrokerServiceRegionBroker_QNAME = new QName("http://activemq.apache.org/schema/core", "regionBroker");
119    private final static QName _DtoBrokerServiceShutdownHooks_QNAME = new QName("http://activemq.apache.org/schema/core", "shutdownHooks");
120    private final static QName _DtoBrokerServiceSslContext_QNAME = new QName("http://activemq.apache.org/schema/core", "sslContext");
121    private final static QName _DtoBrokerServiceMessageAuthorizationPolicy_QNAME = new QName("http://activemq.apache.org/schema/core", "messageAuthorizationPolicy");
122    private final static QName _DtoBrokerServiceIoExceptionHandler_QNAME = new QName("http://activemq.apache.org/schema/core", "ioExceptionHandler");
123    private final static QName _DtoBrokerServiceDestinationInterceptors_QNAME = new QName("http://activemq.apache.org/schema/core", "destinationInterceptors");
124    private final static QName _DtoBrokerServiceAdminView_QNAME = new QName("http://activemq.apache.org/schema/core", "adminView");
125    private final static QName _DtoBrokerServiceProxyConnectors_QNAME = new QName("http://activemq.apache.org/schema/core", "proxyConnectors");
126    private final static QName _DtoBrokerServicePlugins_QNAME = new QName("http://activemq.apache.org/schema/core", "plugins");
127    private final static QName _DtoBrokerServiceDestinations_QNAME = new QName("http://activemq.apache.org/schema/core", "destinations");
128    private final static QName _DtoBrokerServiceJobSchedulerStore_QNAME = new QName("http://activemq.apache.org/schema/core", "jobSchedulerStore");
129    private final static QName _DtoBrokerServiceTransportConnectorURIs_QNAME = new QName("http://activemq.apache.org/schema/core", "transportConnectorURIs");
130    private final static QName _DtoBrokerServiceProducerSystemUsage_QNAME = new QName("http://activemq.apache.org/schema/core", "producerSystemUsage");
131    private final static QName _DtoBrokerServiceJmsBridgeConnectors_QNAME = new QName("http://activemq.apache.org/schema/core", "jmsBridgeConnectors");
132    private final static QName _DtoBrokerServiceNetworkConnectorURIs_QNAME = new QName("http://activemq.apache.org/schema/core", "networkConnectorURIs");
133    private final static QName _DtoBrokerServiceTempDataStore_QNAME = new QName("http://activemq.apache.org/schema/core", "tempDataStore");
134    private final static QName _DtoBrokerServiceConsumerSystemUsage_QNAME = new QName("http://activemq.apache.org/schema/core", "consumerSystemUsage");
135    private final static QName _DtoBrokerServiceBrokerContext_QNAME = new QName("http://activemq.apache.org/schema/core", "brokerContext");
136    private final static QName _DtoBrokerServicePersistenceTaskRunnerFactory_QNAME = new QName("http://activemq.apache.org/schema/core", "persistenceTaskRunnerFactory");
137    private final static QName _DtoBrokerServiceTransportConnectors_QNAME = new QName("http://activemq.apache.org/schema/core", "transportConnectors");
138    private final static QName _DtoBrokerServiceDestinationPolicy_QNAME = new QName("http://activemq.apache.org/schema/core", "destinationPolicy");
139    private final static QName _DtoBrokerServiceNetworkConnectors_QNAME = new QName("http://activemq.apache.org/schema/core", "networkConnectors");
140    private final static QName _DtoBrokerServiceDestinationFactory_QNAME = new QName("http://activemq.apache.org/schema/core", "destinationFactory");
141    private final static QName _DtoBrokerServiceManagementContext_QNAME = new QName("http://activemq.apache.org/schema/core", "managementContext");
142    private final static QName _DtoBrokerServiceServices_QNAME = new QName("http://activemq.apache.org/schema/core", "services");
143    private final static QName _DtoAuthorizationPluginMap_QNAME = new QName("http://activemq.apache.org/schema/core", "map");
144    private final static QName _DtoRedeliveryPolicyMapRedeliveryPolicyEntries_QNAME = new QName("http://activemq.apache.org/schema/core", "redeliveryPolicyEntries");
145    private final static QName _DtoForwardingBridgeNetworkBridgeFailedListener_QNAME = new QName("http://activemq.apache.org/schema/core", "networkBridgeFailedListener");
146    private final static QName _DtoPublishedAddressPolicyPortMapping_QNAME = new QName("http://activemq.apache.org/schema/core", "portMapping");
147    private final static QName _DtoDatabaseLockerExceptionHandler_QNAME = new QName("http://activemq.apache.org/schema/core", "exceptionHandler");
148    private final static QName _DtoDatabaseLockerLockable_QNAME = new QName("http://activemq.apache.org/schema/core", "lockable");
149    private final static QName _DtoFixedSizedSubscriptionRecoveryPolicyBuffer_QNAME = new QName("http://activemq.apache.org/schema/core", "buffer");
150    private final static QName _DtoKahaDBTransactionIdTransformer_QNAME = new QName("http://activemq.apache.org/schema/core", "transactionIdTransformer");
151    private final static QName _DtoQueryBasedSubscriptionRecoveryPolicyQuery_QNAME = new QName("http://activemq.apache.org/schema/core", "query");
152    private final static QName _DtoSimpleAuthenticationPluginUserGroups_QNAME = new QName("http://activemq.apache.org/schema/core", "userGroups");
153    private final static QName _DtoSimpleAuthenticationPluginUserPasswords_QNAME = new QName("http://activemq.apache.org/schema/core", "userPasswords");
154    private final static QName _DtoSimpleAuthenticationPluginUsers_QNAME = new QName("http://activemq.apache.org/schema/core", "users");
155    private final static QName _DtoNetworkConnectorDiscoveryAgent_QNAME = new QName("http://activemq.apache.org/schema/core", "discoveryAgent");
156    private final static QName _DtoQueueDispatchSelectorExclusiveConsumer_QNAME = new QName("http://activemq.apache.org/schema/core", "exclusiveConsumer");
157    private final static QName _DtoTransportConnectorBrokerInfo_QNAME = new QName("http://activemq.apache.org/schema/core", "brokerInfo");
158    private final static QName _DtoTransportConnectorPublishedAddressPolicy_QNAME = new QName("http://activemq.apache.org/schema/core", "publishedAddressPolicy");
159    private final static QName _DtoTaskRunnerFactoryThreadClassLoader_QNAME = new QName("http://activemq.apache.org/schema/core", "threadClassLoader");
160    private final static QName _DtoPolicyMapPolicyEntries_QNAME = new QName("http://activemq.apache.org/schema/core", "policyEntries");
161    private final static QName _DtoDestinationEntryValue_QNAME = new QName("http://activemq.apache.org/schema/core", "value");
162    private final static QName _DtoDestinationsPluginAdminConnectionContext_QNAME = new QName("http://activemq.apache.org/schema/core", "adminConnectionContext");
163    private final static QName _DtoDestinationsPluginNext_QNAME = new QName("http://activemq.apache.org/schema/core", "next");
164    private final static QName _DtoSystemUsageJobSchedulerUsage_QNAME = new QName("http://activemq.apache.org/schema/core", "jobSchedulerUsage");
165    private final static QName _DtoSystemUsageStoreUsage_QNAME = new QName("http://activemq.apache.org/schema/core", "storeUsage");
166    private final static QName _DtoSystemUsageTempUsage_QNAME = new QName("http://activemq.apache.org/schema/core", "tempUsage");
167    private final static QName _DtoSystemUsageMemoryUsage_QNAME = new QName("http://activemq.apache.org/schema/core", "memoryUsage");
168    private final static QName _DtoSystemUsageTempStore_QNAME = new QName("http://activemq.apache.org/schema/core", "tempStore");
169    private final static QName _DtoFilteredDestinationFilter_QNAME = new QName("http://activemq.apache.org/schema/core", "filter");
170    private final static QName _DtoPartitionBrokerPluginConfig_QNAME = new QName("http://activemq.apache.org/schema/core", "config");
171    private final static QName _DtoRetainedMessageSubscriptionRecoveryPolicyWrapped_QNAME = new QName("http://activemq.apache.org/schema/core", "wrapped");
172    private final static QName _DtoOutboundQueueBridgeProducerQueue_QNAME = new QName("http://activemq.apache.org/schema/core", "producerQueue");
173    private final static QName _DtoOutboundQueueBridgeConsumerQueue_QNAME = new QName("http://activemq.apache.org/schema/core", "consumerQueue");
174    private final static QName _DtoJmsQueueConnectorOutboundQueueConnectionFactory_QNAME = new QName("http://activemq.apache.org/schema/core", "outboundQueueConnectionFactory");
175    private final static QName _DtoJmsQueueConnectorLocalQueueConnectionFactory_QNAME = new QName("http://activemq.apache.org/schema/core", "localQueueConnectionFactory");
176    private final static QName _DtoJmsQueueConnectorInboundQueueBridges_QNAME = new QName("http://activemq.apache.org/schema/core", "inboundQueueBridges");
177    private final static QName _DtoJmsQueueConnectorOutboundQueueConnection_QNAME = new QName("http://activemq.apache.org/schema/core", "outboundQueueConnection");
178    private final static QName _DtoJmsQueueConnectorOutboundQueueBridges_QNAME = new QName("http://activemq.apache.org/schema/core", "outboundQueueBridges");
179    private final static QName _DtoJmsQueueConnectorLocalQueueConnection_QNAME = new QName("http://activemq.apache.org/schema/core", "localQueueConnection");
180    private final static QName _DtoManagementContextMBeanServer_QNAME = new QName("http://activemq.apache.org/schema/core", "MBeanServer");
181    private final static QName _DtoManagementContextEnvironment_QNAME = new QName("http://activemq.apache.org/schema/core", "environment");
182    private final static QName _DtoLDAPAuthorizationMapTopicSearchMatchingFormat_QNAME = new QName("http://activemq.apache.org/schema/core", "topicSearchMatchingFormat");
183    private final static QName _DtoLDAPAuthorizationMapQueueSearchMatchingFormat_QNAME = new QName("http://activemq.apache.org/schema/core", "queueSearchMatchingFormat");
184    private final static QName _DtoLDAPAuthorizationMapOptions_QNAME = new QName("http://activemq.apache.org/schema/core", "options");
185    private final static QName _DtoLDAPAuthorizationMapContext_QNAME = new QName("http://activemq.apache.org/schema/core", "context");
186    private final static QName _DtoUdpTraceBrokerPluginAddress_QNAME = new QName("http://activemq.apache.org/schema/core", "address");
187    private final static QName _DtoUdpTraceBrokerPluginWireFormatFactory_QNAME = new QName("http://activemq.apache.org/schema/core", "wireFormatFactory");
188    private final static QName _DtoPolicyEntryPendingDurableSubscriberPolicy_QNAME = new QName("http://activemq.apache.org/schema/core", "pendingDurableSubscriberPolicy");
189    private final static QName _DtoPolicyEntryPendingQueuePolicy_QNAME = new QName("http://activemq.apache.org/schema/core", "pendingQueuePolicy");
190    private final static QName _DtoPolicyEntryPendingMessageLimitStrategy_QNAME = new QName("http://activemq.apache.org/schema/core", "pendingMessageLimitStrategy");
191    private final static QName _DtoPolicyEntryMessageGroupMapFactory_QNAME = new QName("http://activemq.apache.org/schema/core", "messageGroupMapFactory");
192    private final static QName _DtoPolicyEntrySubscriptionRecoveryPolicy_QNAME = new QName("http://activemq.apache.org/schema/core", "subscriptionRecoveryPolicy");
193    private final static QName _DtoPolicyEntryMessageEvictionStrategy_QNAME = new QName("http://activemq.apache.org/schema/core", "messageEvictionStrategy");
194    private final static QName _DtoPolicyEntryDispatchPolicy_QNAME = new QName("http://activemq.apache.org/schema/core", "dispatchPolicy");
195    private final static QName _DtoPolicyEntryPendingSubscriberPolicy_QNAME = new QName("http://activemq.apache.org/schema/core", "pendingSubscriberPolicy");
196    private final static QName _DtoPolicyEntrySlowConsumerStrategy_QNAME = new QName("http://activemq.apache.org/schema/core", "slowConsumerStrategy");
197    private final static QName _DtoPolicyEntryDeadLetterStrategy_QNAME = new QName("http://activemq.apache.org/schema/core", "deadLetterStrategy");
198    private final static QName _DtoPolicyEntryNetworkBridgeFilterFactory_QNAME = new QName("http://activemq.apache.org/schema/core", "networkBridgeFilterFactory");
199    private final static QName _DtoStatementsCreateLockSchemaStatements_QNAME = new QName("http://activemq.apache.org/schema/core", "createLockSchemaStatements");
200    private final static QName _DtoStatementsDropSchemaStatements_QNAME = new QName("http://activemq.apache.org/schema/core", "dropSchemaStatements");
201    private final static QName _DtoStatementsCreateSchemaStatements_QNAME = new QName("http://activemq.apache.org/schema/core", "createSchemaStatements");
202    private final static QName _DtoPooledConnectionFactoryTransactionManager_QNAME = new QName("http://activemq.apache.org/schema/core", "transactionManager");
203    private final static QName _DtoPooledConnectionFactoryConnectionFactory_QNAME = new QName("http://activemq.apache.org/schema/core", "connectionFactory");
204    private final static QName _DtoCamelEndpointLoaderComponent_QNAME = new QName("http://activemq.apache.org/schema/core", "component");
205    private final static QName _DtoCamelEndpointLoaderSource_QNAME = new QName("http://activemq.apache.org/schema/core", "source");
206    private final static QName _DtoCamelEndpointLoaderCamelContext_QNAME = new QName("http://activemq.apache.org/schema/core", "camelContext");
207
208    /**
209     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.activemq.schema.core
210     * 
211     */
212    public ObjectFactory() {
213    }
214
215    /**
216     * Create an instance of {@link DtoPListStoreImpl }
217     * 
218     */
219    public DtoPListStoreImpl createDtoPListStoreImpl() {
220        return new DtoPListStoreImpl();
221    }
222
223    /**
224     * Create an instance of {@link DtoTransportConnector }
225     * 
226     */
227    public DtoTransportConnector createDtoTransportConnector() {
228        return new DtoTransportConnector();
229    }
230
231    /**
232     * Create an instance of {@link DtoDestinationPathSeparatorPlugin }
233     * 
234     */
235    public DtoDestinationPathSeparatorPlugin createDtoDestinationPathSeparatorPlugin() {
236        return new DtoDestinationPathSeparatorPlugin();
237    }
238
239    /**
240     * Create an instance of {@link DtoUdpTraceBrokerPlugin }
241     * 
242     */
243    public DtoUdpTraceBrokerPlugin createDtoUdpTraceBrokerPlugin() {
244        return new DtoUdpTraceBrokerPlugin();
245    }
246
247    /**
248     * Create an instance of {@link DtoCompositeDemandForwardingBridge }
249     * 
250     */
251    public DtoCompositeDemandForwardingBridge createDtoCompositeDemandForwardingBridge() {
252        return new DtoCompositeDemandForwardingBridge();
253    }
254
255    /**
256     * Create an instance of {@link DtoJobSchedulerUsage }
257     * 
258     */
259    public DtoJobSchedulerUsage createDtoJobSchedulerUsage() {
260        return new DtoJobSchedulerUsage();
261    }
262
263    /**
264     * Create an instance of {@link DtoStreamJDBCAdapter }
265     * 
266     */
267    public DtoStreamJDBCAdapter createDtoStreamJDBCAdapter() {
268        return new DtoStreamJDBCAdapter();
269    }
270
271    /**
272     * Create an instance of {@link DtoNoSubscriptionRecoveryPolicy }
273     * 
274     */
275    public DtoNoSubscriptionRecoveryPolicy createDtoNoSubscriptionRecoveryPolicy() {
276        return new DtoNoSubscriptionRecoveryPolicy();
277    }
278
279    /**
280     * Create an instance of {@link DtoSslContext }
281     * 
282     */
283    public DtoSslContext createDtoSslContext() {
284        return new DtoSslContext();
285    }
286
287    /**
288     * Create an instance of {@link DtoKahaDB }
289     * 
290     */
291    public DtoKahaDB createDtoKahaDB() {
292        return new DtoKahaDB();
293    }
294
295    /**
296     * Create an instance of {@link DtoMulticastNetworkConnector }
297     * 
298     */
299    public DtoMulticastNetworkConnector createDtoMulticastNetworkConnector() {
300        return new DtoMulticastNetworkConnector();
301    }
302
303    /**
304     * Create an instance of {@link DtoFixedSizedSubscriptionRecoveryPolicy }
305     * 
306     */
307    public DtoFixedSizedSubscriptionRecoveryPolicy createDtoFixedSizedSubscriptionRecoveryPolicy() {
308        return new DtoFixedSizedSubscriptionRecoveryPolicy();
309    }
310
311    /**
312     * Create an instance of {@link DtoAuthorizationEntry }
313     * 
314     */
315    public DtoAuthorizationEntry createDtoAuthorizationEntry() {
316        return new DtoAuthorizationEntry();
317    }
318
319    /**
320     * Create an instance of {@link DtoTopic }
321     * 
322     */
323    public DtoTopic createDtoTopic() {
324        return new DtoTopic();
325    }
326
327    /**
328     * Create an instance of {@link DtoDatabaseLocker }
329     * 
330     */
331    public DtoDatabaseLocker createDtoDatabaseLocker() {
332        return new DtoDatabaseLocker();
333    }
334
335    /**
336     * Create an instance of {@link DtoDestinationsPlugin }
337     * 
338     */
339    public DtoDestinationsPlugin createDtoDestinationsPlugin() {
340        return new DtoDestinationsPlugin();
341    }
342
343    /**
344     * Create an instance of {@link DtoInboundTopicBridge }
345     * 
346     */
347    public DtoInboundTopicBridge createDtoInboundTopicBridge() {
348        return new DtoInboundTopicBridge();
349    }
350
351    /**
352     * Create an instance of {@link DtoForcePersistencyModeBroker }
353     * 
354     */
355    public DtoForcePersistencyModeBroker createDtoForcePersistencyModeBroker() {
356        return new DtoForcePersistencyModeBroker();
357    }
358
359    /**
360     * Create an instance of {@link DtoMaxdbJdbcAdapter }
361     * 
362     */
363    public DtoMaxdbJdbcAdapter createDtoMaxdbJdbcAdapter() {
364        return new DtoMaxdbJdbcAdapter();
365    }
366
367    /**
368     * Create an instance of {@link DtoPostgresqlJdbcAdapter }
369     * 
370     */
371    public DtoPostgresqlJdbcAdapter createDtoPostgresqlJdbcAdapter() {
372        return new DtoPostgresqlJdbcAdapter();
373    }
374
375    /**
376     * Create an instance of {@link DtoBlobJDBCAdapter }
377     * 
378     */
379    public DtoBlobJDBCAdapter createDtoBlobJDBCAdapter() {
380        return new DtoBlobJDBCAdapter();
381    }
382
383    /**
384     * Create an instance of {@link DtoJDBCIOExceptionHandler }
385     * 
386     */
387    public DtoJDBCIOExceptionHandler createDtoJDBCIOExceptionHandler() {
388        return new DtoJDBCIOExceptionHandler();
389    }
390
391    /**
392     * Create an instance of {@link DtoXaConnectionFactory }
393     * 
394     */
395    public DtoXaConnectionFactory createDtoXaConnectionFactory() {
396        return new DtoXaConnectionFactory();
397    }
398
399    /**
400     * Create an instance of {@link DtoImageBasedJDBCAdaptor }
401     * 
402     */
403    public DtoImageBasedJDBCAdaptor createDtoImageBasedJDBCAdaptor() {
404        return new DtoImageBasedJDBCAdaptor();
405    }
406
407    /**
408     * Create an instance of {@link DtoMemoryPersistenceAdapter }
409     * 
410     */
411    public DtoMemoryPersistenceAdapter createDtoMemoryPersistenceAdapter() {
412        return new DtoMemoryPersistenceAdapter();
413    }
414
415    /**
416     * Create an instance of {@link DtoForwardingBridge }
417     * 
418     */
419    public DtoForwardingBridge createDtoForwardingBridge() {
420        return new DtoForwardingBridge();
421    }
422
423    /**
424     * Create an instance of {@link DtoJournalPersistenceAdapterFactory }
425     * 
426     */
427    public DtoJournalPersistenceAdapterFactory createDtoJournalPersistenceAdapterFactory() {
428        return new DtoJournalPersistenceAdapterFactory();
429    }
430
431    /**
432     * Create an instance of {@link DtoSybaseJdbcAdapter }
433     * 
434     */
435    public DtoSybaseJdbcAdapter createDtoSybaseJdbcAdapter() {
436        return new DtoSybaseJdbcAdapter();
437    }
438
439    /**
440     * Create an instance of {@link DtoRedeliveryPolicyMap }
441     * 
442     */
443    public DtoRedeliveryPolicyMap createDtoRedeliveryPolicyMap() {
444        return new DtoRedeliveryPolicyMap();
445    }
446
447    /**
448     * Create an instance of {@link DtoDefaultIOExceptionHandler }
449     * 
450     */
451    public DtoDefaultIOExceptionHandler createDtoDefaultIOExceptionHandler() {
452        return new DtoDefaultIOExceptionHandler();
453    }
454
455    /**
456     * Create an instance of {@link DtoInboundQueueBridge }
457     * 
458     */
459    public DtoInboundQueueBridge createDtoInboundQueueBridge() {
460        return new DtoInboundQueueBridge();
461    }
462
463    /**
464     * Create an instance of {@link DtoMKahaDB }
465     * 
466     */
467    public DtoMKahaDB createDtoMKahaDB() {
468        return new DtoMKahaDB();
469    }
470
471    /**
472     * Create an instance of {@link DtoCompositeQueue }
473     * 
474     */
475    public DtoCompositeQueue createDtoCompositeQueue() {
476        return new DtoCompositeQueue();
477    }
478
479    /**
480     * Create an instance of {@link DtoPolicyEntry }
481     * 
482     */
483    public DtoPolicyEntry createDtoPolicyEntry() {
484        return new DtoPolicyEntry();
485    }
486
487    /**
488     * Create an instance of {@link DtoManagementContext }
489     * 
490     */
491    public DtoManagementContext createDtoManagementContext() {
492        return new DtoManagementContext();
493    }
494
495    /**
496     * Create an instance of {@link DtoFilteredKahaDB }
497     * 
498     */
499    public DtoFilteredKahaDB createDtoFilteredKahaDB() {
500        return new DtoFilteredKahaDB();
501    }
502
503    /**
504     * Create an instance of {@link DtoBytesJDBCAdapter }
505     * 
506     */
507    public DtoBytesJDBCAdapter createDtoBytesJDBCAdapter() {
508        return new DtoBytesJDBCAdapter();
509    }
510
511    /**
512     * Create an instance of {@link DtoTimeStampingBrokerPlugin }
513     * 
514     */
515    public DtoTimeStampingBrokerPlugin createDtoTimeStampingBrokerPlugin() {
516        return new DtoTimeStampingBrokerPlugin();
517    }
518
519    /**
520     * Create an instance of {@link DtoReplicatedLevelDB }
521     * 
522     */
523    public DtoReplicatedLevelDB createDtoReplicatedLevelDB() {
524        return new DtoReplicatedLevelDB();
525    }
526
527    /**
528     * Create an instance of {@link DtoPooledConnectionFactory }
529     * 
530     */
531    public DtoPooledConnectionFactory createDtoPooledConnectionFactory() {
532        return new DtoPooledConnectionFactory();
533    }
534
535    /**
536     * Create an instance of {@link DtoOracleBlobJDBCAdapter }
537     * 
538     */
539    public DtoOracleBlobJDBCAdapter createDtoOracleBlobJDBCAdapter() {
540        return new DtoOracleBlobJDBCAdapter();
541    }
542
543    /**
544     * Create an instance of {@link DtoAbortSlowConsumerStrategy }
545     * 
546     */
547    public DtoAbortSlowConsumerStrategy createDtoAbortSlowConsumerStrategy() {
548        return new DtoAbortSlowConsumerStrategy();
549    }
550
551    /**
552     * Create an instance of {@link DtoJmsTopicConnector }
553     * 
554     */
555    public DtoJmsTopicConnector createDtoJmsTopicConnector() {
556        return new DtoJmsTopicConnector();
557    }
558
559    /**
560     * Create an instance of {@link DtoPolicyMap }
561     * 
562     */
563    public DtoPolicyMap createDtoPolicyMap() {
564        return new DtoPolicyMap();
565    }
566
567    /**
568     * Create an instance of {@link DtoJdbcPersistenceAdapter }
569     * 
570     */
571    public DtoJdbcPersistenceAdapter createDtoJdbcPersistenceAdapter() {
572        return new DtoJdbcPersistenceAdapter();
573    }
574
575    /**
576     * Create an instance of {@link DtoDemandForwardingBridge }
577     * 
578     */
579    public DtoDemandForwardingBridge createDtoDemandForwardingBridge() {
580        return new DtoDemandForwardingBridge();
581    }
582
583    /**
584     * Create an instance of {@link DtoBroker }
585     * 
586     */
587    public DtoBroker createDtoBroker() {
588        return new DtoBroker();
589    }
590
591    /**
592     * Create an instance of {@link DtoMirroredQueue }
593     * 
594     */
595    public DtoMirroredQueue createDtoMirroredQueue() {
596        return new DtoMirroredQueue();
597    }
598
599    /**
600     * Create an instance of {@link DtoTimedSubscriptionRecoveryPolicy }
601     * 
602     */
603    public DtoTimedSubscriptionRecoveryPolicy createDtoTimedSubscriptionRecoveryPolicy() {
604        return new DtoTimedSubscriptionRecoveryPolicy();
605    }
606
607    /**
608     * Create an instance of {@link DtoQueue }
609     * 
610     */
611    public DtoQueue createDtoQueue() {
612        return new DtoQueue();
613    }
614
615    /**
616     * Create an instance of {@link DtoDestinationEntry }
617     * 
618     */
619    public DtoDestinationEntry createDtoDestinationEntry() {
620        return new DtoDestinationEntry();
621    }
622
623    /**
624     * Create an instance of {@link DtoJmsQueueConnector }
625     * 
626     */
627    public DtoJmsQueueConnector createDtoJmsQueueConnector() {
628        return new DtoJmsQueueConnector();
629    }
630
631    /**
632     * Create an instance of {@link DtoMemoryUsage }
633     * 
634     */
635    public DtoMemoryUsage createDtoMemoryUsage() {
636        return new DtoMemoryUsage();
637    }
638
639    /**
640     * Create an instance of {@link DtoPartitionBrokerPlugin }
641     * 
642     */
643    public DtoPartitionBrokerPlugin createDtoPartitionBrokerPlugin() {
644        return new DtoPartitionBrokerPlugin();
645    }
646
647    /**
648     * Create an instance of {@link DtoMysqlJdbcAdapter }
649     * 
650     */
651    public DtoMysqlJdbcAdapter createDtoMysqlJdbcAdapter() {
652        return new DtoMysqlJdbcAdapter();
653    }
654
655    /**
656     * Create an instance of {@link DtoVirtualDestinationInterceptor }
657     * 
658     */
659    public DtoVirtualDestinationInterceptor createDtoVirtualDestinationInterceptor() {
660        return new DtoVirtualDestinationInterceptor();
661    }
662
663    /**
664     * Create an instance of {@link DtoStoreUsage }
665     * 
666     */
667    public DtoStoreUsage createDtoStoreUsage() {
668        return new DtoStoreUsage();
669    }
670
671    /**
672     * Create an instance of {@link DtoFilteredDestination }
673     * 
674     */
675    public DtoFilteredDestination createDtoFilteredDestination() {
676        return new DtoFilteredDestination();
677    }
678
679    /**
680     * Create an instance of {@link DtoTransactJdbcAdapter }
681     * 
682     */
683    public DtoTransactJdbcAdapter createDtoTransactJdbcAdapter() {
684        return new DtoTransactJdbcAdapter();
685    }
686
687    /**
688     * Create an instance of {@link DtoTempTopic }
689     * 
690     */
691    public DtoTempTopic createDtoTempTopic() {
692        return new DtoTempTopic();
693    }
694
695    /**
696     * Create an instance of {@link DtoLoggingBrokerPlugin }
697     * 
698     */
699    public DtoLoggingBrokerPlugin createDtoLoggingBrokerPlugin() {
700        return new DtoLoggingBrokerPlugin();
701    }
702
703    /**
704     * Create an instance of {@link DtoTransactDatabaseLocker }
705     * 
706     */
707    public DtoTransactDatabaseLocker createDtoTransactDatabaseLocker() {
708        return new DtoTransactDatabaseLocker();
709    }
710
711    /**
712     * Create an instance of {@link DtoTempDestinationAuthorizationEntry }
713     * 
714     */
715    public DtoTempDestinationAuthorizationEntry createDtoTempDestinationAuthorizationEntry() {
716        return new DtoTempDestinationAuthorizationEntry();
717    }
718
719    /**
720     * Create an instance of {@link DtoLastImageSubscriptionRecoveryPolicy }
721     * 
722     */
723    public DtoLastImageSubscriptionRecoveryPolicy createDtoLastImageSubscriptionRecoveryPolicy() {
724        return new DtoLastImageSubscriptionRecoveryPolicy();
725    }
726
727    /**
728     * Create an instance of {@link DtoProxyConnector }
729     * 
730     */
731    public DtoProxyConnector createDtoProxyConnector() {
732        return new DtoProxyConnector();
733    }
734
735    /**
736     * Create an instance of {@link DtoNetworkConnector }
737     * 
738     */
739    public DtoNetworkConnector createDtoNetworkConnector() {
740        return new DtoNetworkConnector();
741    }
742
743    /**
744     * Create an instance of {@link DtoSharedDeadLetterStrategy }
745     * 
746     */
747    public DtoSharedDeadLetterStrategy createDtoSharedDeadLetterStrategy() {
748        return new DtoSharedDeadLetterStrategy();
749    }
750
751    /**
752     * Create an instance of {@link DtoBrokerService }
753     * 
754     */
755    public DtoBrokerService createDtoBrokerService() {
756        return new DtoBrokerService();
757    }
758
759    /**
760     * Create an instance of {@link DtoHsqldbJdbcAdapter }
761     * 
762     */
763    public DtoHsqldbJdbcAdapter createDtoHsqldbJdbcAdapter() {
764        return new DtoHsqldbJdbcAdapter();
765    }
766
767    /**
768     * Create an instance of {@link DtoSimpleAuthenticationPlugin }
769     * 
770     */
771    public DtoSimpleAuthenticationPlugin createDtoSimpleAuthenticationPlugin() {
772        return new DtoSimpleAuthenticationPlugin();
773    }
774
775    /**
776     * Create an instance of {@link DtoInformixJDBCAdapter }
777     * 
778     */
779    public DtoInformixJDBCAdapter createDtoInformixJDBCAdapter() {
780        return new DtoInformixJDBCAdapter();
781    }
782
783    /**
784     * Create an instance of {@link DtoRedeliveryPolicy }
785     * 
786     */
787    public DtoRedeliveryPolicy createDtoRedeliveryPolicy() {
788        return new DtoRedeliveryPolicy();
789    }
790
791    /**
792     * Create an instance of {@link DtoJournalPersistenceAdapter }
793     * 
794     */
795    public DtoJournalPersistenceAdapter createDtoJournalPersistenceAdapter() {
796        return new DtoJournalPersistenceAdapter();
797    }
798
799    /**
800     * Create an instance of {@link DtoSharedFileLocker }
801     * 
802     */
803    public DtoSharedFileLocker createDtoSharedFileLocker() {
804        return new DtoSharedFileLocker();
805    }
806
807    /**
808     * Create an instance of {@link DtoSimpleJmsMessageConvertor }
809     * 
810     */
811    public DtoSimpleJmsMessageConvertor createDtoSimpleJmsMessageConvertor() {
812        return new DtoSimpleJmsMessageConvertor();
813    }
814
815    /**
816     * Create an instance of {@link DtoLeaseLockerIOExceptionHandler }
817     * 
818     */
819    public DtoLeaseLockerIOExceptionHandler createDtoLeaseLockerIOExceptionHandler() {
820        return new DtoLeaseLockerIOExceptionHandler();
821    }
822
823    /**
824     * Create an instance of {@link DtoTempUsage }
825     * 
826     */
827    public DtoTempUsage createDtoTempUsage() {
828        return new DtoTempUsage();
829    }
830
831    /**
832     * Create an instance of {@link DtoRetainedMessageSubscriptionRecoveryPolicy }
833     * 
834     */
835    public DtoRetainedMessageSubscriptionRecoveryPolicy createDtoRetainedMessageSubscriptionRecoveryPolicy() {
836        return new DtoRetainedMessageSubscriptionRecoveryPolicy();
837    }
838
839    /**
840     * Create an instance of {@link DtoTraceBrokerPathPlugin }
841     * 
842     */
843    public DtoTraceBrokerPathPlugin createDtoTraceBrokerPathPlugin() {
844        return new DtoTraceBrokerPathPlugin();
845    }
846
847    /**
848     * Create an instance of {@link DtoQueryBasedSubscriptionRecoveryPolicy }
849     * 
850     */
851    public DtoQueryBasedSubscriptionRecoveryPolicy createDtoQueryBasedSubscriptionRecoveryPolicy() {
852        return new DtoQueryBasedSubscriptionRecoveryPolicy();
853    }
854
855    /**
856     * Create an instance of {@link DtoSimpleDispatchSelector }
857     * 
858     */
859    public DtoSimpleDispatchSelector createDtoSimpleDispatchSelector() {
860        return new DtoSimpleDispatchSelector();
861    }
862
863    /**
864     * Create an instance of {@link DtoAuthorizationPlugin }
865     * 
866     */
867    public DtoAuthorizationPlugin createDtoAuthorizationPlugin() {
868        return new DtoAuthorizationPlugin();
869    }
870
871    /**
872     * Create an instance of {@link DtoSimpleAuthorizationMap }
873     * 
874     */
875    public DtoSimpleAuthorizationMap createDtoSimpleAuthorizationMap() {
876        return new DtoSimpleAuthorizationMap();
877    }
878
879    /**
880     * Create an instance of {@link DtoLDAPAuthorizationMap }
881     * 
882     */
883    public DtoLDAPAuthorizationMap createDtoLDAPAuthorizationMap() {
884        return new DtoLDAPAuthorizationMap();
885    }
886
887    /**
888     * Create an instance of {@link DtoLdapNetworkConnector }
889     * 
890     */
891    public DtoLdapNetworkConnector createDtoLdapNetworkConnector() {
892        return new DtoLdapNetworkConnector();
893    }
894
895    /**
896     * Create an instance of {@link DtoMulticastTraceBrokerPlugin }
897     * 
898     */
899    public DtoMulticastTraceBrokerPlugin createDtoMulticastTraceBrokerPlugin() {
900        return new DtoMulticastTraceBrokerPlugin();
901    }
902
903    /**
904     * Create an instance of {@link DtoCompositeTopic }
905     * 
906     */
907    public DtoCompositeTopic createDtoCompositeTopic() {
908        return new DtoCompositeTopic();
909    }
910
911    /**
912     * Create an instance of {@link DtoOutboundTopicBridge }
913     * 
914     */
915    public DtoOutboundTopicBridge createDtoOutboundTopicBridge() {
916        return new DtoOutboundTopicBridge();
917    }
918
919    /**
920     * Create an instance of {@link DtoDiscarding }
921     * 
922     */
923    public DtoDiscarding createDtoDiscarding() {
924        return new DtoDiscarding();
925    }
926
927    /**
928     * Create an instance of {@link DtoStatements }
929     * 
930     */
931    public DtoStatements createDtoStatements() {
932        return new DtoStatements();
933    }
934
935    /**
936     * Create an instance of {@link DtoFixedCountSubscriptionRecoveryPolicy }
937     * 
938     */
939    public DtoFixedCountSubscriptionRecoveryPolicy createDtoFixedCountSubscriptionRecoveryPolicy() {
940        return new DtoFixedCountSubscriptionRecoveryPolicy();
941    }
942
943    /**
944     * Create an instance of {@link DtoSystemUsage }
945     * 
946     */
947    public DtoSystemUsage createDtoSystemUsage() {
948        return new DtoSystemUsage();
949    }
950
951    /**
952     * Create an instance of {@link DtoAbortSlowAckConsumerStrategy }
953     * 
954     */
955    public DtoAbortSlowAckConsumerStrategy createDtoAbortSlowAckConsumerStrategy() {
956        return new DtoAbortSlowAckConsumerStrategy();
957    }
958
959    /**
960     * Create an instance of {@link DtoCamelEndpointLoader }
961     * 
962     */
963    public DtoCamelEndpointLoader createDtoCamelEndpointLoader() {
964        return new DtoCamelEndpointLoader();
965    }
966
967    /**
968     * Create an instance of {@link DtoTaskRunnerFactory }
969     * 
970     */
971    public DtoTaskRunnerFactory createDtoTaskRunnerFactory() {
972        return new DtoTaskRunnerFactory();
973    }
974
975    /**
976     * Create an instance of {@link DtoAxionJDBCAdapter }
977     * 
978     */
979    public DtoAxionJDBCAdapter createDtoAxionJDBCAdapter() {
980        return new DtoAxionJDBCAdapter();
981    }
982
983    /**
984     * Create an instance of {@link DtoAuthorizationMap }
985     * 
986     */
987    public DtoAuthorizationMap createDtoAuthorizationMap() {
988        return new DtoAuthorizationMap();
989    }
990
991    /**
992     * Create an instance of {@link DtoJournaledJDBC }
993     * 
994     */
995    public DtoJournaledJDBC createDtoJournaledJDBC() {
996        return new DtoJournaledJDBC();
997    }
998
999    /**
1000     * Create an instance of {@link DtoRedeliveryPlugin }
1001     * 
1002     */
1003    public DtoRedeliveryPlugin createDtoRedeliveryPlugin() {
1004        return new DtoRedeliveryPlugin();
1005    }
1006
1007    /**
1008     * Create an instance of {@link DtoDb2JDBCAdapter }
1009     * 
1010     */
1011    public DtoDb2JDBCAdapter createDtoDb2JDBCAdapter() {
1012        return new DtoDb2JDBCAdapter();
1013    }
1014
1015    /**
1016     * Create an instance of {@link DtoPublishedAddressPolicy }
1017     * 
1018     */
1019    public DtoPublishedAddressPolicy createDtoPublishedAddressPolicy() {
1020        return new DtoPublishedAddressPolicy();
1021    }
1022
1023    /**
1024     * Create an instance of {@link DtoLeaseDatabaseLocker }
1025     * 
1026     */
1027    public DtoLeaseDatabaseLocker createDtoLeaseDatabaseLocker() {
1028        return new DtoLeaseDatabaseLocker();
1029    }
1030
1031    /**
1032     * Create an instance of {@link DtoTempQueue }
1033     * 
1034     */
1035    public DtoTempQueue createDtoTempQueue() {
1036        return new DtoTempQueue();
1037    }
1038
1039    /**
1040     * Create an instance of {@link DtoDefaultJDBCAdapter }
1041     * 
1042     */
1043    public DtoDefaultJDBCAdapter createDtoDefaultJDBCAdapter() {
1044        return new DtoDefaultJDBCAdapter();
1045    }
1046
1047    /**
1048     * Create an instance of {@link DtoQueueDispatchSelector }
1049     * 
1050     */
1051    public DtoQueueDispatchSelector createDtoQueueDispatchSelector() {
1052        return new DtoQueueDispatchSelector();
1053    }
1054
1055    /**
1056     * Create an instance of {@link DtoOracleJDBCAdapter }
1057     * 
1058     */
1059    public DtoOracleJDBCAdapter createDtoOracleJDBCAdapter() {
1060        return new DtoOracleJDBCAdapter();
1061    }
1062
1063    /**
1064     * Create an instance of {@link DtoConnectionFactory }
1065     * 
1066     */
1067    public DtoConnectionFactory createDtoConnectionFactory() {
1068        return new DtoConnectionFactory();
1069    }
1070
1071    /**
1072     * Create an instance of {@link DtoLevelDB }
1073     * 
1074     */
1075    public DtoLevelDB createDtoLevelDB() {
1076        return new DtoLevelDB();
1077    }
1078
1079    /**
1080     * Create an instance of {@link DtoOutboundQueueBridge }
1081     * 
1082     */
1083    public DtoOutboundQueueBridge createDtoOutboundQueueBridge() {
1084        return new DtoOutboundQueueBridge();
1085    }
1086
1087    /**
1088     * Create an instance of {@link DtoPListStoreImpl.BrokerService }
1089     * 
1090     */
1091    public DtoPListStoreImpl.BrokerService createDtoPListStoreImplBrokerService() {
1092        return new DtoPListStoreImpl.BrokerService();
1093    }
1094
1095    /**
1096     * Create an instance of {@link DtoTransportConnector.BrokerInfo }
1097     * 
1098     */
1099    public DtoTransportConnector.BrokerInfo createDtoTransportConnectorBrokerInfo() {
1100        return new DtoTransportConnector.BrokerInfo();
1101    }
1102
1103    /**
1104     * Create an instance of {@link DtoTransportConnector.BrokerService }
1105     * 
1106     */
1107    public DtoTransportConnector.BrokerService createDtoTransportConnectorBrokerService() {
1108        return new DtoTransportConnector.BrokerService();
1109    }
1110
1111    /**
1112     * Create an instance of {@link DtoTransportConnector.DiscoveryAgent }
1113     * 
1114     */
1115    public DtoTransportConnector.DiscoveryAgent createDtoTransportConnectorDiscoveryAgent() {
1116        return new DtoTransportConnector.DiscoveryAgent();
1117    }
1118
1119    /**
1120     * Create an instance of {@link DtoTransportConnector.MessageAuthorizationPolicy }
1121     * 
1122     */
1123    public DtoTransportConnector.MessageAuthorizationPolicy createDtoTransportConnectorMessageAuthorizationPolicy() {
1124        return new DtoTransportConnector.MessageAuthorizationPolicy();
1125    }
1126
1127    /**
1128     * Create an instance of {@link DtoTransportConnector.PublishedAddressPolicy }
1129     * 
1130     */
1131    public DtoTransportConnector.PublishedAddressPolicy createDtoTransportConnectorPublishedAddressPolicy() {
1132        return new DtoTransportConnector.PublishedAddressPolicy();
1133    }
1134
1135    /**
1136     * Create an instance of {@link DtoTransportConnector.Server }
1137     * 
1138     */
1139    public DtoTransportConnector.Server createDtoTransportConnectorServer() {
1140        return new DtoTransportConnector.Server();
1141    }
1142
1143    /**
1144     * Create an instance of {@link DtoTransportConnector.TaskRunnerFactory }
1145     * 
1146     */
1147    public DtoTransportConnector.TaskRunnerFactory createDtoTransportConnectorTaskRunnerFactory() {
1148        return new DtoTransportConnector.TaskRunnerFactory();
1149    }
1150
1151    /**
1152     * Create an instance of {@link DtoAuthenticationUser }
1153     * 
1154     */
1155    public DtoAuthenticationUser createDtoAuthenticationUser() {
1156        return new DtoAuthenticationUser();
1157    }
1158
1159    /**
1160     * Create an instance of {@link DtoFileCursor }
1161     * 
1162     */
1163    public DtoFileCursor createDtoFileCursor() {
1164        return new DtoFileCursor();
1165    }
1166
1167    /**
1168     * Create an instance of {@link DtoDestinationPathSeparatorPlugin.AdminConnectionContext }
1169     * 
1170     */
1171    public DtoDestinationPathSeparatorPlugin.AdminConnectionContext createDtoDestinationPathSeparatorPluginAdminConnectionContext() {
1172        return new DtoDestinationPathSeparatorPlugin.AdminConnectionContext();
1173    }
1174
1175    /**
1176     * Create an instance of {@link DtoDestinationPathSeparatorPlugin.Next }
1177     * 
1178     */
1179    public DtoDestinationPathSeparatorPlugin.Next createDtoDestinationPathSeparatorPluginNext() {
1180        return new DtoDestinationPathSeparatorPlugin.Next();
1181    }
1182
1183    /**
1184     * Create an instance of {@link DtoUdpTraceBrokerPlugin.Address }
1185     * 
1186     */
1187    public DtoUdpTraceBrokerPlugin.Address createDtoUdpTraceBrokerPluginAddress() {
1188        return new DtoUdpTraceBrokerPlugin.Address();
1189    }
1190
1191    /**
1192     * Create an instance of {@link DtoUdpTraceBrokerPlugin.AdminConnectionContext }
1193     * 
1194     */
1195    public DtoUdpTraceBrokerPlugin.AdminConnectionContext createDtoUdpTraceBrokerPluginAdminConnectionContext() {
1196        return new DtoUdpTraceBrokerPlugin.AdminConnectionContext();
1197    }
1198
1199    /**
1200     * Create an instance of {@link DtoUdpTraceBrokerPlugin.Next }
1201     * 
1202     */
1203    public DtoUdpTraceBrokerPlugin.Next createDtoUdpTraceBrokerPluginNext() {
1204        return new DtoUdpTraceBrokerPlugin.Next();
1205    }
1206
1207    /**
1208     * Create an instance of {@link DtoUdpTraceBrokerPlugin.WireFormat }
1209     * 
1210     */
1211    public DtoUdpTraceBrokerPlugin.WireFormat createDtoUdpTraceBrokerPluginWireFormat() {
1212        return new DtoUdpTraceBrokerPlugin.WireFormat();
1213    }
1214
1215    /**
1216     * Create an instance of {@link DtoUdpTraceBrokerPlugin.WireFormatFactory }
1217     * 
1218     */
1219    public DtoUdpTraceBrokerPlugin.WireFormatFactory createDtoUdpTraceBrokerPluginWireFormatFactory() {
1220        return new DtoUdpTraceBrokerPlugin.WireFormatFactory();
1221    }
1222
1223    /**
1224     * Create an instance of {@link DtoCompositeDemandForwardingBridge.BrokerService }
1225     * 
1226     */
1227    public DtoCompositeDemandForwardingBridge.BrokerService createDtoCompositeDemandForwardingBridgeBrokerService() {
1228        return new DtoCompositeDemandForwardingBridge.BrokerService();
1229    }
1230
1231    /**
1232     * Create an instance of {@link DtoCompositeDemandForwardingBridge.Configuration }
1233     * 
1234     */
1235    public DtoCompositeDemandForwardingBridge.Configuration createDtoCompositeDemandForwardingBridgeConfiguration() {
1236        return new DtoCompositeDemandForwardingBridge.Configuration();
1237    }
1238
1239    /**
1240     * Create an instance of {@link DtoCompositeDemandForwardingBridge.DurableDestinations }
1241     * 
1242     */
1243    public DtoCompositeDemandForwardingBridge.DurableDestinations createDtoCompositeDemandForwardingBridgeDurableDestinations() {
1244        return new DtoCompositeDemandForwardingBridge.DurableDestinations();
1245    }
1246
1247    /**
1248     * Create an instance of {@link DtoCompositeDemandForwardingBridge.DynamicallyIncludedDestinations }
1249     * 
1250     */
1251    public DtoCompositeDemandForwardingBridge.DynamicallyIncludedDestinations createDtoCompositeDemandForwardingBridgeDynamicallyIncludedDestinations() {
1252        return new DtoCompositeDemandForwardingBridge.DynamicallyIncludedDestinations();
1253    }
1254
1255    /**
1256     * Create an instance of {@link DtoCompositeDemandForwardingBridge.ExcludedDestinations }
1257     * 
1258     */
1259    public DtoCompositeDemandForwardingBridge.ExcludedDestinations createDtoCompositeDemandForwardingBridgeExcludedDestinations() {
1260        return new DtoCompositeDemandForwardingBridge.ExcludedDestinations();
1261    }
1262
1263    /**
1264     * Create an instance of {@link DtoCompositeDemandForwardingBridge.LocalBroker }
1265     * 
1266     */
1267    public DtoCompositeDemandForwardingBridge.LocalBroker createDtoCompositeDemandForwardingBridgeLocalBroker() {
1268        return new DtoCompositeDemandForwardingBridge.LocalBroker();
1269    }
1270
1271    /**
1272     * Create an instance of {@link DtoCompositeDemandForwardingBridge.NetworkBridgeListener }
1273     * 
1274     */
1275    public DtoCompositeDemandForwardingBridge.NetworkBridgeListener createDtoCompositeDemandForwardingBridgeNetworkBridgeListener() {
1276        return new DtoCompositeDemandForwardingBridge.NetworkBridgeListener();
1277    }
1278
1279    /**
1280     * Create an instance of {@link DtoCompositeDemandForwardingBridge.RemoteBroker }
1281     * 
1282     */
1283    public DtoCompositeDemandForwardingBridge.RemoteBroker createDtoCompositeDemandForwardingBridgeRemoteBroker() {
1284        return new DtoCompositeDemandForwardingBridge.RemoteBroker();
1285    }
1286
1287    /**
1288     * Create an instance of {@link DtoCompositeDemandForwardingBridge.StaticallyIncludedDestinations }
1289     * 
1290     */
1291    public DtoCompositeDemandForwardingBridge.StaticallyIncludedDestinations createDtoCompositeDemandForwardingBridgeStaticallyIncludedDestinations() {
1292        return new DtoCompositeDemandForwardingBridge.StaticallyIncludedDestinations();
1293    }
1294
1295    /**
1296     * Create an instance of {@link DtoJobSchedulerUsage.Executor }
1297     * 
1298     */
1299    public DtoJobSchedulerUsage.Executor createDtoJobSchedulerUsageExecutor() {
1300        return new DtoJobSchedulerUsage.Executor();
1301    }
1302
1303    /**
1304     * Create an instance of {@link DtoJobSchedulerUsage.Limiter }
1305     * 
1306     */
1307    public DtoJobSchedulerUsage.Limiter createDtoJobSchedulerUsageLimiter() {
1308        return new DtoJobSchedulerUsage.Limiter();
1309    }
1310
1311    /**
1312     * Create an instance of {@link DtoJobSchedulerUsage.Parent }
1313     * 
1314     */
1315    public DtoJobSchedulerUsage.Parent createDtoJobSchedulerUsageParent() {
1316        return new DtoJobSchedulerUsage.Parent();
1317    }
1318
1319    /**
1320     * Create an instance of {@link DtoJobSchedulerUsage.Store }
1321     * 
1322     */
1323    public DtoJobSchedulerUsage.Store createDtoJobSchedulerUsageStore() {
1324        return new DtoJobSchedulerUsage.Store();
1325    }
1326
1327    /**
1328     * Create an instance of {@link DtoRoundRobinDispatchPolicy }
1329     * 
1330     */
1331    public DtoRoundRobinDispatchPolicy createDtoRoundRobinDispatchPolicy() {
1332        return new DtoRoundRobinDispatchPolicy();
1333    }
1334
1335    /**
1336     * Create an instance of {@link DtoStreamJDBCAdapter.Statements }
1337     * 
1338     */
1339    public DtoStreamJDBCAdapter.Statements createDtoStreamJDBCAdapterStatements() {
1340        return new DtoStreamJDBCAdapter.Statements();
1341    }
1342
1343    /**
1344     * Create an instance of {@link DtoDefaultNetworkBridgeFilterFactory }
1345     * 
1346     */
1347    public DtoDefaultNetworkBridgeFilterFactory createDtoDefaultNetworkBridgeFilterFactory() {
1348        return new DtoDefaultNetworkBridgeFilterFactory();
1349    }
1350
1351    /**
1352     * Create an instance of {@link DtoNoSubscriptionRecoveryPolicy.Broker }
1353     * 
1354     */
1355    public DtoNoSubscriptionRecoveryPolicy.Broker createDtoNoSubscriptionRecoveryPolicyBroker() {
1356        return new DtoNoSubscriptionRecoveryPolicy.Broker();
1357    }
1358
1359    /**
1360     * Create an instance of {@link DtoSslContext.SSLContext }
1361     * 
1362     */
1363    public DtoSslContext.SSLContext createDtoSslContextSSLContext() {
1364        return new DtoSslContext.SSLContext();
1365    }
1366
1367    /**
1368     * Create an instance of {@link DtoSslContext.KeyManagers }
1369     * 
1370     */
1371    public DtoSslContext.KeyManagers createDtoSslContextKeyManagers() {
1372        return new DtoSslContext.KeyManagers();
1373    }
1374
1375    /**
1376     * Create an instance of {@link DtoSslContext.SecureRandom }
1377     * 
1378     */
1379    public DtoSslContext.SecureRandom createDtoSslContextSecureRandom() {
1380        return new DtoSslContext.SecureRandom();
1381    }
1382
1383    /**
1384     * Create an instance of {@link DtoSslContext.TrustManagers }
1385     * 
1386     */
1387    public DtoSslContext.TrustManagers createDtoSslContextTrustManagers() {
1388        return new DtoSslContext.TrustManagers();
1389    }
1390
1391    /**
1392     * Create an instance of {@link DtoKahaDB.BrokerService }
1393     * 
1394     */
1395    public DtoKahaDB.BrokerService createDtoKahaDBBrokerService() {
1396        return new DtoKahaDB.BrokerService();
1397    }
1398
1399    /**
1400     * Create an instance of {@link DtoKahaDB.Locker }
1401     * 
1402     */
1403    public DtoKahaDB.Locker createDtoKahaDBLocker() {
1404        return new DtoKahaDB.Locker();
1405    }
1406
1407    /**
1408     * Create an instance of {@link DtoKahaDB.ScheduledThreadPoolExecutor }
1409     * 
1410     */
1411    public DtoKahaDB.ScheduledThreadPoolExecutor createDtoKahaDBScheduledThreadPoolExecutor() {
1412        return new DtoKahaDB.ScheduledThreadPoolExecutor();
1413    }
1414
1415    /**
1416     * Create an instance of {@link DtoKahaDB.TransactionIdTransformer }
1417     * 
1418     */
1419    public DtoKahaDB.TransactionIdTransformer createDtoKahaDBTransactionIdTransformer() {
1420        return new DtoKahaDB.TransactionIdTransformer();
1421    }
1422
1423    /**
1424     * Create an instance of {@link DtoKahaDB.UsageManager }
1425     * 
1426     */
1427    public DtoKahaDB.UsageManager createDtoKahaDBUsageManager() {
1428        return new DtoKahaDB.UsageManager();
1429    }
1430
1431    /**
1432     * Create an instance of {@link DtoVmQueueCursor }
1433     * 
1434     */
1435    public DtoVmQueueCursor createDtoVmQueueCursor() {
1436        return new DtoVmQueueCursor();
1437    }
1438
1439    /**
1440     * Create an instance of {@link DtoMulticastNetworkConnector.Bridge }
1441     * 
1442     */
1443    public DtoMulticastNetworkConnector.Bridge createDtoMulticastNetworkConnectorBridge() {
1444        return new DtoMulticastNetworkConnector.Bridge();
1445    }
1446
1447    /**
1448     * Create an instance of {@link DtoMulticastNetworkConnector.BrokerService }
1449     * 
1450     */
1451    public DtoMulticastNetworkConnector.BrokerService createDtoMulticastNetworkConnectorBrokerService() {
1452        return new DtoMulticastNetworkConnector.BrokerService();
1453    }
1454
1455    /**
1456     * Create an instance of {@link DtoMulticastNetworkConnector.ConnectionFilter }
1457     * 
1458     */
1459    public DtoMulticastNetworkConnector.ConnectionFilter createDtoMulticastNetworkConnectorConnectionFilter() {
1460        return new DtoMulticastNetworkConnector.ConnectionFilter();
1461    }
1462
1463    /**
1464     * Create an instance of {@link DtoMulticastNetworkConnector.DurableDestinations }
1465     * 
1466     */
1467    public DtoMulticastNetworkConnector.DurableDestinations createDtoMulticastNetworkConnectorDurableDestinations() {
1468        return new DtoMulticastNetworkConnector.DurableDestinations();
1469    }
1470
1471    /**
1472     * Create an instance of {@link DtoMulticastNetworkConnector.DynamicallyIncludedDestinations }
1473     * 
1474     */
1475    public DtoMulticastNetworkConnector.DynamicallyIncludedDestinations createDtoMulticastNetworkConnectorDynamicallyIncludedDestinations() {
1476        return new DtoMulticastNetworkConnector.DynamicallyIncludedDestinations();
1477    }
1478
1479    /**
1480     * Create an instance of {@link DtoMulticastNetworkConnector.ExcludedDestinations }
1481     * 
1482     */
1483    public DtoMulticastNetworkConnector.ExcludedDestinations createDtoMulticastNetworkConnectorExcludedDestinations() {
1484        return new DtoMulticastNetworkConnector.ExcludedDestinations();
1485    }
1486
1487    /**
1488     * Create an instance of {@link DtoMulticastNetworkConnector.LocalTransport }
1489     * 
1490     */
1491    public DtoMulticastNetworkConnector.LocalTransport createDtoMulticastNetworkConnectorLocalTransport() {
1492        return new DtoMulticastNetworkConnector.LocalTransport();
1493    }
1494
1495    /**
1496     * Create an instance of {@link DtoMulticastNetworkConnector.RemoteTransport }
1497     * 
1498     */
1499    public DtoMulticastNetworkConnector.RemoteTransport createDtoMulticastNetworkConnectorRemoteTransport() {
1500        return new DtoMulticastNetworkConnector.RemoteTransport();
1501    }
1502
1503    /**
1504     * Create an instance of {@link DtoMulticastNetworkConnector.StaticallyIncludedDestinations }
1505     * 
1506     */
1507    public DtoMulticastNetworkConnector.StaticallyIncludedDestinations createDtoMulticastNetworkConnectorStaticallyIncludedDestinations() {
1508        return new DtoMulticastNetworkConnector.StaticallyIncludedDestinations();
1509    }
1510
1511    /**
1512     * Create an instance of {@link DtoFixedSizedSubscriptionRecoveryPolicy.Broker }
1513     * 
1514     */
1515    public DtoFixedSizedSubscriptionRecoveryPolicy.Broker createDtoFixedSizedSubscriptionRecoveryPolicyBroker() {
1516        return new DtoFixedSizedSubscriptionRecoveryPolicy.Broker();
1517    }
1518
1519    /**
1520     * Create an instance of {@link DtoFixedSizedSubscriptionRecoveryPolicy.Buffer }
1521     * 
1522     */
1523    public DtoFixedSizedSubscriptionRecoveryPolicy.Buffer createDtoFixedSizedSubscriptionRecoveryPolicyBuffer() {
1524        return new DtoFixedSizedSubscriptionRecoveryPolicy.Buffer();
1525    }
1526
1527    /**
1528     * Create an instance of {@link DtoAuthorizationEntry.AdminACLs }
1529     * 
1530     */
1531    public DtoAuthorizationEntry.AdminACLs createDtoAuthorizationEntryAdminACLs() {
1532        return new DtoAuthorizationEntry.AdminACLs();
1533    }
1534
1535    /**
1536     * Create an instance of {@link DtoAuthorizationEntry.Destination }
1537     * 
1538     */
1539    public DtoAuthorizationEntry.Destination createDtoAuthorizationEntryDestination() {
1540        return new DtoAuthorizationEntry.Destination();
1541    }
1542
1543    /**
1544     * Create an instance of {@link DtoAuthorizationEntry.ReadACLs }
1545     * 
1546     */
1547    public DtoAuthorizationEntry.ReadACLs createDtoAuthorizationEntryReadACLs() {
1548        return new DtoAuthorizationEntry.ReadACLs();
1549    }
1550
1551    /**
1552     * Create an instance of {@link DtoAuthorizationEntry.WriteACLs }
1553     * 
1554     */
1555    public DtoAuthorizationEntry.WriteACLs createDtoAuthorizationEntryWriteACLs() {
1556        return new DtoAuthorizationEntry.WriteACLs();
1557    }
1558
1559    /**
1560     * Create an instance of {@link DtoTopic.CompositeDestinations }
1561     * 
1562     */
1563    public DtoTopic.CompositeDestinations createDtoTopicCompositeDestinations() {
1564        return new DtoTopic.CompositeDestinations();
1565    }
1566
1567    /**
1568     * Create an instance of {@link DtoTopic.Properties }
1569     * 
1570     */
1571    public DtoTopic.Properties createDtoTopicProperties() {
1572        return new DtoTopic.Properties();
1573    }
1574
1575    /**
1576     * Create an instance of {@link DtoStrictOrderDispatchPolicy }
1577     * 
1578     */
1579    public DtoStrictOrderDispatchPolicy createDtoStrictOrderDispatchPolicy() {
1580        return new DtoStrictOrderDispatchPolicy();
1581    }
1582
1583    /**
1584     * Create an instance of {@link DtoJaasCertificateAuthenticationPlugin }
1585     * 
1586     */
1587    public DtoJaasCertificateAuthenticationPlugin createDtoJaasCertificateAuthenticationPlugin() {
1588        return new DtoJaasCertificateAuthenticationPlugin();
1589    }
1590
1591    /**
1592     * Create an instance of {@link DtoOldestMessageEvictionStrategy }
1593     * 
1594     */
1595    public DtoOldestMessageEvictionStrategy createDtoOldestMessageEvictionStrategy() {
1596        return new DtoOldestMessageEvictionStrategy();
1597    }
1598
1599    /**
1600     * Create an instance of {@link DtoDatabaseLocker.DataSource }
1601     * 
1602     */
1603    public DtoDatabaseLocker.DataSource createDtoDatabaseLockerDataSource() {
1604        return new DtoDatabaseLocker.DataSource();
1605    }
1606
1607    /**
1608     * Create an instance of {@link DtoDatabaseLocker.ExceptionHandler }
1609     * 
1610     */
1611    public DtoDatabaseLocker.ExceptionHandler createDtoDatabaseLockerExceptionHandler() {
1612        return new DtoDatabaseLocker.ExceptionHandler();
1613    }
1614
1615    /**
1616     * Create an instance of {@link DtoDatabaseLocker.Lockable }
1617     * 
1618     */
1619    public DtoDatabaseLocker.Lockable createDtoDatabaseLockerLockable() {
1620        return new DtoDatabaseLocker.Lockable();
1621    }
1622
1623    /**
1624     * Create an instance of {@link DtoDatabaseLocker.Statements }
1625     * 
1626     */
1627    public DtoDatabaseLocker.Statements createDtoDatabaseLockerStatements() {
1628        return new DtoDatabaseLocker.Statements();
1629    }
1630
1631    /**
1632     * Create an instance of {@link DtoDestinationsPlugin.AdminConnectionContext }
1633     * 
1634     */
1635    public DtoDestinationsPlugin.AdminConnectionContext createDtoDestinationsPluginAdminConnectionContext() {
1636        return new DtoDestinationsPlugin.AdminConnectionContext();
1637    }
1638
1639    /**
1640     * Create an instance of {@link DtoDestinationsPlugin.Next }
1641     * 
1642     */
1643    public DtoDestinationsPlugin.Next createDtoDestinationsPluginNext() {
1644        return new DtoDestinationsPlugin.Next();
1645    }
1646
1647    /**
1648     * Create an instance of {@link DtoUsageCapacity }
1649     * 
1650     */
1651    public DtoUsageCapacity createDtoUsageCapacity() {
1652        return new DtoUsageCapacity();
1653    }
1654
1655    /**
1656     * Create an instance of {@link DtoDefaultUsageCapacity }
1657     * 
1658     */
1659    public DtoDefaultUsageCapacity createDtoDefaultUsageCapacity() {
1660        return new DtoDefaultUsageCapacity();
1661    }
1662
1663    /**
1664     * Create an instance of {@link DtoReconnectionPolicy }
1665     * 
1666     */
1667    public DtoReconnectionPolicy createDtoReconnectionPolicy() {
1668        return new DtoReconnectionPolicy();
1669    }
1670
1671    /**
1672     * Create an instance of {@link DtoInboundTopicBridge.Consumer }
1673     * 
1674     */
1675    public DtoInboundTopicBridge.Consumer createDtoInboundTopicBridgeConsumer() {
1676        return new DtoInboundTopicBridge.Consumer();
1677    }
1678
1679    /**
1680     * Create an instance of {@link DtoInboundTopicBridge.ConsumerConnection }
1681     * 
1682     */
1683    public DtoInboundTopicBridge.ConsumerConnection createDtoInboundTopicBridgeConsumerConnection() {
1684        return new DtoInboundTopicBridge.ConsumerConnection();
1685    }
1686
1687    /**
1688     * Create an instance of {@link DtoInboundTopicBridge.ConsumerTopic }
1689     * 
1690     */
1691    public DtoInboundTopicBridge.ConsumerTopic createDtoInboundTopicBridgeConsumerTopic() {
1692        return new DtoInboundTopicBridge.ConsumerTopic();
1693    }
1694
1695    /**
1696     * Create an instance of {@link DtoInboundTopicBridge.JmsConnector }
1697     * 
1698     */
1699    public DtoInboundTopicBridge.JmsConnector createDtoInboundTopicBridgeJmsConnector() {
1700        return new DtoInboundTopicBridge.JmsConnector();
1701    }
1702
1703    /**
1704     * Create an instance of {@link DtoInboundTopicBridge.JmsMessageConvertor }
1705     * 
1706     */
1707    public DtoInboundTopicBridge.JmsMessageConvertor createDtoInboundTopicBridgeJmsMessageConvertor() {
1708        return new DtoInboundTopicBridge.JmsMessageConvertor();
1709    }
1710
1711    /**
1712     * Create an instance of {@link DtoInboundTopicBridge.ProducerConnection }
1713     * 
1714     */
1715    public DtoInboundTopicBridge.ProducerConnection createDtoInboundTopicBridgeProducerConnection() {
1716        return new DtoInboundTopicBridge.ProducerConnection();
1717    }
1718
1719    /**
1720     * Create an instance of {@link DtoInboundTopicBridge.ProducerTopic }
1721     * 
1722     */
1723    public DtoInboundTopicBridge.ProducerTopic createDtoInboundTopicBridgeProducerTopic() {
1724        return new DtoInboundTopicBridge.ProducerTopic();
1725    }
1726
1727    /**
1728     * Create an instance of {@link DtoForcePersistencyModeBroker.AdminConnectionContext }
1729     * 
1730     */
1731    public DtoForcePersistencyModeBroker.AdminConnectionContext createDtoForcePersistencyModeBrokerAdminConnectionContext() {
1732        return new DtoForcePersistencyModeBroker.AdminConnectionContext();
1733    }
1734
1735    /**
1736     * Create an instance of {@link DtoForcePersistencyModeBroker.Next }
1737     * 
1738     */
1739    public DtoForcePersistencyModeBroker.Next createDtoForcePersistencyModeBrokerNext() {
1740        return new DtoForcePersistencyModeBroker.Next();
1741    }
1742
1743    /**
1744     * Create an instance of {@link DtoMaxdbJdbcAdapter.Statements }
1745     * 
1746     */
1747    public DtoMaxdbJdbcAdapter.Statements createDtoMaxdbJdbcAdapterStatements() {
1748        return new DtoMaxdbJdbcAdapter.Statements();
1749    }
1750
1751    /**
1752     * Create an instance of {@link DtoPostgresqlJdbcAdapter.Statements }
1753     * 
1754     */
1755    public DtoPostgresqlJdbcAdapter.Statements createDtoPostgresqlJdbcAdapterStatements() {
1756        return new DtoPostgresqlJdbcAdapter.Statements();
1757    }
1758
1759    /**
1760     * Create an instance of {@link DtoBlobJDBCAdapter.Statements }
1761     * 
1762     */
1763    public DtoBlobJDBCAdapter.Statements createDtoBlobJDBCAdapterStatements() {
1764        return new DtoBlobJDBCAdapter.Statements();
1765    }
1766
1767    /**
1768     * Create an instance of {@link DtoJDBCIOExceptionHandler.BrokerService }
1769     * 
1770     */
1771    public DtoJDBCIOExceptionHandler.BrokerService createDtoJDBCIOExceptionHandlerBrokerService() {
1772        return new DtoJDBCIOExceptionHandler.BrokerService();
1773    }
1774
1775    /**
1776     * Create an instance of {@link DtoXaConnectionFactory.BlobTransferPolicy }
1777     * 
1778     */
1779    public DtoXaConnectionFactory.BlobTransferPolicy createDtoXaConnectionFactoryBlobTransferPolicy() {
1780        return new DtoXaConnectionFactory.BlobTransferPolicy();
1781    }
1782
1783    /**
1784     * Create an instance of {@link DtoXaConnectionFactory.ClientIdGenerator }
1785     * 
1786     */
1787    public DtoXaConnectionFactory.ClientIdGenerator createDtoXaConnectionFactoryClientIdGenerator() {
1788        return new DtoXaConnectionFactory.ClientIdGenerator();
1789    }
1790
1791    /**
1792     * Create an instance of {@link DtoXaConnectionFactory.ClientInternalExceptionListener }
1793     * 
1794     */
1795    public DtoXaConnectionFactory.ClientInternalExceptionListener createDtoXaConnectionFactoryClientInternalExceptionListener() {
1796        return new DtoXaConnectionFactory.ClientInternalExceptionListener();
1797    }
1798
1799    /**
1800     * Create an instance of {@link DtoXaConnectionFactory.ConnectionIdGenerator }
1801     * 
1802     */
1803    public DtoXaConnectionFactory.ConnectionIdGenerator createDtoXaConnectionFactoryConnectionIdGenerator() {
1804        return new DtoXaConnectionFactory.ConnectionIdGenerator();
1805    }
1806
1807    /**
1808     * Create an instance of {@link DtoXaConnectionFactory.ExceptionListener }
1809     * 
1810     */
1811    public DtoXaConnectionFactory.ExceptionListener createDtoXaConnectionFactoryExceptionListener() {
1812        return new DtoXaConnectionFactory.ExceptionListener();
1813    }
1814
1815    /**
1816     * Create an instance of {@link DtoXaConnectionFactory.PrefetchPolicy }
1817     * 
1818     */
1819    public DtoXaConnectionFactory.PrefetchPolicy createDtoXaConnectionFactoryPrefetchPolicy() {
1820        return new DtoXaConnectionFactory.PrefetchPolicy();
1821    }
1822
1823    /**
1824     * Create an instance of {@link DtoXaConnectionFactory.Properties }
1825     * 
1826     */
1827    public DtoXaConnectionFactory.Properties createDtoXaConnectionFactoryProperties() {
1828        return new DtoXaConnectionFactory.Properties();
1829    }
1830
1831    /**
1832     * Create an instance of {@link DtoXaConnectionFactory.RedeliveryPolicy }
1833     * 
1834     */
1835    public DtoXaConnectionFactory.RedeliveryPolicy createDtoXaConnectionFactoryRedeliveryPolicy() {
1836        return new DtoXaConnectionFactory.RedeliveryPolicy();
1837    }
1838
1839    /**
1840     * Create an instance of {@link DtoXaConnectionFactory.RedeliveryPolicyMap }
1841     * 
1842     */
1843    public DtoXaConnectionFactory.RedeliveryPolicyMap createDtoXaConnectionFactoryRedeliveryPolicyMap() {
1844        return new DtoXaConnectionFactory.RedeliveryPolicyMap();
1845    }
1846
1847    /**
1848     * Create an instance of {@link DtoXaConnectionFactory.RejectedTaskHandler }
1849     * 
1850     */
1851    public DtoXaConnectionFactory.RejectedTaskHandler createDtoXaConnectionFactoryRejectedTaskHandler() {
1852        return new DtoXaConnectionFactory.RejectedTaskHandler();
1853    }
1854
1855    /**
1856     * Create an instance of {@link DtoXaConnectionFactory.SessionTaskRunner }
1857     * 
1858     */
1859    public DtoXaConnectionFactory.SessionTaskRunner createDtoXaConnectionFactorySessionTaskRunner() {
1860        return new DtoXaConnectionFactory.SessionTaskRunner();
1861    }
1862
1863    /**
1864     * Create an instance of {@link DtoXaConnectionFactory.Transformer }
1865     * 
1866     */
1867    public DtoXaConnectionFactory.Transformer createDtoXaConnectionFactoryTransformer() {
1868        return new DtoXaConnectionFactory.Transformer();
1869    }
1870
1871    /**
1872     * Create an instance of {@link DtoXaConnectionFactory.TransportListener }
1873     * 
1874     */
1875    public DtoXaConnectionFactory.TransportListener createDtoXaConnectionFactoryTransportListener() {
1876        return new DtoXaConnectionFactory.TransportListener();
1877    }
1878
1879    /**
1880     * Create an instance of {@link DtoMessageGroupHashBucketFactory }
1881     * 
1882     */
1883    public DtoMessageGroupHashBucketFactory createDtoMessageGroupHashBucketFactory() {
1884        return new DtoMessageGroupHashBucketFactory();
1885    }
1886
1887    /**
1888     * Create an instance of {@link DtoImageBasedJDBCAdaptor.Statements }
1889     * 
1890     */
1891    public DtoImageBasedJDBCAdaptor.Statements createDtoImageBasedJDBCAdaptorStatements() {
1892        return new DtoImageBasedJDBCAdaptor.Statements();
1893    }
1894
1895    /**
1896     * Create an instance of {@link DtoMemoryPersistenceAdapter.UsageManager }
1897     * 
1898     */
1899    public DtoMemoryPersistenceAdapter.UsageManager createDtoMemoryPersistenceAdapterUsageManager() {
1900        return new DtoMemoryPersistenceAdapter.UsageManager();
1901    }
1902
1903    /**
1904     * Create an instance of {@link DtoForwardingBridge.LocalBroker }
1905     * 
1906     */
1907    public DtoForwardingBridge.LocalBroker createDtoForwardingBridgeLocalBroker() {
1908        return new DtoForwardingBridge.LocalBroker();
1909    }
1910
1911    /**
1912     * Create an instance of {@link DtoForwardingBridge.NetworkBridgeFailedListener }
1913     * 
1914     */
1915    public DtoForwardingBridge.NetworkBridgeFailedListener createDtoForwardingBridgeNetworkBridgeFailedListener() {
1916        return new DtoForwardingBridge.NetworkBridgeFailedListener();
1917    }
1918
1919    /**
1920     * Create an instance of {@link DtoForwardingBridge.RemoteBroker }
1921     * 
1922     */
1923    public DtoForwardingBridge.RemoteBroker createDtoForwardingBridgeRemoteBroker() {
1924        return new DtoForwardingBridge.RemoteBroker();
1925    }
1926
1927    /**
1928     * Create an instance of {@link DtoJournalPersistenceAdapterFactory.Adapter }
1929     * 
1930     */
1931    public DtoJournalPersistenceAdapterFactory.Adapter createDtoJournalPersistenceAdapterFactoryAdapter() {
1932        return new DtoJournalPersistenceAdapterFactory.Adapter();
1933    }
1934
1935    /**
1936     * Create an instance of {@link DtoJournalPersistenceAdapterFactory.BrokerService }
1937     * 
1938     */
1939    public DtoJournalPersistenceAdapterFactory.BrokerService createDtoJournalPersistenceAdapterFactoryBrokerService() {
1940        return new DtoJournalPersistenceAdapterFactory.BrokerService();
1941    }
1942
1943    /**
1944     * Create an instance of {@link DtoJournalPersistenceAdapterFactory.DataSource }
1945     * 
1946     */
1947    public DtoJournalPersistenceAdapterFactory.DataSource createDtoJournalPersistenceAdapterFactoryDataSource() {
1948        return new DtoJournalPersistenceAdapterFactory.DataSource();
1949    }
1950
1951    /**
1952     * Create an instance of {@link DtoJournalPersistenceAdapterFactory.JdbcAdapter }
1953     * 
1954     */
1955    public DtoJournalPersistenceAdapterFactory.JdbcAdapter createDtoJournalPersistenceAdapterFactoryJdbcAdapter() {
1956        return new DtoJournalPersistenceAdapterFactory.JdbcAdapter();
1957    }
1958
1959    /**
1960     * Create an instance of {@link DtoJournalPersistenceAdapterFactory.Journal }
1961     * 
1962     */
1963    public DtoJournalPersistenceAdapterFactory.Journal createDtoJournalPersistenceAdapterFactoryJournal() {
1964        return new DtoJournalPersistenceAdapterFactory.Journal();
1965    }
1966
1967    /**
1968     * Create an instance of {@link DtoJournalPersistenceAdapterFactory.Locker }
1969     * 
1970     */
1971    public DtoJournalPersistenceAdapterFactory.Locker createDtoJournalPersistenceAdapterFactoryLocker() {
1972        return new DtoJournalPersistenceAdapterFactory.Locker();
1973    }
1974
1975    /**
1976     * Create an instance of {@link DtoJournalPersistenceAdapterFactory.ScheduledThreadPoolExecutor }
1977     * 
1978     */
1979    public DtoJournalPersistenceAdapterFactory.ScheduledThreadPoolExecutor createDtoJournalPersistenceAdapterFactoryScheduledThreadPoolExecutor() {
1980        return new DtoJournalPersistenceAdapterFactory.ScheduledThreadPoolExecutor();
1981    }
1982
1983    /**
1984     * Create an instance of {@link DtoJournalPersistenceAdapterFactory.Statements }
1985     * 
1986     */
1987    public DtoJournalPersistenceAdapterFactory.Statements createDtoJournalPersistenceAdapterFactoryStatements() {
1988        return new DtoJournalPersistenceAdapterFactory.Statements();
1989    }
1990
1991    /**
1992     * Create an instance of {@link DtoJournalPersistenceAdapterFactory.TaskRunnerFactory }
1993     * 
1994     */
1995    public DtoJournalPersistenceAdapterFactory.TaskRunnerFactory createDtoJournalPersistenceAdapterFactoryTaskRunnerFactory() {
1996        return new DtoJournalPersistenceAdapterFactory.TaskRunnerFactory();
1997    }
1998
1999    /**
2000     * Create an instance of {@link DtoSybaseJdbcAdapter.Statements }
2001     * 
2002     */
2003    public DtoSybaseJdbcAdapter.Statements createDtoSybaseJdbcAdapterStatements() {
2004        return new DtoSybaseJdbcAdapter.Statements();
2005    }
2006
2007    /**
2008     * Create an instance of {@link DtoVirtualSelectorCacheBrokerPlugin }
2009     * 
2010     */
2011    public DtoVirtualSelectorCacheBrokerPlugin createDtoVirtualSelectorCacheBrokerPlugin() {
2012        return new DtoVirtualSelectorCacheBrokerPlugin();
2013    }
2014
2015    /**
2016     * Create an instance of {@link DtoRedeliveryPolicyMap.DefaultEntry }
2017     * 
2018     */
2019    public DtoRedeliveryPolicyMap.DefaultEntry createDtoRedeliveryPolicyMapDefaultEntry() {
2020        return new DtoRedeliveryPolicyMap.DefaultEntry();
2021    }
2022
2023    /**
2024     * Create an instance of {@link DtoRedeliveryPolicyMap.Entries }
2025     * 
2026     */
2027    public DtoRedeliveryPolicyMap.Entries createDtoRedeliveryPolicyMapEntries() {
2028        return new DtoRedeliveryPolicyMap.Entries();
2029    }
2030
2031    /**
2032     * Create an instance of {@link DtoRedeliveryPolicyMap.RedeliveryPolicyEntries }
2033     * 
2034     */
2035    public DtoRedeliveryPolicyMap.RedeliveryPolicyEntries createDtoRedeliveryPolicyMapRedeliveryPolicyEntries() {
2036        return new DtoRedeliveryPolicyMap.RedeliveryPolicyEntries();
2037    }
2038
2039    /**
2040     * Create an instance of {@link DtoOldestMessageWithLowestPriorityEvictionStrategy }
2041     * 
2042     */
2043    public DtoOldestMessageWithLowestPriorityEvictionStrategy createDtoOldestMessageWithLowestPriorityEvictionStrategy() {
2044        return new DtoOldestMessageWithLowestPriorityEvictionStrategy();
2045    }
2046
2047    /**
2048     * Create an instance of {@link DtoDefaultIOExceptionHandler.BrokerService }
2049     * 
2050     */
2051    public DtoDefaultIOExceptionHandler.BrokerService createDtoDefaultIOExceptionHandlerBrokerService() {
2052        return new DtoDefaultIOExceptionHandler.BrokerService();
2053    }
2054
2055    /**
2056     * Create an instance of {@link DtoVmCursor }
2057     * 
2058     */
2059    public DtoVmCursor createDtoVmCursor() {
2060        return new DtoVmCursor();
2061    }
2062
2063    /**
2064     * Create an instance of {@link DtoInboundQueueBridge.Consumer }
2065     * 
2066     */
2067    public DtoInboundQueueBridge.Consumer createDtoInboundQueueBridgeConsumer() {
2068        return new DtoInboundQueueBridge.Consumer();
2069    }
2070
2071    /**
2072     * Create an instance of {@link DtoInboundQueueBridge.ConsumerConnection }
2073     * 
2074     */
2075    public DtoInboundQueueBridge.ConsumerConnection createDtoInboundQueueBridgeConsumerConnection() {
2076        return new DtoInboundQueueBridge.ConsumerConnection();
2077    }
2078
2079    /**
2080     * Create an instance of {@link DtoInboundQueueBridge.ConsumerQueue }
2081     * 
2082     */
2083    public DtoInboundQueueBridge.ConsumerQueue createDtoInboundQueueBridgeConsumerQueue() {
2084        return new DtoInboundQueueBridge.ConsumerQueue();
2085    }
2086
2087    /**
2088     * Create an instance of {@link DtoInboundQueueBridge.JmsConnector }
2089     * 
2090     */
2091    public DtoInboundQueueBridge.JmsConnector createDtoInboundQueueBridgeJmsConnector() {
2092        return new DtoInboundQueueBridge.JmsConnector();
2093    }
2094
2095    /**
2096     * Create an instance of {@link DtoInboundQueueBridge.JmsMessageConvertor }
2097     * 
2098     */
2099    public DtoInboundQueueBridge.JmsMessageConvertor createDtoInboundQueueBridgeJmsMessageConvertor() {
2100        return new DtoInboundQueueBridge.JmsMessageConvertor();
2101    }
2102
2103    /**
2104     * Create an instance of {@link DtoInboundQueueBridge.ProducerConnection }
2105     * 
2106     */
2107    public DtoInboundQueueBridge.ProducerConnection createDtoInboundQueueBridgeProducerConnection() {
2108        return new DtoInboundQueueBridge.ProducerConnection();
2109    }
2110
2111    /**
2112     * Create an instance of {@link DtoInboundQueueBridge.ProducerQueue }
2113     * 
2114     */
2115    public DtoInboundQueueBridge.ProducerQueue createDtoInboundQueueBridgeProducerQueue() {
2116        return new DtoInboundQueueBridge.ProducerQueue();
2117    }
2118
2119    /**
2120     * Create an instance of {@link DtoMKahaDB.BrokerService }
2121     * 
2122     */
2123    public DtoMKahaDB.BrokerService createDtoMKahaDBBrokerService() {
2124        return new DtoMKahaDB.BrokerService();
2125    }
2126
2127    /**
2128     * Create an instance of {@link DtoMKahaDB.FilteredPersistenceAdapters }
2129     * 
2130     */
2131    public DtoMKahaDB.FilteredPersistenceAdapters createDtoMKahaDBFilteredPersistenceAdapters() {
2132        return new DtoMKahaDB.FilteredPersistenceAdapters();
2133    }
2134
2135    /**
2136     * Create an instance of {@link DtoMKahaDB.Locker }
2137     * 
2138     */
2139    public DtoMKahaDB.Locker createDtoMKahaDBLocker() {
2140        return new DtoMKahaDB.Locker();
2141    }
2142
2143    /**
2144     * Create an instance of {@link DtoMKahaDB.ScheduledThreadPoolExecutor }
2145     * 
2146     */
2147    public DtoMKahaDB.ScheduledThreadPoolExecutor createDtoMKahaDBScheduledThreadPoolExecutor() {
2148        return new DtoMKahaDB.ScheduledThreadPoolExecutor();
2149    }
2150
2151    /**
2152     * Create an instance of {@link DtoMKahaDB.TransactionStore }
2153     * 
2154     */
2155    public DtoMKahaDB.TransactionStore createDtoMKahaDBTransactionStore() {
2156        return new DtoMKahaDB.TransactionStore();
2157    }
2158
2159    /**
2160     * Create an instance of {@link DtoMKahaDB.UsageManager }
2161     * 
2162     */
2163    public DtoMKahaDB.UsageManager createDtoMKahaDBUsageManager() {
2164        return new DtoMKahaDB.UsageManager();
2165    }
2166
2167    /**
2168     * Create an instance of {@link DtoCompositeQueue.ForwardTo }
2169     * 
2170     */
2171    public DtoCompositeQueue.ForwardTo createDtoCompositeQueueForwardTo() {
2172        return new DtoCompositeQueue.ForwardTo();
2173    }
2174
2175    /**
2176     * Create an instance of {@link DtoPolicyEntry.DeadLetterStrategy }
2177     * 
2178     */
2179    public DtoPolicyEntry.DeadLetterStrategy createDtoPolicyEntryDeadLetterStrategy() {
2180        return new DtoPolicyEntry.DeadLetterStrategy();
2181    }
2182
2183    /**
2184     * Create an instance of {@link DtoPolicyEntry.Destination }
2185     * 
2186     */
2187    public DtoPolicyEntry.Destination createDtoPolicyEntryDestination() {
2188        return new DtoPolicyEntry.Destination();
2189    }
2190
2191    /**
2192     * Create an instance of {@link DtoPolicyEntry.DispatchPolicy }
2193     * 
2194     */
2195    public DtoPolicyEntry.DispatchPolicy createDtoPolicyEntryDispatchPolicy() {
2196        return new DtoPolicyEntry.DispatchPolicy();
2197    }
2198
2199    /**
2200     * Create an instance of {@link DtoPolicyEntry.MessageEvictionStrategy }
2201     * 
2202     */
2203    public DtoPolicyEntry.MessageEvictionStrategy createDtoPolicyEntryMessageEvictionStrategy() {
2204        return new DtoPolicyEntry.MessageEvictionStrategy();
2205    }
2206
2207    /**
2208     * Create an instance of {@link DtoPolicyEntry.MessageGroupMapFactory }
2209     * 
2210     */
2211    public DtoPolicyEntry.MessageGroupMapFactory createDtoPolicyEntryMessageGroupMapFactory() {
2212        return new DtoPolicyEntry.MessageGroupMapFactory();
2213    }
2214
2215    /**
2216     * Create an instance of {@link DtoPolicyEntry.NetworkBridgeFilterFactory }
2217     * 
2218     */
2219    public DtoPolicyEntry.NetworkBridgeFilterFactory createDtoPolicyEntryNetworkBridgeFilterFactory() {
2220        return new DtoPolicyEntry.NetworkBridgeFilterFactory();
2221    }
2222
2223    /**
2224     * Create an instance of {@link DtoPolicyEntry.PendingDurableSubscriberPolicy }
2225     * 
2226     */
2227    public DtoPolicyEntry.PendingDurableSubscriberPolicy createDtoPolicyEntryPendingDurableSubscriberPolicy() {
2228        return new DtoPolicyEntry.PendingDurableSubscriberPolicy();
2229    }
2230
2231    /**
2232     * Create an instance of {@link DtoPolicyEntry.PendingMessageLimitStrategy }
2233     * 
2234     */
2235    public DtoPolicyEntry.PendingMessageLimitStrategy createDtoPolicyEntryPendingMessageLimitStrategy() {
2236        return new DtoPolicyEntry.PendingMessageLimitStrategy();
2237    }
2238
2239    /**
2240     * Create an instance of {@link DtoPolicyEntry.PendingQueuePolicy }
2241     * 
2242     */
2243    public DtoPolicyEntry.PendingQueuePolicy createDtoPolicyEntryPendingQueuePolicy() {
2244        return new DtoPolicyEntry.PendingQueuePolicy();
2245    }
2246
2247    /**
2248     * Create an instance of {@link DtoPolicyEntry.PendingSubscriberPolicy }
2249     * 
2250     */
2251    public DtoPolicyEntry.PendingSubscriberPolicy createDtoPolicyEntryPendingSubscriberPolicy() {
2252        return new DtoPolicyEntry.PendingSubscriberPolicy();
2253    }
2254
2255    /**
2256     * Create an instance of {@link DtoPolicyEntry.SlowConsumerStrategy }
2257     * 
2258     */
2259    public DtoPolicyEntry.SlowConsumerStrategy createDtoPolicyEntrySlowConsumerStrategy() {
2260        return new DtoPolicyEntry.SlowConsumerStrategy();
2261    }
2262
2263    /**
2264     * Create an instance of {@link DtoPolicyEntry.SubscriptionRecoveryPolicy }
2265     * 
2266     */
2267    public DtoPolicyEntry.SubscriptionRecoveryPolicy createDtoPolicyEntrySubscriptionRecoveryPolicy() {
2268        return new DtoPolicyEntry.SubscriptionRecoveryPolicy();
2269    }
2270
2271    /**
2272     * Create an instance of {@link DtoStoreCursor }
2273     * 
2274     */
2275    public DtoStoreCursor createDtoStoreCursor() {
2276        return new DtoStoreCursor();
2277    }
2278
2279    /**
2280     * Create an instance of {@link DtoCamelRoutesBrokerPlugin }
2281     * 
2282     */
2283    public DtoCamelRoutesBrokerPlugin createDtoCamelRoutesBrokerPlugin() {
2284        return new DtoCamelRoutesBrokerPlugin();
2285    }
2286
2287    /**
2288     * Create an instance of {@link DtoManagementContext.MBeanServer }
2289     * 
2290     */
2291    public DtoManagementContext.MBeanServer createDtoManagementContextMBeanServer() {
2292        return new DtoManagementContext.MBeanServer();
2293    }
2294
2295    /**
2296     * Create an instance of {@link DtoManagementContext.Environment }
2297     * 
2298     */
2299    public DtoManagementContext.Environment createDtoManagementContextEnvironment() {
2300        return new DtoManagementContext.Environment();
2301    }
2302
2303    /**
2304     * Create an instance of {@link DtoManagementContext.Server }
2305     * 
2306     */
2307    public DtoManagementContext.Server createDtoManagementContextServer() {
2308        return new DtoManagementContext.Server();
2309    }
2310
2311    /**
2312     * Create an instance of {@link DtoFilteredKahaDB.Adapter }
2313     * 
2314     */
2315    public DtoFilteredKahaDB.Adapter createDtoFilteredKahaDBAdapter() {
2316        return new DtoFilteredKahaDB.Adapter();
2317    }
2318
2319    /**
2320     * Create an instance of {@link DtoFilteredKahaDB.Destination }
2321     * 
2322     */
2323    public DtoFilteredKahaDB.Destination createDtoFilteredKahaDBDestination() {
2324        return new DtoFilteredKahaDB.Destination();
2325    }
2326
2327    /**
2328     * Create an instance of {@link DtoFilteredKahaDB.PersistenceAdapter }
2329     * 
2330     */
2331    public DtoFilteredKahaDB.PersistenceAdapter createDtoFilteredKahaDBPersistenceAdapter() {
2332        return new DtoFilteredKahaDB.PersistenceAdapter();
2333    }
2334
2335    /**
2336     * Create an instance of {@link DtoBytesJDBCAdapter.Statements }
2337     * 
2338     */
2339    public DtoBytesJDBCAdapter.Statements createDtoBytesJDBCAdapterStatements() {
2340        return new DtoBytesJDBCAdapter.Statements();
2341    }
2342
2343    /**
2344     * Create an instance of {@link DtoDestinationDotFilePlugin }
2345     * 
2346     */
2347    public DtoDestinationDotFilePlugin createDtoDestinationDotFilePlugin() {
2348        return new DtoDestinationDotFilePlugin();
2349    }
2350
2351    /**
2352     * Create an instance of {@link DtoPrefetchPolicy }
2353     * 
2354     */
2355    public DtoPrefetchPolicy createDtoPrefetchPolicy() {
2356        return new DtoPrefetchPolicy();
2357    }
2358
2359    /**
2360     * Create an instance of {@link DtoTimeStampingBrokerPlugin.AdminConnectionContext }
2361     * 
2362     */
2363    public DtoTimeStampingBrokerPlugin.AdminConnectionContext createDtoTimeStampingBrokerPluginAdminConnectionContext() {
2364        return new DtoTimeStampingBrokerPlugin.AdminConnectionContext();
2365    }
2366
2367    /**
2368     * Create an instance of {@link DtoTimeStampingBrokerPlugin.Next }
2369     * 
2370     */
2371    public DtoTimeStampingBrokerPlugin.Next createDtoTimeStampingBrokerPluginNext() {
2372        return new DtoTimeStampingBrokerPlugin.Next();
2373    }
2374
2375    /**
2376     * Create an instance of {@link DtoConstantPendingMessageLimitStrategy }
2377     * 
2378     */
2379    public DtoConstantPendingMessageLimitStrategy createDtoConstantPendingMessageLimitStrategy() {
2380        return new DtoConstantPendingMessageLimitStrategy();
2381    }
2382
2383    /**
2384     * Create an instance of {@link DtoReplicatedLevelDB.BrokerService }
2385     * 
2386     */
2387    public DtoReplicatedLevelDB.BrokerService createDtoReplicatedLevelDBBrokerService() {
2388        return new DtoReplicatedLevelDB.BrokerService();
2389    }
2390
2391    /**
2392     * Create an instance of {@link DtoReplicatedLevelDB.Locker }
2393     * 
2394     */
2395    public DtoReplicatedLevelDB.Locker createDtoReplicatedLevelDBLocker() {
2396        return new DtoReplicatedLevelDB.Locker();
2397    }
2398
2399    /**
2400     * Create an instance of {@link DtoReplicatedLevelDB.ScheduledThreadPoolExecutor }
2401     * 
2402     */
2403    public DtoReplicatedLevelDB.ScheduledThreadPoolExecutor createDtoReplicatedLevelDBScheduledThreadPoolExecutor() {
2404        return new DtoReplicatedLevelDB.ScheduledThreadPoolExecutor();
2405    }
2406
2407    /**
2408     * Create an instance of {@link DtoReplicatedLevelDB.UsageManager }
2409     * 
2410     */
2411    public DtoReplicatedLevelDB.UsageManager createDtoReplicatedLevelDBUsageManager() {
2412        return new DtoReplicatedLevelDB.UsageManager();
2413    }
2414
2415    /**
2416     * Create an instance of {@link DtoPooledConnectionFactory.ConnectionFactory }
2417     * 
2418     */
2419    public DtoPooledConnectionFactory.ConnectionFactory createDtoPooledConnectionFactoryConnectionFactory() {
2420        return new DtoPooledConnectionFactory.ConnectionFactory();
2421    }
2422
2423    /**
2424     * Create an instance of {@link DtoPooledConnectionFactory.TransactionManager }
2425     * 
2426     */
2427    public DtoPooledConnectionFactory.TransactionManager createDtoPooledConnectionFactoryTransactionManager() {
2428        return new DtoPooledConnectionFactory.TransactionManager();
2429    }
2430
2431    /**
2432     * Create an instance of {@link DtoFileQueueCursor }
2433     * 
2434     */
2435    public DtoFileQueueCursor createDtoFileQueueCursor() {
2436        return new DtoFileQueueCursor();
2437    }
2438
2439    /**
2440     * Create an instance of {@link DtoCachedLDAPAuthorizationMap }
2441     * 
2442     */
2443    public DtoCachedLDAPAuthorizationMap createDtoCachedLDAPAuthorizationMap() {
2444        return new DtoCachedLDAPAuthorizationMap();
2445    }
2446
2447    /**
2448     * Create an instance of {@link DtoJaasDualAuthenticationPlugin }
2449     * 
2450     */
2451    public DtoJaasDualAuthenticationPlugin createDtoJaasDualAuthenticationPlugin() {
2452        return new DtoJaasDualAuthenticationPlugin();
2453    }
2454
2455    /**
2456     * Create an instance of {@link DtoOracleBlobJDBCAdapter.Statements }
2457     * 
2458     */
2459    public DtoOracleBlobJDBCAdapter.Statements createDtoOracleBlobJDBCAdapterStatements() {
2460        return new DtoOracleBlobJDBCAdapter.Statements();
2461    }
2462
2463    /**
2464     * Create an instance of {@link DtoAbortSlowConsumerStrategy.BrokerService }
2465     * 
2466     */
2467    public DtoAbortSlowConsumerStrategy.BrokerService createDtoAbortSlowConsumerStrategyBrokerService() {
2468        return new DtoAbortSlowConsumerStrategy.BrokerService();
2469    }
2470
2471    /**
2472     * Create an instance of {@link DtoJmsTopicConnector.BrokerService }
2473     * 
2474     */
2475    public DtoJmsTopicConnector.BrokerService createDtoJmsTopicConnectorBrokerService() {
2476        return new DtoJmsTopicConnector.BrokerService();
2477    }
2478
2479    /**
2480     * Create an instance of {@link DtoJmsTopicConnector.InboundMessageConvertor }
2481     * 
2482     */
2483    public DtoJmsTopicConnector.InboundMessageConvertor createDtoJmsTopicConnectorInboundMessageConvertor() {
2484        return new DtoJmsTopicConnector.InboundMessageConvertor();
2485    }
2486
2487    /**
2488     * Create an instance of {@link DtoJmsTopicConnector.InboundTopicBridges }
2489     * 
2490     */
2491    public DtoJmsTopicConnector.InboundTopicBridges createDtoJmsTopicConnectorInboundTopicBridges() {
2492        return new DtoJmsTopicConnector.InboundTopicBridges();
2493    }
2494
2495    /**
2496     * Create an instance of {@link DtoJmsTopicConnector.LocalTopicConnection }
2497     * 
2498     */
2499    public DtoJmsTopicConnector.LocalTopicConnection createDtoJmsTopicConnectorLocalTopicConnection() {
2500        return new DtoJmsTopicConnector.LocalTopicConnection();
2501    }
2502
2503    /**
2504     * Create an instance of {@link DtoJmsTopicConnector.LocalTopicConnectionFactory }
2505     * 
2506     */
2507    public DtoJmsTopicConnector.LocalTopicConnectionFactory createDtoJmsTopicConnectorLocalTopicConnectionFactory() {
2508        return new DtoJmsTopicConnector.LocalTopicConnectionFactory();
2509    }
2510
2511    /**
2512     * Create an instance of {@link DtoJmsTopicConnector.OutboundMessageConvertor }
2513     * 
2514     */
2515    public DtoJmsTopicConnector.OutboundMessageConvertor createDtoJmsTopicConnectorOutboundMessageConvertor() {
2516        return new DtoJmsTopicConnector.OutboundMessageConvertor();
2517    }
2518
2519    /**
2520     * Create an instance of {@link DtoJmsTopicConnector.OutboundTopicBridges }
2521     * 
2522     */
2523    public DtoJmsTopicConnector.OutboundTopicBridges createDtoJmsTopicConnectorOutboundTopicBridges() {
2524        return new DtoJmsTopicConnector.OutboundTopicBridges();
2525    }
2526
2527    /**
2528     * Create an instance of {@link DtoJmsTopicConnector.OutboundTopicConnection }
2529     * 
2530     */
2531    public DtoJmsTopicConnector.OutboundTopicConnection createDtoJmsTopicConnectorOutboundTopicConnection() {
2532        return new DtoJmsTopicConnector.OutboundTopicConnection();
2533    }
2534
2535    /**
2536     * Create an instance of {@link DtoJmsTopicConnector.OutboundTopicConnectionFactory }
2537     * 
2538     */
2539    public DtoJmsTopicConnector.OutboundTopicConnectionFactory createDtoJmsTopicConnectorOutboundTopicConnectionFactory() {
2540        return new DtoJmsTopicConnector.OutboundTopicConnectionFactory();
2541    }
2542
2543    /**
2544     * Create an instance of {@link DtoJmsTopicConnector.ReconnectionPolicy }
2545     * 
2546     */
2547    public DtoJmsTopicConnector.ReconnectionPolicy createDtoJmsTopicConnectorReconnectionPolicy() {
2548        return new DtoJmsTopicConnector.ReconnectionPolicy();
2549    }
2550
2551    /**
2552     * Create an instance of {@link DtoPolicyMap.DefaultEntry }
2553     * 
2554     */
2555    public DtoPolicyMap.DefaultEntry createDtoPolicyMapDefaultEntry() {
2556        return new DtoPolicyMap.DefaultEntry();
2557    }
2558
2559    /**
2560     * Create an instance of {@link DtoPolicyMap.Entries }
2561     * 
2562     */
2563    public DtoPolicyMap.Entries createDtoPolicyMapEntries() {
2564        return new DtoPolicyMap.Entries();
2565    }
2566
2567    /**
2568     * Create an instance of {@link DtoPolicyMap.PolicyEntries }
2569     * 
2570     */
2571    public DtoPolicyMap.PolicyEntries createDtoPolicyMapPolicyEntries() {
2572        return new DtoPolicyMap.PolicyEntries();
2573    }
2574
2575    /**
2576     * Create an instance of {@link DtoJdbcPersistenceAdapter.Adapter }
2577     * 
2578     */
2579    public DtoJdbcPersistenceAdapter.Adapter createDtoJdbcPersistenceAdapterAdapter() {
2580        return new DtoJdbcPersistenceAdapter.Adapter();
2581    }
2582
2583    /**
2584     * Create an instance of {@link DtoJdbcPersistenceAdapter.BrokerService }
2585     * 
2586     */
2587    public DtoJdbcPersistenceAdapter.BrokerService createDtoJdbcPersistenceAdapterBrokerService() {
2588        return new DtoJdbcPersistenceAdapter.BrokerService();
2589    }
2590
2591    /**
2592     * Create an instance of {@link DtoJdbcPersistenceAdapter.DataSource }
2593     * 
2594     */
2595    public DtoJdbcPersistenceAdapter.DataSource createDtoJdbcPersistenceAdapterDataSource() {
2596        return new DtoJdbcPersistenceAdapter.DataSource();
2597    }
2598
2599    /**
2600     * Create an instance of {@link DtoJdbcPersistenceAdapter.DatabaseLocker }
2601     * 
2602     */
2603    public DtoJdbcPersistenceAdapter.DatabaseLocker createDtoJdbcPersistenceAdapterDatabaseLocker() {
2604        return new DtoJdbcPersistenceAdapter.DatabaseLocker();
2605    }
2606
2607    /**
2608     * Create an instance of {@link DtoJdbcPersistenceAdapter.Ds }
2609     * 
2610     */
2611    public DtoJdbcPersistenceAdapter.Ds createDtoJdbcPersistenceAdapterDs() {
2612        return new DtoJdbcPersistenceAdapter.Ds();
2613    }
2614
2615    /**
2616     * Create an instance of {@link DtoJdbcPersistenceAdapter.LockDataSource }
2617     * 
2618     */
2619    public DtoJdbcPersistenceAdapter.LockDataSource createDtoJdbcPersistenceAdapterLockDataSource() {
2620        return new DtoJdbcPersistenceAdapter.LockDataSource();
2621    }
2622
2623    /**
2624     * Create an instance of {@link DtoJdbcPersistenceAdapter.Locker }
2625     * 
2626     */
2627    public DtoJdbcPersistenceAdapter.Locker createDtoJdbcPersistenceAdapterLocker() {
2628        return new DtoJdbcPersistenceAdapter.Locker();
2629    }
2630
2631    /**
2632     * Create an instance of {@link DtoJdbcPersistenceAdapter.ScheduledThreadPoolExecutor }
2633     * 
2634     */
2635    public DtoJdbcPersistenceAdapter.ScheduledThreadPoolExecutor createDtoJdbcPersistenceAdapterScheduledThreadPoolExecutor() {
2636        return new DtoJdbcPersistenceAdapter.ScheduledThreadPoolExecutor();
2637    }
2638
2639    /**
2640     * Create an instance of {@link DtoJdbcPersistenceAdapter.Statements }
2641     * 
2642     */
2643    public DtoJdbcPersistenceAdapter.Statements createDtoJdbcPersistenceAdapterStatements() {
2644        return new DtoJdbcPersistenceAdapter.Statements();
2645    }
2646
2647    /**
2648     * Create an instance of {@link DtoJdbcPersistenceAdapter.UsageManager }
2649     * 
2650     */
2651    public DtoJdbcPersistenceAdapter.UsageManager createDtoJdbcPersistenceAdapterUsageManager() {
2652        return new DtoJdbcPersistenceAdapter.UsageManager();
2653    }
2654
2655    /**
2656     * Create an instance of {@link DtoJdbcPersistenceAdapter.WireFormat }
2657     * 
2658     */
2659    public DtoJdbcPersistenceAdapter.WireFormat createDtoJdbcPersistenceAdapterWireFormat() {
2660        return new DtoJdbcPersistenceAdapter.WireFormat();
2661    }
2662
2663    /**
2664     * Create an instance of {@link DtoDemandForwardingBridge.BrokerService }
2665     * 
2666     */
2667    public DtoDemandForwardingBridge.BrokerService createDtoDemandForwardingBridgeBrokerService() {
2668        return new DtoDemandForwardingBridge.BrokerService();
2669    }
2670
2671    /**
2672     * Create an instance of {@link DtoDemandForwardingBridge.Configuration }
2673     * 
2674     */
2675    public DtoDemandForwardingBridge.Configuration createDtoDemandForwardingBridgeConfiguration() {
2676        return new DtoDemandForwardingBridge.Configuration();
2677    }
2678
2679    /**
2680     * Create an instance of {@link DtoDemandForwardingBridge.DurableDestinations }
2681     * 
2682     */
2683    public DtoDemandForwardingBridge.DurableDestinations createDtoDemandForwardingBridgeDurableDestinations() {
2684        return new DtoDemandForwardingBridge.DurableDestinations();
2685    }
2686
2687    /**
2688     * Create an instance of {@link DtoDemandForwardingBridge.DynamicallyIncludedDestinations }
2689     * 
2690     */
2691    public DtoDemandForwardingBridge.DynamicallyIncludedDestinations createDtoDemandForwardingBridgeDynamicallyIncludedDestinations() {
2692        return new DtoDemandForwardingBridge.DynamicallyIncludedDestinations();
2693    }
2694
2695    /**
2696     * Create an instance of {@link DtoDemandForwardingBridge.ExcludedDestinations }
2697     * 
2698     */
2699    public DtoDemandForwardingBridge.ExcludedDestinations createDtoDemandForwardingBridgeExcludedDestinations() {
2700        return new DtoDemandForwardingBridge.ExcludedDestinations();
2701    }
2702
2703    /**
2704     * Create an instance of {@link DtoDemandForwardingBridge.LocalBroker }
2705     * 
2706     */
2707    public DtoDemandForwardingBridge.LocalBroker createDtoDemandForwardingBridgeLocalBroker() {
2708        return new DtoDemandForwardingBridge.LocalBroker();
2709    }
2710
2711    /**
2712     * Create an instance of {@link DtoDemandForwardingBridge.NetworkBridgeListener }
2713     * 
2714     */
2715    public DtoDemandForwardingBridge.NetworkBridgeListener createDtoDemandForwardingBridgeNetworkBridgeListener() {
2716        return new DtoDemandForwardingBridge.NetworkBridgeListener();
2717    }
2718
2719    /**
2720     * Create an instance of {@link DtoDemandForwardingBridge.RemoteBroker }
2721     * 
2722     */
2723    public DtoDemandForwardingBridge.RemoteBroker createDtoDemandForwardingBridgeRemoteBroker() {
2724        return new DtoDemandForwardingBridge.RemoteBroker();
2725    }
2726
2727    /**
2728     * Create an instance of {@link DtoDemandForwardingBridge.StaticallyIncludedDestinations }
2729     * 
2730     */
2731    public DtoDemandForwardingBridge.StaticallyIncludedDestinations createDtoDemandForwardingBridgeStaticallyIncludedDestinations() {
2732        return new DtoDemandForwardingBridge.StaticallyIncludedDestinations();
2733    }
2734
2735    /**
2736     * Create an instance of {@link DtoBroker.AdminView }
2737     * 
2738     */
2739    public DtoBroker.AdminView createDtoBrokerAdminView() {
2740        return new DtoBroker.AdminView();
2741    }
2742
2743    /**
2744     * Create an instance of {@link DtoBroker.BrokerContext }
2745     * 
2746     */
2747    public DtoBroker.BrokerContext createDtoBrokerBrokerContext() {
2748        return new DtoBroker.BrokerContext();
2749    }
2750
2751    /**
2752     * Create an instance of {@link DtoBroker.ConsumerSystemUsage }
2753     * 
2754     */
2755    public DtoBroker.ConsumerSystemUsage createDtoBrokerConsumerSystemUsage() {
2756        return new DtoBroker.ConsumerSystemUsage();
2757    }
2758
2759    /**
2760     * Create an instance of {@link DtoBroker.DestinationFactory }
2761     * 
2762     */
2763    public DtoBroker.DestinationFactory createDtoBrokerDestinationFactory() {
2764        return new DtoBroker.DestinationFactory();
2765    }
2766
2767    /**
2768     * Create an instance of {@link DtoBroker.DestinationInterceptors }
2769     * 
2770     */
2771    public DtoBroker.DestinationInterceptors createDtoBrokerDestinationInterceptors() {
2772        return new DtoBroker.DestinationInterceptors();
2773    }
2774
2775    /**
2776     * Create an instance of {@link DtoBroker.DestinationPolicy }
2777     * 
2778     */
2779    public DtoBroker.DestinationPolicy createDtoBrokerDestinationPolicy() {
2780        return new DtoBroker.DestinationPolicy();
2781    }
2782
2783    /**
2784     * Create an instance of {@link DtoBroker.Destinations }
2785     * 
2786     */
2787    public DtoBroker.Destinations createDtoBrokerDestinations() {
2788        return new DtoBroker.Destinations();
2789    }
2790
2791    /**
2792     * Create an instance of {@link DtoBroker.IoExceptionHandler }
2793     * 
2794     */
2795    public DtoBroker.IoExceptionHandler createDtoBrokerIoExceptionHandler() {
2796        return new DtoBroker.IoExceptionHandler();
2797    }
2798
2799    /**
2800     * Create an instance of {@link DtoBroker.JmsBridgeConnectors }
2801     * 
2802     */
2803    public DtoBroker.JmsBridgeConnectors createDtoBrokerJmsBridgeConnectors() {
2804        return new DtoBroker.JmsBridgeConnectors();
2805    }
2806
2807    /**
2808     * Create an instance of {@link DtoBroker.JobSchedulerStore }
2809     * 
2810     */
2811    public DtoBroker.JobSchedulerStore createDtoBrokerJobSchedulerStore() {
2812        return new DtoBroker.JobSchedulerStore();
2813    }
2814
2815    /**
2816     * Create an instance of {@link DtoBroker.ManagementContext }
2817     * 
2818     */
2819    public DtoBroker.ManagementContext createDtoBrokerManagementContext() {
2820        return new DtoBroker.ManagementContext();
2821    }
2822
2823    /**
2824     * Create an instance of {@link DtoBroker.MessageAuthorizationPolicy }
2825     * 
2826     */
2827    public DtoBroker.MessageAuthorizationPolicy createDtoBrokerMessageAuthorizationPolicy() {
2828        return new DtoBroker.MessageAuthorizationPolicy();
2829    }
2830
2831    /**
2832     * Create an instance of {@link DtoBroker.NetworkConnectorURIs }
2833     * 
2834     */
2835    public DtoBroker.NetworkConnectorURIs createDtoBrokerNetworkConnectorURIs() {
2836        return new DtoBroker.NetworkConnectorURIs();
2837    }
2838
2839    /**
2840     * Create an instance of {@link DtoBroker.NetworkConnectors }
2841     * 
2842     */
2843    public DtoBroker.NetworkConnectors createDtoBrokerNetworkConnectors() {
2844        return new DtoBroker.NetworkConnectors();
2845    }
2846
2847    /**
2848     * Create an instance of {@link DtoBroker.PersistenceAdapter }
2849     * 
2850     */
2851    public DtoBroker.PersistenceAdapter createDtoBrokerPersistenceAdapter() {
2852        return new DtoBroker.PersistenceAdapter();
2853    }
2854
2855    /**
2856     * Create an instance of {@link DtoBroker.PersistenceFactory }
2857     * 
2858     */
2859    public DtoBroker.PersistenceFactory createDtoBrokerPersistenceFactory() {
2860        return new DtoBroker.PersistenceFactory();
2861    }
2862
2863    /**
2864     * Create an instance of {@link DtoBroker.PersistenceTaskRunnerFactory }
2865     * 
2866     */
2867    public DtoBroker.PersistenceTaskRunnerFactory createDtoBrokerPersistenceTaskRunnerFactory() {
2868        return new DtoBroker.PersistenceTaskRunnerFactory();
2869    }
2870
2871    /**
2872     * Create an instance of {@link DtoBroker.Plugins }
2873     * 
2874     */
2875    public DtoBroker.Plugins createDtoBrokerPlugins() {
2876        return new DtoBroker.Plugins();
2877    }
2878
2879    /**
2880     * Create an instance of {@link DtoBroker.ProducerSystemUsage }
2881     * 
2882     */
2883    public DtoBroker.ProducerSystemUsage createDtoBrokerProducerSystemUsage() {
2884        return new DtoBroker.ProducerSystemUsage();
2885    }
2886
2887    /**
2888     * Create an instance of {@link DtoBroker.ProxyConnectors }
2889     * 
2890     */
2891    public DtoBroker.ProxyConnectors createDtoBrokerProxyConnectors() {
2892        return new DtoBroker.ProxyConnectors();
2893    }
2894
2895    /**
2896     * Create an instance of {@link DtoBroker.RegionBroker }
2897     * 
2898     */
2899    public DtoBroker.RegionBroker createDtoBrokerRegionBroker() {
2900        return new DtoBroker.RegionBroker();
2901    }
2902
2903    /**
2904     * Create an instance of {@link DtoBroker.Services }
2905     * 
2906     */
2907    public DtoBroker.Services createDtoBrokerServices() {
2908        return new DtoBroker.Services();
2909    }
2910
2911    /**
2912     * Create an instance of {@link DtoBroker.ShutdownHooks }
2913     * 
2914     */
2915    public DtoBroker.ShutdownHooks createDtoBrokerShutdownHooks() {
2916        return new DtoBroker.ShutdownHooks();
2917    }
2918
2919    /**
2920     * Create an instance of {@link DtoBroker.SslContext }
2921     * 
2922     */
2923    public DtoBroker.SslContext createDtoBrokerSslContext() {
2924        return new DtoBroker.SslContext();
2925    }
2926
2927    /**
2928     * Create an instance of {@link DtoBroker.SystemUsage }
2929     * 
2930     */
2931    public DtoBroker.SystemUsage createDtoBrokerSystemUsage() {
2932        return new DtoBroker.SystemUsage();
2933    }
2934
2935    /**
2936     * Create an instance of {@link DtoBroker.TaskRunnerFactory }
2937     * 
2938     */
2939    public DtoBroker.TaskRunnerFactory createDtoBrokerTaskRunnerFactory() {
2940        return new DtoBroker.TaskRunnerFactory();
2941    }
2942
2943    /**
2944     * Create an instance of {@link DtoBroker.TempDataStore }
2945     * 
2946     */
2947    public DtoBroker.TempDataStore createDtoBrokerTempDataStore() {
2948        return new DtoBroker.TempDataStore();
2949    }
2950
2951    /**
2952     * Create an instance of {@link DtoBroker.TransportConnectorURIs }
2953     * 
2954     */
2955    public DtoBroker.TransportConnectorURIs createDtoBrokerTransportConnectorURIs() {
2956        return new DtoBroker.TransportConnectorURIs();
2957    }
2958
2959    /**
2960     * Create an instance of {@link DtoBroker.TransportConnectors }
2961     * 
2962     */
2963    public DtoBroker.TransportConnectors createDtoBrokerTransportConnectors() {
2964        return new DtoBroker.TransportConnectors();
2965    }
2966
2967    /**
2968     * Create an instance of {@link DtoMirroredQueue.BrokerService }
2969     * 
2970     */
2971    public DtoMirroredQueue.BrokerService createDtoMirroredQueueBrokerService() {
2972        return new DtoMirroredQueue.BrokerService();
2973    }
2974
2975    /**
2976     * Create an instance of {@link DtoFileDurableSubscriberCursor }
2977     * 
2978     */
2979    public DtoFileDurableSubscriberCursor createDtoFileDurableSubscriberCursor() {
2980        return new DtoFileDurableSubscriberCursor();
2981    }
2982
2983    /**
2984     * Create an instance of {@link DtoTimedSubscriptionRecoveryPolicy.Broker }
2985     * 
2986     */
2987    public DtoTimedSubscriptionRecoveryPolicy.Broker createDtoTimedSubscriptionRecoveryPolicyBroker() {
2988        return new DtoTimedSubscriptionRecoveryPolicy.Broker();
2989    }
2990
2991    /**
2992     * Create an instance of {@link DtoStatisticsBrokerPlugin }
2993     * 
2994     */
2995    public DtoStatisticsBrokerPlugin createDtoStatisticsBrokerPlugin() {
2996        return new DtoStatisticsBrokerPlugin();
2997    }
2998
2999    /**
3000     * Create an instance of {@link DtoQueue.CompositeDestinations }
3001     * 
3002     */
3003    public DtoQueue.CompositeDestinations createDtoQueueCompositeDestinations() {
3004        return new DtoQueue.CompositeDestinations();
3005    }
3006
3007    /**
3008     * Create an instance of {@link DtoQueue.Properties }
3009     * 
3010     */
3011    public DtoQueue.Properties createDtoQueueProperties() {
3012        return new DtoQueue.Properties();
3013    }
3014
3015    /**
3016     * Create an instance of {@link DtoDestinationEntry.Destination }
3017     * 
3018     */
3019    public DtoDestinationEntry.Destination createDtoDestinationEntryDestination() {
3020        return new DtoDestinationEntry.Destination();
3021    }
3022
3023    /**
3024     * Create an instance of {@link DtoDestinationEntry.Value }
3025     * 
3026     */
3027    public DtoDestinationEntry.Value createDtoDestinationEntryValue() {
3028        return new DtoDestinationEntry.Value();
3029    }
3030
3031    /**
3032     * Create an instance of {@link DtoJmsQueueConnector.BrokerService }
3033     * 
3034     */
3035    public DtoJmsQueueConnector.BrokerService createDtoJmsQueueConnectorBrokerService() {
3036        return new DtoJmsQueueConnector.BrokerService();
3037    }
3038
3039    /**
3040     * Create an instance of {@link DtoJmsQueueConnector.InboundMessageConvertor }
3041     * 
3042     */
3043    public DtoJmsQueueConnector.InboundMessageConvertor createDtoJmsQueueConnectorInboundMessageConvertor() {
3044        return new DtoJmsQueueConnector.InboundMessageConvertor();
3045    }
3046
3047    /**
3048     * Create an instance of {@link DtoJmsQueueConnector.InboundQueueBridges }
3049     * 
3050     */
3051    public DtoJmsQueueConnector.InboundQueueBridges createDtoJmsQueueConnectorInboundQueueBridges() {
3052        return new DtoJmsQueueConnector.InboundQueueBridges();
3053    }
3054
3055    /**
3056     * Create an instance of {@link DtoJmsQueueConnector.LocalQueueConnection }
3057     * 
3058     */
3059    public DtoJmsQueueConnector.LocalQueueConnection createDtoJmsQueueConnectorLocalQueueConnection() {
3060        return new DtoJmsQueueConnector.LocalQueueConnection();
3061    }
3062
3063    /**
3064     * Create an instance of {@link DtoJmsQueueConnector.LocalQueueConnectionFactory }
3065     * 
3066     */
3067    public DtoJmsQueueConnector.LocalQueueConnectionFactory createDtoJmsQueueConnectorLocalQueueConnectionFactory() {
3068        return new DtoJmsQueueConnector.LocalQueueConnectionFactory();
3069    }
3070
3071    /**
3072     * Create an instance of {@link DtoJmsQueueConnector.OutboundMessageConvertor }
3073     * 
3074     */
3075    public DtoJmsQueueConnector.OutboundMessageConvertor createDtoJmsQueueConnectorOutboundMessageConvertor() {
3076        return new DtoJmsQueueConnector.OutboundMessageConvertor();
3077    }
3078
3079    /**
3080     * Create an instance of {@link DtoJmsQueueConnector.OutboundQueueBridges }
3081     * 
3082     */
3083    public DtoJmsQueueConnector.OutboundQueueBridges createDtoJmsQueueConnectorOutboundQueueBridges() {
3084        return new DtoJmsQueueConnector.OutboundQueueBridges();
3085    }
3086
3087    /**
3088     * Create an instance of {@link DtoJmsQueueConnector.OutboundQueueConnection }
3089     * 
3090     */
3091    public DtoJmsQueueConnector.OutboundQueueConnection createDtoJmsQueueConnectorOutboundQueueConnection() {
3092        return new DtoJmsQueueConnector.OutboundQueueConnection();
3093    }
3094
3095    /**
3096     * Create an instance of {@link DtoJmsQueueConnector.OutboundQueueConnectionFactory }
3097     * 
3098     */
3099    public DtoJmsQueueConnector.OutboundQueueConnectionFactory createDtoJmsQueueConnectorOutboundQueueConnectionFactory() {
3100        return new DtoJmsQueueConnector.OutboundQueueConnectionFactory();
3101    }
3102
3103    /**
3104     * Create an instance of {@link DtoJmsQueueConnector.ReconnectionPolicy }
3105     * 
3106     */
3107    public DtoJmsQueueConnector.ReconnectionPolicy createDtoJmsQueueConnectorReconnectionPolicy() {
3108        return new DtoJmsQueueConnector.ReconnectionPolicy();
3109    }
3110
3111    /**
3112     * Create an instance of {@link DtoMemoryUsage.Executor }
3113     * 
3114     */
3115    public DtoMemoryUsage.Executor createDtoMemoryUsageExecutor() {
3116        return new DtoMemoryUsage.Executor();
3117    }
3118
3119    /**
3120     * Create an instance of {@link DtoMemoryUsage.Limiter }
3121     * 
3122     */
3123    public DtoMemoryUsage.Limiter createDtoMemoryUsageLimiter() {
3124        return new DtoMemoryUsage.Limiter();
3125    }
3126
3127    /**
3128     * Create an instance of {@link DtoMemoryUsage.Parent }
3129     * 
3130     */
3131    public DtoMemoryUsage.Parent createDtoMemoryUsageParent() {
3132        return new DtoMemoryUsage.Parent();
3133    }
3134
3135    /**
3136     * Create an instance of {@link DtoPartitionBrokerPlugin.Config }
3137     * 
3138     */
3139    public DtoPartitionBrokerPlugin.Config createDtoPartitionBrokerPluginConfig() {
3140        return new DtoPartitionBrokerPlugin.Config();
3141    }
3142
3143    /**
3144     * Create an instance of {@link DtoDiscardingDLQBrokerPlugin }
3145     * 
3146     */
3147    public DtoDiscardingDLQBrokerPlugin createDtoDiscardingDLQBrokerPlugin() {
3148        return new DtoDiscardingDLQBrokerPlugin();
3149    }
3150
3151    /**
3152     * Create an instance of {@link DtoMysqlJdbcAdapter.Statements }
3153     * 
3154     */
3155    public DtoMysqlJdbcAdapter.Statements createDtoMysqlJdbcAdapterStatements() {
3156        return new DtoMysqlJdbcAdapter.Statements();
3157    }
3158
3159    /**
3160     * Create an instance of {@link DtoVirtualDestinationInterceptor.VirtualDestinations }
3161     * 
3162     */
3163    public DtoVirtualDestinationInterceptor.VirtualDestinations createDtoVirtualDestinationInterceptorVirtualDestinations() {
3164        return new DtoVirtualDestinationInterceptor.VirtualDestinations();
3165    }
3166
3167    /**
3168     * Create an instance of {@link DtoStoreUsage.Executor }
3169     * 
3170     */
3171    public DtoStoreUsage.Executor createDtoStoreUsageExecutor() {
3172        return new DtoStoreUsage.Executor();
3173    }
3174
3175    /**
3176     * Create an instance of {@link DtoStoreUsage.Limiter }
3177     * 
3178     */
3179    public DtoStoreUsage.Limiter createDtoStoreUsageLimiter() {
3180        return new DtoStoreUsage.Limiter();
3181    }
3182
3183    /**
3184     * Create an instance of {@link DtoStoreUsage.Parent }
3185     * 
3186     */
3187    public DtoStoreUsage.Parent createDtoStoreUsageParent() {
3188        return new DtoStoreUsage.Parent();
3189    }
3190
3191    /**
3192     * Create an instance of {@link DtoStoreUsage.Store }
3193     * 
3194     */
3195    public DtoStoreUsage.Store createDtoStoreUsageStore() {
3196        return new DtoStoreUsage.Store();
3197    }
3198
3199    /**
3200     * Create an instance of {@link DtoFilteredDestination.Destination }
3201     * 
3202     */
3203    public DtoFilteredDestination.Destination createDtoFilteredDestinationDestination() {
3204        return new DtoFilteredDestination.Destination();
3205    }
3206
3207    /**
3208     * Create an instance of {@link DtoFilteredDestination.Filter }
3209     * 
3210     */
3211    public DtoFilteredDestination.Filter createDtoFilteredDestinationFilter() {
3212        return new DtoFilteredDestination.Filter();
3213    }
3214
3215    /**
3216     * Create an instance of {@link DtoTransactJdbcAdapter.Statements }
3217     * 
3218     */
3219    public DtoTransactJdbcAdapter.Statements createDtoTransactJdbcAdapterStatements() {
3220        return new DtoTransactJdbcAdapter.Statements();
3221    }
3222
3223    /**
3224     * Create an instance of {@link DtoTempTopic.CompositeDestinations }
3225     * 
3226     */
3227    public DtoTempTopic.CompositeDestinations createDtoTempTopicCompositeDestinations() {
3228        return new DtoTempTopic.CompositeDestinations();
3229    }
3230
3231    /**
3232     * Create an instance of {@link DtoTempTopic.Connection }
3233     * 
3234     */
3235    public DtoTempTopic.Connection createDtoTempTopicConnection() {
3236        return new DtoTempTopic.Connection();
3237    }
3238
3239    /**
3240     * Create an instance of {@link DtoTempTopic.Properties }
3241     * 
3242     */
3243    public DtoTempTopic.Properties createDtoTempTopicProperties() {
3244        return new DtoTempTopic.Properties();
3245    }
3246
3247    /**
3248     * Create an instance of {@link DtoLoggingBrokerPlugin.AdminConnectionContext }
3249     * 
3250     */
3251    public DtoLoggingBrokerPlugin.AdminConnectionContext createDtoLoggingBrokerPluginAdminConnectionContext() {
3252        return new DtoLoggingBrokerPlugin.AdminConnectionContext();
3253    }
3254
3255    /**
3256     * Create an instance of {@link DtoLoggingBrokerPlugin.Next }
3257     * 
3258     */
3259    public DtoLoggingBrokerPlugin.Next createDtoLoggingBrokerPluginNext() {
3260        return new DtoLoggingBrokerPlugin.Next();
3261    }
3262
3263    /**
3264     * Create an instance of {@link DtoTransactDatabaseLocker.DataSource }
3265     * 
3266     */
3267    public DtoTransactDatabaseLocker.DataSource createDtoTransactDatabaseLockerDataSource() {
3268        return new DtoTransactDatabaseLocker.DataSource();
3269    }
3270
3271    /**
3272     * Create an instance of {@link DtoTransactDatabaseLocker.ExceptionHandler }
3273     * 
3274     */
3275    public DtoTransactDatabaseLocker.ExceptionHandler createDtoTransactDatabaseLockerExceptionHandler() {
3276        return new DtoTransactDatabaseLocker.ExceptionHandler();
3277    }
3278
3279    /**
3280     * Create an instance of {@link DtoTransactDatabaseLocker.Lockable }
3281     * 
3282     */
3283    public DtoTransactDatabaseLocker.Lockable createDtoTransactDatabaseLockerLockable() {
3284        return new DtoTransactDatabaseLocker.Lockable();
3285    }
3286
3287    /**
3288     * Create an instance of {@link DtoTransactDatabaseLocker.Statements }
3289     * 
3290     */
3291    public DtoTransactDatabaseLocker.Statements createDtoTransactDatabaseLockerStatements() {
3292        return new DtoTransactDatabaseLocker.Statements();
3293    }
3294
3295    /**
3296     * Create an instance of {@link DtoForcePersistencyModeBrokerPlugin }
3297     * 
3298     */
3299    public DtoForcePersistencyModeBrokerPlugin createDtoForcePersistencyModeBrokerPlugin() {
3300        return new DtoForcePersistencyModeBrokerPlugin();
3301    }
3302
3303    /**
3304     * Create an instance of {@link DtoTempDestinationAuthorizationEntry.AdminACLs }
3305     * 
3306     */
3307    public DtoTempDestinationAuthorizationEntry.AdminACLs createDtoTempDestinationAuthorizationEntryAdminACLs() {
3308        return new DtoTempDestinationAuthorizationEntry.AdminACLs();
3309    }
3310
3311    /**
3312     * Create an instance of {@link DtoTempDestinationAuthorizationEntry.Destination }
3313     * 
3314     */
3315    public DtoTempDestinationAuthorizationEntry.Destination createDtoTempDestinationAuthorizationEntryDestination() {
3316        return new DtoTempDestinationAuthorizationEntry.Destination();
3317    }
3318
3319    /**
3320     * Create an instance of {@link DtoTempDestinationAuthorizationEntry.ReadACLs }
3321     * 
3322     */
3323    public DtoTempDestinationAuthorizationEntry.ReadACLs createDtoTempDestinationAuthorizationEntryReadACLs() {
3324        return new DtoTempDestinationAuthorizationEntry.ReadACLs();
3325    }
3326
3327    /**
3328     * Create an instance of {@link DtoTempDestinationAuthorizationEntry.WriteACLs }
3329     * 
3330     */
3331    public DtoTempDestinationAuthorizationEntry.WriteACLs createDtoTempDestinationAuthorizationEntryWriteACLs() {
3332        return new DtoTempDestinationAuthorizationEntry.WriteACLs();
3333    }
3334
3335    /**
3336     * Create an instance of {@link DtoLastImageSubscriptionRecoveryPolicy.Broker }
3337     * 
3338     */
3339    public DtoLastImageSubscriptionRecoveryPolicy.Broker createDtoLastImageSubscriptionRecoveryPolicyBroker() {
3340        return new DtoLastImageSubscriptionRecoveryPolicy.Broker();
3341    }
3342
3343    /**
3344     * Create an instance of {@link DtoStoreDurableSubscriberCursor }
3345     * 
3346     */
3347    public DtoStoreDurableSubscriberCursor createDtoStoreDurableSubscriberCursor() {
3348        return new DtoStoreDurableSubscriberCursor();
3349    }
3350
3351    /**
3352     * Create an instance of {@link DtoProxyConnector.Server }
3353     * 
3354     */
3355    public DtoProxyConnector.Server createDtoProxyConnectorServer() {
3356        return new DtoProxyConnector.Server();
3357    }
3358
3359    /**
3360     * Create an instance of {@link DtoNetworkConnector.BrokerService }
3361     * 
3362     */
3363    public DtoNetworkConnector.BrokerService createDtoNetworkConnectorBrokerService() {
3364        return new DtoNetworkConnector.BrokerService();
3365    }
3366
3367    /**
3368     * Create an instance of {@link DtoNetworkConnector.ConnectionFilter }
3369     * 
3370     */
3371    public DtoNetworkConnector.ConnectionFilter createDtoNetworkConnectorConnectionFilter() {
3372        return new DtoNetworkConnector.ConnectionFilter();
3373    }
3374
3375    /**
3376     * Create an instance of {@link DtoNetworkConnector.DiscoveryAgent }
3377     * 
3378     */
3379    public DtoNetworkConnector.DiscoveryAgent createDtoNetworkConnectorDiscoveryAgent() {
3380        return new DtoNetworkConnector.DiscoveryAgent();
3381    }
3382
3383    /**
3384     * Create an instance of {@link DtoNetworkConnector.DurableDestinations }
3385     * 
3386     */
3387    public DtoNetworkConnector.DurableDestinations createDtoNetworkConnectorDurableDestinations() {
3388        return new DtoNetworkConnector.DurableDestinations();
3389    }
3390
3391    /**
3392     * Create an instance of {@link DtoNetworkConnector.DynamicallyIncludedDestinations }
3393     * 
3394     */
3395    public DtoNetworkConnector.DynamicallyIncludedDestinations createDtoNetworkConnectorDynamicallyIncludedDestinations() {
3396        return new DtoNetworkConnector.DynamicallyIncludedDestinations();
3397    }
3398
3399    /**
3400     * Create an instance of {@link DtoNetworkConnector.ExcludedDestinations }
3401     * 
3402     */
3403    public DtoNetworkConnector.ExcludedDestinations createDtoNetworkConnectorExcludedDestinations() {
3404        return new DtoNetworkConnector.ExcludedDestinations();
3405    }
3406
3407    /**
3408     * Create an instance of {@link DtoNetworkConnector.StaticallyIncludedDestinations }
3409     * 
3410     */
3411    public DtoNetworkConnector.StaticallyIncludedDestinations createDtoNetworkConnectorStaticallyIncludedDestinations() {
3412        return new DtoNetworkConnector.StaticallyIncludedDestinations();
3413    }
3414
3415    /**
3416     * Create an instance of {@link DtoUniquePropertyMessageEvictionStrategy }
3417     * 
3418     */
3419    public DtoUniquePropertyMessageEvictionStrategy createDtoUniquePropertyMessageEvictionStrategy() {
3420        return new DtoUniquePropertyMessageEvictionStrategy();
3421    }
3422
3423    /**
3424     * Create an instance of {@link DtoSharedDeadLetterStrategy.DeadLetterQueue }
3425     * 
3426     */
3427    public DtoSharedDeadLetterStrategy.DeadLetterQueue createDtoSharedDeadLetterStrategyDeadLetterQueue() {
3428        return new DtoSharedDeadLetterStrategy.DeadLetterQueue();
3429    }
3430
3431    /**
3432     * Create an instance of {@link DtoBrokerService.AdminView }
3433     * 
3434     */
3435    public DtoBrokerService.AdminView createDtoBrokerServiceAdminView() {
3436        return new DtoBrokerService.AdminView();
3437    }
3438
3439    /**
3440     * Create an instance of {@link DtoBrokerService.BrokerContext }
3441     * 
3442     */
3443    public DtoBrokerService.BrokerContext createDtoBrokerServiceBrokerContext() {
3444        return new DtoBrokerService.BrokerContext();
3445    }
3446
3447    /**
3448     * Create an instance of {@link DtoBrokerService.ConsumerSystemUsage }
3449     * 
3450     */
3451    public DtoBrokerService.ConsumerSystemUsage createDtoBrokerServiceConsumerSystemUsage() {
3452        return new DtoBrokerService.ConsumerSystemUsage();
3453    }
3454
3455    /**
3456     * Create an instance of {@link DtoBrokerService.DestinationFactory }
3457     * 
3458     */
3459    public DtoBrokerService.DestinationFactory createDtoBrokerServiceDestinationFactory() {
3460        return new DtoBrokerService.DestinationFactory();
3461    }
3462
3463    /**
3464     * Create an instance of {@link DtoBrokerService.DestinationInterceptors }
3465     * 
3466     */
3467    public DtoBrokerService.DestinationInterceptors createDtoBrokerServiceDestinationInterceptors() {
3468        return new DtoBrokerService.DestinationInterceptors();
3469    }
3470
3471    /**
3472     * Create an instance of {@link DtoBrokerService.DestinationPolicy }
3473     * 
3474     */
3475    public DtoBrokerService.DestinationPolicy createDtoBrokerServiceDestinationPolicy() {
3476        return new DtoBrokerService.DestinationPolicy();
3477    }
3478
3479    /**
3480     * Create an instance of {@link DtoBrokerService.Destinations }
3481     * 
3482     */
3483    public DtoBrokerService.Destinations createDtoBrokerServiceDestinations() {
3484        return new DtoBrokerService.Destinations();
3485    }
3486
3487    /**
3488     * Create an instance of {@link DtoBrokerService.IoExceptionHandler }
3489     * 
3490     */
3491    public DtoBrokerService.IoExceptionHandler createDtoBrokerServiceIoExceptionHandler() {
3492        return new DtoBrokerService.IoExceptionHandler();
3493    }
3494
3495    /**
3496     * Create an instance of {@link DtoBrokerService.JmsBridgeConnectors }
3497     * 
3498     */
3499    public DtoBrokerService.JmsBridgeConnectors createDtoBrokerServiceJmsBridgeConnectors() {
3500        return new DtoBrokerService.JmsBridgeConnectors();
3501    }
3502
3503    /**
3504     * Create an instance of {@link DtoBrokerService.JobSchedulerStore }
3505     * 
3506     */
3507    public DtoBrokerService.JobSchedulerStore createDtoBrokerServiceJobSchedulerStore() {
3508        return new DtoBrokerService.JobSchedulerStore();
3509    }
3510
3511    /**
3512     * Create an instance of {@link DtoBrokerService.ManagementContext }
3513     * 
3514     */
3515    public DtoBrokerService.ManagementContext createDtoBrokerServiceManagementContext() {
3516        return new DtoBrokerService.ManagementContext();
3517    }
3518
3519    /**
3520     * Create an instance of {@link DtoBrokerService.MessageAuthorizationPolicy }
3521     * 
3522     */
3523    public DtoBrokerService.MessageAuthorizationPolicy createDtoBrokerServiceMessageAuthorizationPolicy() {
3524        return new DtoBrokerService.MessageAuthorizationPolicy();
3525    }
3526
3527    /**
3528     * Create an instance of {@link DtoBrokerService.NetworkConnectorURIs }
3529     * 
3530     */
3531    public DtoBrokerService.NetworkConnectorURIs createDtoBrokerServiceNetworkConnectorURIs() {
3532        return new DtoBrokerService.NetworkConnectorURIs();
3533    }
3534
3535    /**
3536     * Create an instance of {@link DtoBrokerService.NetworkConnectors }
3537     * 
3538     */
3539    public DtoBrokerService.NetworkConnectors createDtoBrokerServiceNetworkConnectors() {
3540        return new DtoBrokerService.NetworkConnectors();
3541    }
3542
3543    /**
3544     * Create an instance of {@link DtoBrokerService.PersistenceAdapter }
3545     * 
3546     */
3547    public DtoBrokerService.PersistenceAdapter createDtoBrokerServicePersistenceAdapter() {
3548        return new DtoBrokerService.PersistenceAdapter();
3549    }
3550
3551    /**
3552     * Create an instance of {@link DtoBrokerService.PersistenceFactory }
3553     * 
3554     */
3555    public DtoBrokerService.PersistenceFactory createDtoBrokerServicePersistenceFactory() {
3556        return new DtoBrokerService.PersistenceFactory();
3557    }
3558
3559    /**
3560     * Create an instance of {@link DtoBrokerService.PersistenceTaskRunnerFactory }
3561     * 
3562     */
3563    public DtoBrokerService.PersistenceTaskRunnerFactory createDtoBrokerServicePersistenceTaskRunnerFactory() {
3564        return new DtoBrokerService.PersistenceTaskRunnerFactory();
3565    }
3566
3567    /**
3568     * Create an instance of {@link DtoBrokerService.Plugins }
3569     * 
3570     */
3571    public DtoBrokerService.Plugins createDtoBrokerServicePlugins() {
3572        return new DtoBrokerService.Plugins();
3573    }
3574
3575    /**
3576     * Create an instance of {@link DtoBrokerService.ProducerSystemUsage }
3577     * 
3578     */
3579    public DtoBrokerService.ProducerSystemUsage createDtoBrokerServiceProducerSystemUsage() {
3580        return new DtoBrokerService.ProducerSystemUsage();
3581    }
3582
3583    /**
3584     * Create an instance of {@link DtoBrokerService.ProxyConnectors }
3585     * 
3586     */
3587    public DtoBrokerService.ProxyConnectors createDtoBrokerServiceProxyConnectors() {
3588        return new DtoBrokerService.ProxyConnectors();
3589    }
3590
3591    /**
3592     * Create an instance of {@link DtoBrokerService.RegionBroker }
3593     * 
3594     */
3595    public DtoBrokerService.RegionBroker createDtoBrokerServiceRegionBroker() {
3596        return new DtoBrokerService.RegionBroker();
3597    }
3598
3599    /**
3600     * Create an instance of {@link DtoBrokerService.Services }
3601     * 
3602     */
3603    public DtoBrokerService.Services createDtoBrokerServiceServices() {
3604        return new DtoBrokerService.Services();
3605    }
3606
3607    /**
3608     * Create an instance of {@link DtoBrokerService.ShutdownHooks }
3609     * 
3610     */
3611    public DtoBrokerService.ShutdownHooks createDtoBrokerServiceShutdownHooks() {
3612        return new DtoBrokerService.ShutdownHooks();
3613    }
3614
3615    /**
3616     * Create an instance of {@link DtoBrokerService.SslContext }
3617     * 
3618     */
3619    public DtoBrokerService.SslContext createDtoBrokerServiceSslContext() {
3620        return new DtoBrokerService.SslContext();
3621    }
3622
3623    /**
3624     * Create an instance of {@link DtoBrokerService.SystemUsage }
3625     * 
3626     */
3627    public DtoBrokerService.SystemUsage createDtoBrokerServiceSystemUsage() {
3628        return new DtoBrokerService.SystemUsage();
3629    }
3630
3631    /**
3632     * Create an instance of {@link DtoBrokerService.TaskRunnerFactory }
3633     * 
3634     */
3635    public DtoBrokerService.TaskRunnerFactory createDtoBrokerServiceTaskRunnerFactory() {
3636        return new DtoBrokerService.TaskRunnerFactory();
3637    }
3638
3639    /**
3640     * Create an instance of {@link DtoBrokerService.TempDataStore }
3641     * 
3642     */
3643    public DtoBrokerService.TempDataStore createDtoBrokerServiceTempDataStore() {
3644        return new DtoBrokerService.TempDataStore();
3645    }
3646
3647    /**
3648     * Create an instance of {@link DtoBrokerService.TransportConnectorURIs }
3649     * 
3650     */
3651    public DtoBrokerService.TransportConnectorURIs createDtoBrokerServiceTransportConnectorURIs() {
3652        return new DtoBrokerService.TransportConnectorURIs();
3653    }
3654
3655    /**
3656     * Create an instance of {@link DtoBrokerService.TransportConnectors }
3657     * 
3658     */
3659    public DtoBrokerService.TransportConnectors createDtoBrokerServiceTransportConnectors() {
3660        return new DtoBrokerService.TransportConnectors();
3661    }
3662
3663    /**
3664     * Create an instance of {@link DtoJaasAuthenticationPlugin }
3665     * 
3666     */
3667    public DtoJaasAuthenticationPlugin createDtoJaasAuthenticationPlugin() {
3668        return new DtoJaasAuthenticationPlugin();
3669    }
3670
3671    /**
3672     * Create an instance of {@link DtoRuntimeConfigurationPlugin }
3673     * 
3674     */
3675    public DtoRuntimeConfigurationPlugin createDtoRuntimeConfigurationPlugin() {
3676        return new DtoRuntimeConfigurationPlugin();
3677    }
3678
3679    /**
3680     * Create an instance of {@link DtoHsqldbJdbcAdapter.Statements }
3681     * 
3682     */
3683    public DtoHsqldbJdbcAdapter.Statements createDtoHsqldbJdbcAdapterStatements() {
3684        return new DtoHsqldbJdbcAdapter.Statements();
3685    }
3686
3687    /**
3688     * Create an instance of {@link DtoSimpleAuthenticationPlugin.UserGroups }
3689     * 
3690     */
3691    public DtoSimpleAuthenticationPlugin.UserGroups createDtoSimpleAuthenticationPluginUserGroups() {
3692        return new DtoSimpleAuthenticationPlugin.UserGroups();
3693    }
3694
3695    /**
3696     * Create an instance of {@link DtoSimpleAuthenticationPlugin.UserPasswords }
3697     * 
3698     */
3699    public DtoSimpleAuthenticationPlugin.UserPasswords createDtoSimpleAuthenticationPluginUserPasswords() {
3700        return new DtoSimpleAuthenticationPlugin.UserPasswords();
3701    }
3702
3703    /**
3704     * Create an instance of {@link DtoSimpleAuthenticationPlugin.Users }
3705     * 
3706     */
3707    public DtoSimpleAuthenticationPlugin.Users createDtoSimpleAuthenticationPluginUsers() {
3708        return new DtoSimpleAuthenticationPlugin.Users();
3709    }
3710
3711    /**
3712     * Create an instance of {@link DtoInformixJDBCAdapter.Statements }
3713     * 
3714     */
3715    public DtoInformixJDBCAdapter.Statements createDtoInformixJDBCAdapterStatements() {
3716        return new DtoInformixJDBCAdapter.Statements();
3717    }
3718
3719    /**
3720     * Create an instance of {@link DtoPriorityNetworkDispatchPolicy }
3721     * 
3722     */
3723    public DtoPriorityNetworkDispatchPolicy createDtoPriorityNetworkDispatchPolicy() {
3724        return new DtoPriorityNetworkDispatchPolicy();
3725    }
3726
3727    /**
3728     * Create an instance of {@link DtoRedeliveryPolicy.Destination }
3729     * 
3730     */
3731    public DtoRedeliveryPolicy.Destination createDtoRedeliveryPolicyDestination() {
3732        return new DtoRedeliveryPolicy.Destination();
3733    }
3734
3735    /**
3736     * Create an instance of {@link DtoJournalPersistenceAdapter.BrokerService }
3737     * 
3738     */
3739    public DtoJournalPersistenceAdapter.BrokerService createDtoJournalPersistenceAdapterBrokerService() {
3740        return new DtoJournalPersistenceAdapter.BrokerService();
3741    }
3742
3743    /**
3744     * Create an instance of {@link DtoJournalPersistenceAdapter.Journal }
3745     * 
3746     */
3747    public DtoJournalPersistenceAdapter.Journal createDtoJournalPersistenceAdapterJournal() {
3748        return new DtoJournalPersistenceAdapter.Journal();
3749    }
3750
3751    /**
3752     * Create an instance of {@link DtoJournalPersistenceAdapter.LongTermPersistence }
3753     * 
3754     */
3755    public DtoJournalPersistenceAdapter.LongTermPersistence createDtoJournalPersistenceAdapterLongTermPersistence() {
3756        return new DtoJournalPersistenceAdapter.LongTermPersistence();
3757    }
3758
3759    /**
3760     * Create an instance of {@link DtoJournalPersistenceAdapter.PersistenceAdapter }
3761     * 
3762     */
3763    public DtoJournalPersistenceAdapter.PersistenceAdapter createDtoJournalPersistenceAdapterPersistenceAdapter() {
3764        return new DtoJournalPersistenceAdapter.PersistenceAdapter();
3765    }
3766
3767    /**
3768     * Create an instance of {@link DtoJournalPersistenceAdapter.TaskRunnerFactory }
3769     * 
3770     */
3771    public DtoJournalPersistenceAdapter.TaskRunnerFactory createDtoJournalPersistenceAdapterTaskRunnerFactory() {
3772        return new DtoJournalPersistenceAdapter.TaskRunnerFactory();
3773    }
3774
3775    /**
3776     * Create an instance of {@link DtoJournalPersistenceAdapter.UsageManager }
3777     * 
3778     */
3779    public DtoJournalPersistenceAdapter.UsageManager createDtoJournalPersistenceAdapterUsageManager() {
3780        return new DtoJournalPersistenceAdapter.UsageManager();
3781    }
3782
3783    /**
3784     * Create an instance of {@link DtoVirtualTopic }
3785     * 
3786     */
3787    public DtoVirtualTopic createDtoVirtualTopic() {
3788        return new DtoVirtualTopic();
3789    }
3790
3791    /**
3792     * Create an instance of {@link DtoSharedFileLocker.Lockable }
3793     * 
3794     */
3795    public DtoSharedFileLocker.Lockable createDtoSharedFileLockerLockable() {
3796        return new DtoSharedFileLocker.Lockable();
3797    }
3798
3799    /**
3800     * Create an instance of {@link DtoSimpleJmsMessageConvertor.Connection }
3801     * 
3802     */
3803    public DtoSimpleJmsMessageConvertor.Connection createDtoSimpleJmsMessageConvertorConnection() {
3804        return new DtoSimpleJmsMessageConvertor.Connection();
3805    }
3806
3807    /**
3808     * Create an instance of {@link DtoPrefetchRatePendingMessageLimitStrategy }
3809     * 
3810     */
3811    public DtoPrefetchRatePendingMessageLimitStrategy createDtoPrefetchRatePendingMessageLimitStrategy() {
3812        return new DtoPrefetchRatePendingMessageLimitStrategy();
3813    }
3814
3815    /**
3816     * Create an instance of {@link DtoLeaseLockerIOExceptionHandler.BrokerService }
3817     * 
3818     */
3819    public DtoLeaseLockerIOExceptionHandler.BrokerService createDtoLeaseLockerIOExceptionHandlerBrokerService() {
3820        return new DtoLeaseLockerIOExceptionHandler.BrokerService();
3821    }
3822
3823    /**
3824     * Create an instance of {@link DtoTempUsage.Executor }
3825     * 
3826     */
3827    public DtoTempUsage.Executor createDtoTempUsageExecutor() {
3828        return new DtoTempUsage.Executor();
3829    }
3830
3831    /**
3832     * Create an instance of {@link DtoTempUsage.Limiter }
3833     * 
3834     */
3835    public DtoTempUsage.Limiter createDtoTempUsageLimiter() {
3836        return new DtoTempUsage.Limiter();
3837    }
3838
3839    /**
3840     * Create an instance of {@link DtoTempUsage.Parent }
3841     * 
3842     */
3843    public DtoTempUsage.Parent createDtoTempUsageParent() {
3844        return new DtoTempUsage.Parent();
3845    }
3846
3847    /**
3848     * Create an instance of {@link DtoTempUsage.Store }
3849     * 
3850     */
3851    public DtoTempUsage.Store createDtoTempUsageStore() {
3852        return new DtoTempUsage.Store();
3853    }
3854
3855    /**
3856     * Create an instance of {@link DtoRetainedMessageSubscriptionRecoveryPolicy.Broker }
3857     * 
3858     */
3859    public DtoRetainedMessageSubscriptionRecoveryPolicy.Broker createDtoRetainedMessageSubscriptionRecoveryPolicyBroker() {
3860        return new DtoRetainedMessageSubscriptionRecoveryPolicy.Broker();
3861    }
3862
3863    /**
3864     * Create an instance of {@link DtoRetainedMessageSubscriptionRecoveryPolicy.Wrapped }
3865     * 
3866     */
3867    public DtoRetainedMessageSubscriptionRecoveryPolicy.Wrapped createDtoRetainedMessageSubscriptionRecoveryPolicyWrapped() {
3868        return new DtoRetainedMessageSubscriptionRecoveryPolicy.Wrapped();
3869    }
3870
3871    /**
3872     * Create an instance of {@link DtoTraceBrokerPathPlugin.AdminConnectionContext }
3873     * 
3874     */
3875    public DtoTraceBrokerPathPlugin.AdminConnectionContext createDtoTraceBrokerPathPluginAdminConnectionContext() {
3876        return new DtoTraceBrokerPathPlugin.AdminConnectionContext();
3877    }
3878
3879    /**
3880     * Create an instance of {@link DtoTraceBrokerPathPlugin.Next }
3881     * 
3882     */
3883    public DtoTraceBrokerPathPlugin.Next createDtoTraceBrokerPathPluginNext() {
3884        return new DtoTraceBrokerPathPlugin.Next();
3885    }
3886
3887    /**
3888     * Create an instance of {@link DtoQueryBasedSubscriptionRecoveryPolicy.Broker }
3889     * 
3890     */
3891    public DtoQueryBasedSubscriptionRecoveryPolicy.Broker createDtoQueryBasedSubscriptionRecoveryPolicyBroker() {
3892        return new DtoQueryBasedSubscriptionRecoveryPolicy.Broker();
3893    }
3894
3895    /**
3896     * Create an instance of {@link DtoQueryBasedSubscriptionRecoveryPolicy.Query }
3897     * 
3898     */
3899    public DtoQueryBasedSubscriptionRecoveryPolicy.Query createDtoQueryBasedSubscriptionRecoveryPolicyQuery() {
3900        return new DtoQueryBasedSubscriptionRecoveryPolicy.Query();
3901    }
3902
3903    /**
3904     * Create an instance of {@link DtoSimpleDispatchSelector.Destination }
3905     * 
3906     */
3907    public DtoSimpleDispatchSelector.Destination createDtoSimpleDispatchSelectorDestination() {
3908        return new DtoSimpleDispatchSelector.Destination();
3909    }
3910
3911    /**
3912     * Create an instance of {@link DtoConditionalNetworkBridgeFilterFactory }
3913     * 
3914     */
3915    public DtoConditionalNetworkBridgeFilterFactory createDtoConditionalNetworkBridgeFilterFactory() {
3916        return new DtoConditionalNetworkBridgeFilterFactory();
3917    }
3918
3919    /**
3920     * Create an instance of {@link DtoAuthorizationPlugin.Map }
3921     * 
3922     */
3923    public DtoAuthorizationPlugin.Map createDtoAuthorizationPluginMap() {
3924        return new DtoAuthorizationPlugin.Map();
3925    }
3926
3927    /**
3928     * Create an instance of {@link DtoVmDurableCursor }
3929     * 
3930     */
3931    public DtoVmDurableCursor createDtoVmDurableCursor() {
3932        return new DtoVmDurableCursor();
3933    }
3934
3935    /**
3936     * Create an instance of {@link DtoSimpleAuthorizationMap.AdminACLs }
3937     * 
3938     */
3939    public DtoSimpleAuthorizationMap.AdminACLs createDtoSimpleAuthorizationMapAdminACLs() {
3940        return new DtoSimpleAuthorizationMap.AdminACLs();
3941    }
3942
3943    /**
3944     * Create an instance of {@link DtoSimpleAuthorizationMap.ReadACLs }
3945     * 
3946     */
3947    public DtoSimpleAuthorizationMap.ReadACLs createDtoSimpleAuthorizationMapReadACLs() {
3948        return new DtoSimpleAuthorizationMap.ReadACLs();
3949    }
3950
3951    /**
3952     * Create an instance of {@link DtoSimpleAuthorizationMap.TempDestinationAuthorizationEntry }
3953     * 
3954     */
3955    public DtoSimpleAuthorizationMap.TempDestinationAuthorizationEntry createDtoSimpleAuthorizationMapTempDestinationAuthorizationEntry() {
3956        return new DtoSimpleAuthorizationMap.TempDestinationAuthorizationEntry();
3957    }
3958
3959    /**
3960     * Create an instance of {@link DtoSimpleAuthorizationMap.WriteACLs }
3961     * 
3962     */
3963    public DtoSimpleAuthorizationMap.WriteACLs createDtoSimpleAuthorizationMapWriteACLs() {
3964        return new DtoSimpleAuthorizationMap.WriteACLs();
3965    }
3966
3967    /**
3968     * Create an instance of {@link DtoLDAPAuthorizationMap.Context }
3969     * 
3970     */
3971    public DtoLDAPAuthorizationMap.Context createDtoLDAPAuthorizationMapContext() {
3972        return new DtoLDAPAuthorizationMap.Context();
3973    }
3974
3975    /**
3976     * Create an instance of {@link DtoLDAPAuthorizationMap.Options }
3977     * 
3978     */
3979    public DtoLDAPAuthorizationMap.Options createDtoLDAPAuthorizationMapOptions() {
3980        return new DtoLDAPAuthorizationMap.Options();
3981    }
3982
3983    /**
3984     * Create an instance of {@link DtoLDAPAuthorizationMap.QueueSearchMatchingFormat }
3985     * 
3986     */
3987    public DtoLDAPAuthorizationMap.QueueSearchMatchingFormat createDtoLDAPAuthorizationMapQueueSearchMatchingFormat() {
3988        return new DtoLDAPAuthorizationMap.QueueSearchMatchingFormat();
3989    }
3990
3991    /**
3992     * Create an instance of {@link DtoLDAPAuthorizationMap.TopicSearchMatchingFormat }
3993     * 
3994     */
3995    public DtoLDAPAuthorizationMap.TopicSearchMatchingFormat createDtoLDAPAuthorizationMapTopicSearchMatchingFormat() {
3996        return new DtoLDAPAuthorizationMap.TopicSearchMatchingFormat();
3997    }
3998
3999    /**
4000     * Create an instance of {@link DtoLdapNetworkConnector.BrokerService }
4001     * 
4002     */
4003    public DtoLdapNetworkConnector.BrokerService createDtoLdapNetworkConnectorBrokerService() {
4004        return new DtoLdapNetworkConnector.BrokerService();
4005    }
4006
4007    /**
4008     * Create an instance of {@link DtoLdapNetworkConnector.ConnectionFilter }
4009     * 
4010     */
4011    public DtoLdapNetworkConnector.ConnectionFilter createDtoLdapNetworkConnectorConnectionFilter() {
4012        return new DtoLdapNetworkConnector.ConnectionFilter();
4013    }
4014
4015    /**
4016     * Create an instance of {@link DtoLdapNetworkConnector.DurableDestinations }
4017     * 
4018     */
4019    public DtoLdapNetworkConnector.DurableDestinations createDtoLdapNetworkConnectorDurableDestinations() {
4020        return new DtoLdapNetworkConnector.DurableDestinations();
4021    }
4022
4023    /**
4024     * Create an instance of {@link DtoLdapNetworkConnector.DynamicallyIncludedDestinations }
4025     * 
4026     */
4027    public DtoLdapNetworkConnector.DynamicallyIncludedDestinations createDtoLdapNetworkConnectorDynamicallyIncludedDestinations() {
4028        return new DtoLdapNetworkConnector.DynamicallyIncludedDestinations();
4029    }
4030
4031    /**
4032     * Create an instance of {@link DtoLdapNetworkConnector.ExcludedDestinations }
4033     * 
4034     */
4035    public DtoLdapNetworkConnector.ExcludedDestinations createDtoLdapNetworkConnectorExcludedDestinations() {
4036        return new DtoLdapNetworkConnector.ExcludedDestinations();
4037    }
4038
4039    /**
4040     * Create an instance of {@link DtoLdapNetworkConnector.StaticallyIncludedDestinations }
4041     * 
4042     */
4043    public DtoLdapNetworkConnector.StaticallyIncludedDestinations createDtoLdapNetworkConnectorStaticallyIncludedDestinations() {
4044        return new DtoLdapNetworkConnector.StaticallyIncludedDestinations();
4045    }
4046
4047    /**
4048     * Create an instance of {@link DtoMulticastTraceBrokerPlugin.Address }
4049     * 
4050     */
4051    public DtoMulticastTraceBrokerPlugin.Address createDtoMulticastTraceBrokerPluginAddress() {
4052        return new DtoMulticastTraceBrokerPlugin.Address();
4053    }
4054
4055    /**
4056     * Create an instance of {@link DtoMulticastTraceBrokerPlugin.AdminConnectionContext }
4057     * 
4058     */
4059    public DtoMulticastTraceBrokerPlugin.AdminConnectionContext createDtoMulticastTraceBrokerPluginAdminConnectionContext() {
4060        return new DtoMulticastTraceBrokerPlugin.AdminConnectionContext();
4061    }
4062
4063    /**
4064     * Create an instance of {@link DtoMulticastTraceBrokerPlugin.Next }
4065     * 
4066     */
4067    public DtoMulticastTraceBrokerPlugin.Next createDtoMulticastTraceBrokerPluginNext() {
4068        return new DtoMulticastTraceBrokerPlugin.Next();
4069    }
4070
4071    /**
4072     * Create an instance of {@link DtoMulticastTraceBrokerPlugin.WireFormat }
4073     * 
4074     */
4075    public DtoMulticastTraceBrokerPlugin.WireFormat createDtoMulticastTraceBrokerPluginWireFormat() {
4076        return new DtoMulticastTraceBrokerPlugin.WireFormat();
4077    }
4078
4079    /**
4080     * Create an instance of {@link DtoMulticastTraceBrokerPlugin.WireFormatFactory }
4081     * 
4082     */
4083    public DtoMulticastTraceBrokerPlugin.WireFormatFactory createDtoMulticastTraceBrokerPluginWireFormatFactory() {
4084        return new DtoMulticastTraceBrokerPlugin.WireFormatFactory();
4085    }
4086
4087    /**
4088     * Create an instance of {@link DtoSimpleDispatchPolicy }
4089     * 
4090     */
4091    public DtoSimpleDispatchPolicy createDtoSimpleDispatchPolicy() {
4092        return new DtoSimpleDispatchPolicy();
4093    }
4094
4095    /**
4096     * Create an instance of {@link DtoCompositeTopic.ForwardTo }
4097     * 
4098     */
4099    public DtoCompositeTopic.ForwardTo createDtoCompositeTopicForwardTo() {
4100        return new DtoCompositeTopic.ForwardTo();
4101    }
4102
4103    /**
4104     * Create an instance of {@link DtoOutboundTopicBridge.Consumer }
4105     * 
4106     */
4107    public DtoOutboundTopicBridge.Consumer createDtoOutboundTopicBridgeConsumer() {
4108        return new DtoOutboundTopicBridge.Consumer();
4109    }
4110
4111    /**
4112     * Create an instance of {@link DtoOutboundTopicBridge.ConsumerConnection }
4113     * 
4114     */
4115    public DtoOutboundTopicBridge.ConsumerConnection createDtoOutboundTopicBridgeConsumerConnection() {
4116        return new DtoOutboundTopicBridge.ConsumerConnection();
4117    }
4118
4119    /**
4120     * Create an instance of {@link DtoOutboundTopicBridge.ConsumerTopic }
4121     * 
4122     */
4123    public DtoOutboundTopicBridge.ConsumerTopic createDtoOutboundTopicBridgeConsumerTopic() {
4124        return new DtoOutboundTopicBridge.ConsumerTopic();
4125    }
4126
4127    /**
4128     * Create an instance of {@link DtoOutboundTopicBridge.JmsConnector }
4129     * 
4130     */
4131    public DtoOutboundTopicBridge.JmsConnector createDtoOutboundTopicBridgeJmsConnector() {
4132        return new DtoOutboundTopicBridge.JmsConnector();
4133    }
4134
4135    /**
4136     * Create an instance of {@link DtoOutboundTopicBridge.JmsMessageConvertor }
4137     * 
4138     */
4139    public DtoOutboundTopicBridge.JmsMessageConvertor createDtoOutboundTopicBridgeJmsMessageConvertor() {
4140        return new DtoOutboundTopicBridge.JmsMessageConvertor();
4141    }
4142
4143    /**
4144     * Create an instance of {@link DtoOutboundTopicBridge.ProducerConnection }
4145     * 
4146     */
4147    public DtoOutboundTopicBridge.ProducerConnection createDtoOutboundTopicBridgeProducerConnection() {
4148        return new DtoOutboundTopicBridge.ProducerConnection();
4149    }
4150
4151    /**
4152     * Create an instance of {@link DtoOutboundTopicBridge.ProducerTopic }
4153     * 
4154     */
4155    public DtoOutboundTopicBridge.ProducerTopic createDtoOutboundTopicBridgeProducerTopic() {
4156        return new DtoOutboundTopicBridge.ProducerTopic();
4157    }
4158
4159    /**
4160     * Create an instance of {@link DtoDiscarding.DeadLetterQueue }
4161     * 
4162     */
4163    public DtoDiscarding.DeadLetterQueue createDtoDiscardingDeadLetterQueue() {
4164        return new DtoDiscarding.DeadLetterQueue();
4165    }
4166
4167    /**
4168     * Create an instance of {@link DtoStatements.CreateLockSchemaStatements }
4169     * 
4170     */
4171    public DtoStatements.CreateLockSchemaStatements createDtoStatementsCreateLockSchemaStatements() {
4172        return new DtoStatements.CreateLockSchemaStatements();
4173    }
4174
4175    /**
4176     * Create an instance of {@link DtoStatements.CreateSchemaStatements }
4177     * 
4178     */
4179    public DtoStatements.CreateSchemaStatements createDtoStatementsCreateSchemaStatements() {
4180        return new DtoStatements.CreateSchemaStatements();
4181    }
4182
4183    /**
4184     * Create an instance of {@link DtoStatements.DropSchemaStatements }
4185     * 
4186     */
4187    public DtoStatements.DropSchemaStatements createDtoStatementsDropSchemaStatements() {
4188        return new DtoStatements.DropSchemaStatements();
4189    }
4190
4191    /**
4192     * Create an instance of {@link DtoFixedCountSubscriptionRecoveryPolicy.Broker }
4193     * 
4194     */
4195    public DtoFixedCountSubscriptionRecoveryPolicy.Broker createDtoFixedCountSubscriptionRecoveryPolicyBroker() {
4196        return new DtoFixedCountSubscriptionRecoveryPolicy.Broker();
4197    }
4198
4199    /**
4200     * Create an instance of {@link DtoSystemUsage.Adapter }
4201     * 
4202     */
4203    public DtoSystemUsage.Adapter createDtoSystemUsageAdapter() {
4204        return new DtoSystemUsage.Adapter();
4205    }
4206
4207    /**
4208     * Create an instance of {@link DtoSystemUsage.Executor }
4209     * 
4210     */
4211    public DtoSystemUsage.Executor createDtoSystemUsageExecutor() {
4212        return new DtoSystemUsage.Executor();
4213    }
4214
4215    /**
4216     * Create an instance of {@link DtoSystemUsage.JobSchedulerStore }
4217     * 
4218     */
4219    public DtoSystemUsage.JobSchedulerStore createDtoSystemUsageJobSchedulerStore() {
4220        return new DtoSystemUsage.JobSchedulerStore();
4221    }
4222
4223    /**
4224     * Create an instance of {@link DtoSystemUsage.JobSchedulerUsage }
4225     * 
4226     */
4227    public DtoSystemUsage.JobSchedulerUsage createDtoSystemUsageJobSchedulerUsage() {
4228        return new DtoSystemUsage.JobSchedulerUsage();
4229    }
4230
4231    /**
4232     * Create an instance of {@link DtoSystemUsage.MemoryUsage }
4233     * 
4234     */
4235    public DtoSystemUsage.MemoryUsage createDtoSystemUsageMemoryUsage() {
4236        return new DtoSystemUsage.MemoryUsage();
4237    }
4238
4239    /**
4240     * Create an instance of {@link DtoSystemUsage.Parent }
4241     * 
4242     */
4243    public DtoSystemUsage.Parent createDtoSystemUsageParent() {
4244        return new DtoSystemUsage.Parent();
4245    }
4246
4247    /**
4248     * Create an instance of {@link DtoSystemUsage.StoreUsage }
4249     * 
4250     */
4251    public DtoSystemUsage.StoreUsage createDtoSystemUsageStoreUsage() {
4252        return new DtoSystemUsage.StoreUsage();
4253    }
4254
4255    /**
4256     * Create an instance of {@link DtoSystemUsage.TempStore }
4257     * 
4258     */
4259    public DtoSystemUsage.TempStore createDtoSystemUsageTempStore() {
4260        return new DtoSystemUsage.TempStore();
4261    }
4262
4263    /**
4264     * Create an instance of {@link DtoSystemUsage.TempUsage }
4265     * 
4266     */
4267    public DtoSystemUsage.TempUsage createDtoSystemUsageTempUsage() {
4268        return new DtoSystemUsage.TempUsage();
4269    }
4270
4271    /**
4272     * Create an instance of {@link DtoAbortSlowAckConsumerStrategy.BrokerService }
4273     * 
4274     */
4275    public DtoAbortSlowAckConsumerStrategy.BrokerService createDtoAbortSlowAckConsumerStrategyBrokerService() {
4276        return new DtoAbortSlowAckConsumerStrategy.BrokerService();
4277    }
4278
4279    /**
4280     * Create an instance of {@link DtoCamelEndpointLoader.CamelContext }
4281     * 
4282     */
4283    public DtoCamelEndpointLoader.CamelContext createDtoCamelEndpointLoaderCamelContext() {
4284        return new DtoCamelEndpointLoader.CamelContext();
4285    }
4286
4287    /**
4288     * Create an instance of {@link DtoCamelEndpointLoader.Component }
4289     * 
4290     */
4291    public DtoCamelEndpointLoader.Component createDtoCamelEndpointLoaderComponent() {
4292        return new DtoCamelEndpointLoader.Component();
4293    }
4294
4295    /**
4296     * Create an instance of {@link DtoCamelEndpointLoader.Source }
4297     * 
4298     */
4299    public DtoCamelEndpointLoader.Source createDtoCamelEndpointLoaderSource() {
4300        return new DtoCamelEndpointLoader.Source();
4301    }
4302
4303    /**
4304     * Create an instance of {@link DtoTaskRunnerFactory.Executor }
4305     * 
4306     */
4307    public DtoTaskRunnerFactory.Executor createDtoTaskRunnerFactoryExecutor() {
4308        return new DtoTaskRunnerFactory.Executor();
4309    }
4310
4311    /**
4312     * Create an instance of {@link DtoTaskRunnerFactory.RejectedTaskHandler }
4313     * 
4314     */
4315    public DtoTaskRunnerFactory.RejectedTaskHandler createDtoTaskRunnerFactoryRejectedTaskHandler() {
4316        return new DtoTaskRunnerFactory.RejectedTaskHandler();
4317    }
4318
4319    /**
4320     * Create an instance of {@link DtoTaskRunnerFactory.ThreadClassLoader }
4321     * 
4322     */
4323    public DtoTaskRunnerFactory.ThreadClassLoader createDtoTaskRunnerFactoryThreadClassLoader() {
4324        return new DtoTaskRunnerFactory.ThreadClassLoader();
4325    }
4326
4327    /**
4328     * Create an instance of {@link DtoAxionJDBCAdapter.Statements }
4329     * 
4330     */
4331    public DtoAxionJDBCAdapter.Statements createDtoAxionJDBCAdapterStatements() {
4332        return new DtoAxionJDBCAdapter.Statements();
4333    }
4334
4335    /**
4336     * Create an instance of {@link DtoIndividualDeadLetterStrategy }
4337     * 
4338     */
4339    public DtoIndividualDeadLetterStrategy createDtoIndividualDeadLetterStrategy() {
4340        return new DtoIndividualDeadLetterStrategy();
4341    }
4342
4343    /**
4344     * Create an instance of {@link DtoAuthorizationMap.AuthorizationEntries }
4345     * 
4346     */
4347    public DtoAuthorizationMap.AuthorizationEntries createDtoAuthorizationMapAuthorizationEntries() {
4348        return new DtoAuthorizationMap.AuthorizationEntries();
4349    }
4350
4351    /**
4352     * Create an instance of {@link DtoAuthorizationMap.DefaultEntry }
4353     * 
4354     */
4355    public DtoAuthorizationMap.DefaultEntry createDtoAuthorizationMapDefaultEntry() {
4356        return new DtoAuthorizationMap.DefaultEntry();
4357    }
4358
4359    /**
4360     * Create an instance of {@link DtoAuthorizationMap.Entries }
4361     * 
4362     */
4363    public DtoAuthorizationMap.Entries createDtoAuthorizationMapEntries() {
4364        return new DtoAuthorizationMap.Entries();
4365    }
4366
4367    /**
4368     * Create an instance of {@link DtoAuthorizationMap.TempDestinationAuthorizationEntry }
4369     * 
4370     */
4371    public DtoAuthorizationMap.TempDestinationAuthorizationEntry createDtoAuthorizationMapTempDestinationAuthorizationEntry() {
4372        return new DtoAuthorizationMap.TempDestinationAuthorizationEntry();
4373    }
4374
4375    /**
4376     * Create an instance of {@link DtoCachedMessageGroupMapFactory }
4377     * 
4378     */
4379    public DtoCachedMessageGroupMapFactory createDtoCachedMessageGroupMapFactory() {
4380        return new DtoCachedMessageGroupMapFactory();
4381    }
4382
4383    /**
4384     * Create an instance of {@link DtoJournaledJDBC.Adapter }
4385     * 
4386     */
4387    public DtoJournaledJDBC.Adapter createDtoJournaledJDBCAdapter() {
4388        return new DtoJournaledJDBC.Adapter();
4389    }
4390
4391    /**
4392     * Create an instance of {@link DtoJournaledJDBC.BrokerService }
4393     * 
4394     */
4395    public DtoJournaledJDBC.BrokerService createDtoJournaledJDBCBrokerService() {
4396        return new DtoJournaledJDBC.BrokerService();
4397    }
4398
4399    /**
4400     * Create an instance of {@link DtoJournaledJDBC.DataSource }
4401     * 
4402     */
4403    public DtoJournaledJDBC.DataSource createDtoJournaledJDBCDataSource() {
4404        return new DtoJournaledJDBC.DataSource();
4405    }
4406
4407    /**
4408     * Create an instance of {@link DtoJournaledJDBC.JdbcAdapter }
4409     * 
4410     */
4411    public DtoJournaledJDBC.JdbcAdapter createDtoJournaledJDBCJdbcAdapter() {
4412        return new DtoJournaledJDBC.JdbcAdapter();
4413    }
4414
4415    /**
4416     * Create an instance of {@link DtoJournaledJDBC.Journal }
4417     * 
4418     */
4419    public DtoJournaledJDBC.Journal createDtoJournaledJDBCJournal() {
4420        return new DtoJournaledJDBC.Journal();
4421    }
4422
4423    /**
4424     * Create an instance of {@link DtoJournaledJDBC.Locker }
4425     * 
4426     */
4427    public DtoJournaledJDBC.Locker createDtoJournaledJDBCLocker() {
4428        return new DtoJournaledJDBC.Locker();
4429    }
4430
4431    /**
4432     * Create an instance of {@link DtoJournaledJDBC.ScheduledThreadPoolExecutor }
4433     * 
4434     */
4435    public DtoJournaledJDBC.ScheduledThreadPoolExecutor createDtoJournaledJDBCScheduledThreadPoolExecutor() {
4436        return new DtoJournaledJDBC.ScheduledThreadPoolExecutor();
4437    }
4438
4439    /**
4440     * Create an instance of {@link DtoJournaledJDBC.Statements }
4441     * 
4442     */
4443    public DtoJournaledJDBC.Statements createDtoJournaledJDBCStatements() {
4444        return new DtoJournaledJDBC.Statements();
4445    }
4446
4447    /**
4448     * Create an instance of {@link DtoJournaledJDBC.TaskRunnerFactory }
4449     * 
4450     */
4451    public DtoJournaledJDBC.TaskRunnerFactory createDtoJournaledJDBCTaskRunnerFactory() {
4452        return new DtoJournaledJDBC.TaskRunnerFactory();
4453    }
4454
4455    /**
4456     * Create an instance of {@link DtoRedeliveryPlugin.AdminConnectionContext }
4457     * 
4458     */
4459    public DtoRedeliveryPlugin.AdminConnectionContext createDtoRedeliveryPluginAdminConnectionContext() {
4460        return new DtoRedeliveryPlugin.AdminConnectionContext();
4461    }
4462
4463    /**
4464     * Create an instance of {@link DtoRedeliveryPlugin.Next }
4465     * 
4466     */
4467    public DtoRedeliveryPlugin.Next createDtoRedeliveryPluginNext() {
4468        return new DtoRedeliveryPlugin.Next();
4469    }
4470
4471    /**
4472     * Create an instance of {@link DtoRedeliveryPlugin.RedeliveryPolicyMap }
4473     * 
4474     */
4475    public DtoRedeliveryPlugin.RedeliveryPolicyMap createDtoRedeliveryPluginRedeliveryPolicyMap() {
4476        return new DtoRedeliveryPlugin.RedeliveryPolicyMap();
4477    }
4478
4479    /**
4480     * Create an instance of {@link DtoDb2JDBCAdapter.Statements }
4481     * 
4482     */
4483    public DtoDb2JDBCAdapter.Statements createDtoDb2JDBCAdapterStatements() {
4484        return new DtoDb2JDBCAdapter.Statements();
4485    }
4486
4487    /**
4488     * Create an instance of {@link DtoPublishedAddressPolicy.PortMapping }
4489     * 
4490     */
4491    public DtoPublishedAddressPolicy.PortMapping createDtoPublishedAddressPolicyPortMapping() {
4492        return new DtoPublishedAddressPolicy.PortMapping();
4493    }
4494
4495    /**
4496     * Create an instance of {@link DtoLeaseDatabaseLocker.DataSource }
4497     * 
4498     */
4499    public DtoLeaseDatabaseLocker.DataSource createDtoLeaseDatabaseLockerDataSource() {
4500        return new DtoLeaseDatabaseLocker.DataSource();
4501    }
4502
4503    /**
4504     * Create an instance of {@link DtoLeaseDatabaseLocker.Lockable }
4505     * 
4506     */
4507    public DtoLeaseDatabaseLocker.Lockable createDtoLeaseDatabaseLockerLockable() {
4508        return new DtoLeaseDatabaseLocker.Lockable();
4509    }
4510
4511    /**
4512     * Create an instance of {@link DtoLeaseDatabaseLocker.Statements }
4513     * 
4514     */
4515    public DtoLeaseDatabaseLocker.Statements createDtoLeaseDatabaseLockerStatements() {
4516        return new DtoLeaseDatabaseLocker.Statements();
4517    }
4518
4519    /**
4520     * Create an instance of {@link DtoTempQueue.CompositeDestinations }
4521     * 
4522     */
4523    public DtoTempQueue.CompositeDestinations createDtoTempQueueCompositeDestinations() {
4524        return new DtoTempQueue.CompositeDestinations();
4525    }
4526
4527    /**
4528     * Create an instance of {@link DtoTempQueue.Connection }
4529     * 
4530     */
4531    public DtoTempQueue.Connection createDtoTempQueueConnection() {
4532        return new DtoTempQueue.Connection();
4533    }
4534
4535    /**
4536     * Create an instance of {@link DtoTempQueue.Properties }
4537     * 
4538     */
4539    public DtoTempQueue.Properties createDtoTempQueueProperties() {
4540        return new DtoTempQueue.Properties();
4541    }
4542
4543    /**
4544     * Create an instance of {@link DtoSimpleMessageGroupMapFactory }
4545     * 
4546     */
4547    public DtoSimpleMessageGroupMapFactory createDtoSimpleMessageGroupMapFactory() {
4548        return new DtoSimpleMessageGroupMapFactory();
4549    }
4550
4551    /**
4552     * Create an instance of {@link DtoDefaultJDBCAdapter.Statements }
4553     * 
4554     */
4555    public DtoDefaultJDBCAdapter.Statements createDtoDefaultJDBCAdapterStatements() {
4556        return new DtoDefaultJDBCAdapter.Statements();
4557    }
4558
4559    /**
4560     * Create an instance of {@link DtoQueueDispatchSelector.Destination }
4561     * 
4562     */
4563    public DtoQueueDispatchSelector.Destination createDtoQueueDispatchSelectorDestination() {
4564        return new DtoQueueDispatchSelector.Destination();
4565    }
4566
4567    /**
4568     * Create an instance of {@link DtoQueueDispatchSelector.ExclusiveConsumer }
4569     * 
4570     */
4571    public DtoQueueDispatchSelector.ExclusiveConsumer createDtoQueueDispatchSelectorExclusiveConsumer() {
4572        return new DtoQueueDispatchSelector.ExclusiveConsumer();
4573    }
4574
4575    /**
4576     * Create an instance of {@link DtoPriorityDispatchPolicy }
4577     * 
4578     */
4579    public DtoPriorityDispatchPolicy createDtoPriorityDispatchPolicy() {
4580        return new DtoPriorityDispatchPolicy();
4581    }
4582
4583    /**
4584     * Create an instance of {@link DtoOracleJDBCAdapter.Statements }
4585     * 
4586     */
4587    public DtoOracleJDBCAdapter.Statements createDtoOracleJDBCAdapterStatements() {
4588        return new DtoOracleJDBCAdapter.Statements();
4589    }
4590
4591    /**
4592     * Create an instance of {@link DtoConnectionFactory.BlobTransferPolicy }
4593     * 
4594     */
4595    public DtoConnectionFactory.BlobTransferPolicy createDtoConnectionFactoryBlobTransferPolicy() {
4596        return new DtoConnectionFactory.BlobTransferPolicy();
4597    }
4598
4599    /**
4600     * Create an instance of {@link DtoConnectionFactory.ClientIdGenerator }
4601     * 
4602     */
4603    public DtoConnectionFactory.ClientIdGenerator createDtoConnectionFactoryClientIdGenerator() {
4604        return new DtoConnectionFactory.ClientIdGenerator();
4605    }
4606
4607    /**
4608     * Create an instance of {@link DtoConnectionFactory.ClientInternalExceptionListener }
4609     * 
4610     */
4611    public DtoConnectionFactory.ClientInternalExceptionListener createDtoConnectionFactoryClientInternalExceptionListener() {
4612        return new DtoConnectionFactory.ClientInternalExceptionListener();
4613    }
4614
4615    /**
4616     * Create an instance of {@link DtoConnectionFactory.ConnectionIdGenerator }
4617     * 
4618     */
4619    public DtoConnectionFactory.ConnectionIdGenerator createDtoConnectionFactoryConnectionIdGenerator() {
4620        return new DtoConnectionFactory.ConnectionIdGenerator();
4621    }
4622
4623    /**
4624     * Create an instance of {@link DtoConnectionFactory.ExceptionListener }
4625     * 
4626     */
4627    public DtoConnectionFactory.ExceptionListener createDtoConnectionFactoryExceptionListener() {
4628        return new DtoConnectionFactory.ExceptionListener();
4629    }
4630
4631    /**
4632     * Create an instance of {@link DtoConnectionFactory.PrefetchPolicy }
4633     * 
4634     */
4635    public DtoConnectionFactory.PrefetchPolicy createDtoConnectionFactoryPrefetchPolicy() {
4636        return new DtoConnectionFactory.PrefetchPolicy();
4637    }
4638
4639    /**
4640     * Create an instance of {@link DtoConnectionFactory.Properties }
4641     * 
4642     */
4643    public DtoConnectionFactory.Properties createDtoConnectionFactoryProperties() {
4644        return new DtoConnectionFactory.Properties();
4645    }
4646
4647    /**
4648     * Create an instance of {@link DtoConnectionFactory.RedeliveryPolicy }
4649     * 
4650     */
4651    public DtoConnectionFactory.RedeliveryPolicy createDtoConnectionFactoryRedeliveryPolicy() {
4652        return new DtoConnectionFactory.RedeliveryPolicy();
4653    }
4654
4655    /**
4656     * Create an instance of {@link DtoConnectionFactory.RedeliveryPolicyMap }
4657     * 
4658     */
4659    public DtoConnectionFactory.RedeliveryPolicyMap createDtoConnectionFactoryRedeliveryPolicyMap() {
4660        return new DtoConnectionFactory.RedeliveryPolicyMap();
4661    }
4662
4663    /**
4664     * Create an instance of {@link DtoConnectionFactory.RejectedTaskHandler }
4665     * 
4666     */
4667    public DtoConnectionFactory.RejectedTaskHandler createDtoConnectionFactoryRejectedTaskHandler() {
4668        return new DtoConnectionFactory.RejectedTaskHandler();
4669    }
4670
4671    /**
4672     * Create an instance of {@link DtoConnectionFactory.SessionTaskRunner }
4673     * 
4674     */
4675    public DtoConnectionFactory.SessionTaskRunner createDtoConnectionFactorySessionTaskRunner() {
4676        return new DtoConnectionFactory.SessionTaskRunner();
4677    }
4678
4679    /**
4680     * Create an instance of {@link DtoConnectionFactory.Transformer }
4681     * 
4682     */
4683    public DtoConnectionFactory.Transformer createDtoConnectionFactoryTransformer() {
4684        return new DtoConnectionFactory.Transformer();
4685    }
4686
4687    /**
4688     * Create an instance of {@link DtoConnectionFactory.TransportListener }
4689     * 
4690     */
4691    public DtoConnectionFactory.TransportListener createDtoConnectionFactoryTransportListener() {
4692        return new DtoConnectionFactory.TransportListener();
4693    }
4694
4695    /**
4696     * Create an instance of {@link DtoLevelDB.BrokerService }
4697     * 
4698     */
4699    public DtoLevelDB.BrokerService createDtoLevelDBBrokerService() {
4700        return new DtoLevelDB.BrokerService();
4701    }
4702
4703    /**
4704     * Create an instance of {@link DtoLevelDB.Locker }
4705     * 
4706     */
4707    public DtoLevelDB.Locker createDtoLevelDBLocker() {
4708        return new DtoLevelDB.Locker();
4709    }
4710
4711    /**
4712     * Create an instance of {@link DtoLevelDB.ScheduledThreadPoolExecutor }
4713     * 
4714     */
4715    public DtoLevelDB.ScheduledThreadPoolExecutor createDtoLevelDBScheduledThreadPoolExecutor() {
4716        return new DtoLevelDB.ScheduledThreadPoolExecutor();
4717    }
4718
4719    /**
4720     * Create an instance of {@link DtoLevelDB.TransactionIdTransformer }
4721     * 
4722     */
4723    public DtoLevelDB.TransactionIdTransformer createDtoLevelDBTransactionIdTransformer() {
4724        return new DtoLevelDB.TransactionIdTransformer();
4725    }
4726
4727    /**
4728     * Create an instance of {@link DtoLevelDB.UsageManager }
4729     * 
4730     */
4731    public DtoLevelDB.UsageManager createDtoLevelDBUsageManager() {
4732        return new DtoLevelDB.UsageManager();
4733    }
4734
4735    /**
4736     * Create an instance of {@link DtoConnectionDotFilePlugin }
4737     * 
4738     */
4739    public DtoConnectionDotFilePlugin createDtoConnectionDotFilePlugin() {
4740        return new DtoConnectionDotFilePlugin();
4741    }
4742
4743    /**
4744     * Create an instance of {@link DtoOutboundQueueBridge.Consumer }
4745     * 
4746     */
4747    public DtoOutboundQueueBridge.Consumer createDtoOutboundQueueBridgeConsumer() {
4748        return new DtoOutboundQueueBridge.Consumer();
4749    }
4750
4751    /**
4752     * Create an instance of {@link DtoOutboundQueueBridge.ConsumerConnection }
4753     * 
4754     */
4755    public DtoOutboundQueueBridge.ConsumerConnection createDtoOutboundQueueBridgeConsumerConnection() {
4756        return new DtoOutboundQueueBridge.ConsumerConnection();
4757    }
4758
4759    /**
4760     * Create an instance of {@link DtoOutboundQueueBridge.ConsumerQueue }
4761     * 
4762     */
4763    public DtoOutboundQueueBridge.ConsumerQueue createDtoOutboundQueueBridgeConsumerQueue() {
4764        return new DtoOutboundQueueBridge.ConsumerQueue();
4765    }
4766
4767    /**
4768     * Create an instance of {@link DtoOutboundQueueBridge.JmsConnector }
4769     * 
4770     */
4771    public DtoOutboundQueueBridge.JmsConnector createDtoOutboundQueueBridgeJmsConnector() {
4772        return new DtoOutboundQueueBridge.JmsConnector();
4773    }
4774
4775    /**
4776     * Create an instance of {@link DtoOutboundQueueBridge.JmsMessageConvertor }
4777     * 
4778     */
4779    public DtoOutboundQueueBridge.JmsMessageConvertor createDtoOutboundQueueBridgeJmsMessageConvertor() {
4780        return new DtoOutboundQueueBridge.JmsMessageConvertor();
4781    }
4782
4783    /**
4784     * Create an instance of {@link DtoOutboundQueueBridge.ProducerConnection }
4785     * 
4786     */
4787    public DtoOutboundQueueBridge.ProducerConnection createDtoOutboundQueueBridgeProducerConnection() {
4788        return new DtoOutboundQueueBridge.ProducerConnection();
4789    }
4790
4791    /**
4792     * Create an instance of {@link DtoOutboundQueueBridge.ProducerQueue }
4793     * 
4794     */
4795    public DtoOutboundQueueBridge.ProducerQueue createDtoOutboundQueueBridgeProducerQueue() {
4796        return new DtoOutboundQueueBridge.ProducerQueue();
4797    }
4798
4799    /**
4800     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournaledJDBC.Adapter }{@code >}}
4801     * 
4802     */
4803    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adapter", scope = DtoJournaledJDBC.class)
4804    public JAXBElement<DtoJournaledJDBC.Adapter> createDtoJournaledJDBCAdapter(DtoJournaledJDBC.Adapter value) {
4805        return new JAXBElement<DtoJournaledJDBC.Adapter>(_DtoJournaledJDBCAdapter_QNAME, DtoJournaledJDBC.Adapter.class, DtoJournaledJDBC.class, value);
4806    }
4807
4808    /**
4809     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournaledJDBC.Locker }{@code >}}
4810     * 
4811     */
4812    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "locker", scope = DtoJournaledJDBC.class)
4813    public JAXBElement<DtoJournaledJDBC.Locker> createDtoJournaledJDBCLocker(DtoJournaledJDBC.Locker value) {
4814        return new JAXBElement<DtoJournaledJDBC.Locker>(_DtoJournaledJDBCLocker_QNAME, DtoJournaledJDBC.Locker.class, DtoJournaledJDBC.class, value);
4815    }
4816
4817    /**
4818     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournaledJDBC.ScheduledThreadPoolExecutor }{@code >}}
4819     * 
4820     */
4821    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "scheduledThreadPoolExecutor", scope = DtoJournaledJDBC.class)
4822    public JAXBElement<DtoJournaledJDBC.ScheduledThreadPoolExecutor> createDtoJournaledJDBCScheduledThreadPoolExecutor(DtoJournaledJDBC.ScheduledThreadPoolExecutor value) {
4823        return new JAXBElement<DtoJournaledJDBC.ScheduledThreadPoolExecutor>(_DtoJournaledJDBCScheduledThreadPoolExecutor_QNAME, DtoJournaledJDBC.ScheduledThreadPoolExecutor.class, DtoJournaledJDBC.class, value);
4824    }
4825
4826    /**
4827     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournaledJDBC.JdbcAdapter }{@code >}}
4828     * 
4829     */
4830    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jdbcAdapter", scope = DtoJournaledJDBC.class)
4831    public JAXBElement<DtoJournaledJDBC.JdbcAdapter> createDtoJournaledJDBCJdbcAdapter(DtoJournaledJDBC.JdbcAdapter value) {
4832        return new JAXBElement<DtoJournaledJDBC.JdbcAdapter>(_DtoJournaledJDBCJdbcAdapter_QNAME, DtoJournaledJDBC.JdbcAdapter.class, DtoJournaledJDBC.class, value);
4833    }
4834
4835    /**
4836     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournaledJDBC.BrokerService }{@code >}}
4837     * 
4838     */
4839    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoJournaledJDBC.class)
4840    public JAXBElement<DtoJournaledJDBC.BrokerService> createDtoJournaledJDBCBrokerService(DtoJournaledJDBC.BrokerService value) {
4841        return new JAXBElement<DtoJournaledJDBC.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoJournaledJDBC.BrokerService.class, DtoJournaledJDBC.class, value);
4842    }
4843
4844    /**
4845     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournaledJDBC.Statements }{@code >}}
4846     * 
4847     */
4848    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoJournaledJDBC.class)
4849    public JAXBElement<DtoJournaledJDBC.Statements> createDtoJournaledJDBCStatements(DtoJournaledJDBC.Statements value) {
4850        return new JAXBElement<DtoJournaledJDBC.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoJournaledJDBC.Statements.class, DtoJournaledJDBC.class, value);
4851    }
4852
4853    /**
4854     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournaledJDBC.Journal }{@code >}}
4855     * 
4856     */
4857    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "journal", scope = DtoJournaledJDBC.class)
4858    public JAXBElement<DtoJournaledJDBC.Journal> createDtoJournaledJDBCJournal(DtoJournaledJDBC.Journal value) {
4859        return new JAXBElement<DtoJournaledJDBC.Journal>(_DtoJournaledJDBCJournal_QNAME, DtoJournaledJDBC.Journal.class, DtoJournaledJDBC.class, value);
4860    }
4861
4862    /**
4863     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournaledJDBC.TaskRunnerFactory }{@code >}}
4864     * 
4865     */
4866    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "taskRunnerFactory", scope = DtoJournaledJDBC.class)
4867    public JAXBElement<DtoJournaledJDBC.TaskRunnerFactory> createDtoJournaledJDBCTaskRunnerFactory(DtoJournaledJDBC.TaskRunnerFactory value) {
4868        return new JAXBElement<DtoJournaledJDBC.TaskRunnerFactory>(_DtoJournaledJDBCTaskRunnerFactory_QNAME, DtoJournaledJDBC.TaskRunnerFactory.class, DtoJournaledJDBC.class, value);
4869    }
4870
4871    /**
4872     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournaledJDBC.DataSource }{@code >}}
4873     * 
4874     */
4875    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "dataSource", scope = DtoJournaledJDBC.class)
4876    public JAXBElement<DtoJournaledJDBC.DataSource> createDtoJournaledJDBCDataSource(DtoJournaledJDBC.DataSource value) {
4877        return new JAXBElement<DtoJournaledJDBC.DataSource>(_DtoJournaledJDBCDataSource_QNAME, DtoJournaledJDBC.DataSource.class, DtoJournaledJDBC.class, value);
4878    }
4879
4880    /**
4881     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMulticastNetworkConnector.ExcludedDestinations }{@code >}}
4882     * 
4883     */
4884    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "excludedDestinations", scope = DtoMulticastNetworkConnector.class)
4885    public JAXBElement<DtoMulticastNetworkConnector.ExcludedDestinations> createDtoMulticastNetworkConnectorExcludedDestinations(DtoMulticastNetworkConnector.ExcludedDestinations value) {
4886        return new JAXBElement<DtoMulticastNetworkConnector.ExcludedDestinations>(_DtoMulticastNetworkConnectorExcludedDestinations_QNAME, DtoMulticastNetworkConnector.ExcludedDestinations.class, DtoMulticastNetworkConnector.class, value);
4887    }
4888
4889    /**
4890     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMulticastNetworkConnector.StaticallyIncludedDestinations }{@code >}}
4891     * 
4892     */
4893    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "staticallyIncludedDestinations", scope = DtoMulticastNetworkConnector.class)
4894    public JAXBElement<DtoMulticastNetworkConnector.StaticallyIncludedDestinations> createDtoMulticastNetworkConnectorStaticallyIncludedDestinations(DtoMulticastNetworkConnector.StaticallyIncludedDestinations value) {
4895        return new JAXBElement<DtoMulticastNetworkConnector.StaticallyIncludedDestinations>(_DtoMulticastNetworkConnectorStaticallyIncludedDestinations_QNAME, DtoMulticastNetworkConnector.StaticallyIncludedDestinations.class, DtoMulticastNetworkConnector.class, value);
4896    }
4897
4898    /**
4899     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMulticastNetworkConnector.Bridge }{@code >}}
4900     * 
4901     */
4902    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "bridge", scope = DtoMulticastNetworkConnector.class)
4903    public JAXBElement<DtoMulticastNetworkConnector.Bridge> createDtoMulticastNetworkConnectorBridge(DtoMulticastNetworkConnector.Bridge value) {
4904        return new JAXBElement<DtoMulticastNetworkConnector.Bridge>(_DtoMulticastNetworkConnectorBridge_QNAME, DtoMulticastNetworkConnector.Bridge.class, DtoMulticastNetworkConnector.class, value);
4905    }
4906
4907    /**
4908     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMulticastNetworkConnector.ConnectionFilter }{@code >}}
4909     * 
4910     */
4911    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "connectionFilter", scope = DtoMulticastNetworkConnector.class)
4912    public JAXBElement<DtoMulticastNetworkConnector.ConnectionFilter> createDtoMulticastNetworkConnectorConnectionFilter(DtoMulticastNetworkConnector.ConnectionFilter value) {
4913        return new JAXBElement<DtoMulticastNetworkConnector.ConnectionFilter>(_DtoMulticastNetworkConnectorConnectionFilter_QNAME, DtoMulticastNetworkConnector.ConnectionFilter.class, DtoMulticastNetworkConnector.class, value);
4914    }
4915
4916    /**
4917     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMulticastNetworkConnector.BrokerService }{@code >}}
4918     * 
4919     */
4920    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoMulticastNetworkConnector.class)
4921    public JAXBElement<DtoMulticastNetworkConnector.BrokerService> createDtoMulticastNetworkConnectorBrokerService(DtoMulticastNetworkConnector.BrokerService value) {
4922        return new JAXBElement<DtoMulticastNetworkConnector.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoMulticastNetworkConnector.BrokerService.class, DtoMulticastNetworkConnector.class, value);
4923    }
4924
4925    /**
4926     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMulticastNetworkConnector.RemoteTransport }{@code >}}
4927     * 
4928     */
4929    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "remoteTransport", scope = DtoMulticastNetworkConnector.class)
4930    public JAXBElement<DtoMulticastNetworkConnector.RemoteTransport> createDtoMulticastNetworkConnectorRemoteTransport(DtoMulticastNetworkConnector.RemoteTransport value) {
4931        return new JAXBElement<DtoMulticastNetworkConnector.RemoteTransport>(_DtoMulticastNetworkConnectorRemoteTransport_QNAME, DtoMulticastNetworkConnector.RemoteTransport.class, DtoMulticastNetworkConnector.class, value);
4932    }
4933
4934    /**
4935     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMulticastNetworkConnector.DurableDestinations }{@code >}}
4936     * 
4937     */
4938    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "durableDestinations", scope = DtoMulticastNetworkConnector.class)
4939    public JAXBElement<DtoMulticastNetworkConnector.DurableDestinations> createDtoMulticastNetworkConnectorDurableDestinations(DtoMulticastNetworkConnector.DurableDestinations value) {
4940        return new JAXBElement<DtoMulticastNetworkConnector.DurableDestinations>(_DtoMulticastNetworkConnectorDurableDestinations_QNAME, DtoMulticastNetworkConnector.DurableDestinations.class, DtoMulticastNetworkConnector.class, value);
4941    }
4942
4943    /**
4944     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMulticastNetworkConnector.DynamicallyIncludedDestinations }{@code >}}
4945     * 
4946     */
4947    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "dynamicallyIncludedDestinations", scope = DtoMulticastNetworkConnector.class)
4948    public JAXBElement<DtoMulticastNetworkConnector.DynamicallyIncludedDestinations> createDtoMulticastNetworkConnectorDynamicallyIncludedDestinations(DtoMulticastNetworkConnector.DynamicallyIncludedDestinations value) {
4949        return new JAXBElement<DtoMulticastNetworkConnector.DynamicallyIncludedDestinations>(_DtoMulticastNetworkConnectorDynamicallyIncludedDestinations_QNAME, DtoMulticastNetworkConnector.DynamicallyIncludedDestinations.class, DtoMulticastNetworkConnector.class, value);
4950    }
4951
4952    /**
4953     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMulticastNetworkConnector.LocalTransport }{@code >}}
4954     * 
4955     */
4956    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "localTransport", scope = DtoMulticastNetworkConnector.class)
4957    public JAXBElement<DtoMulticastNetworkConnector.LocalTransport> createDtoMulticastNetworkConnectorLocalTransport(DtoMulticastNetworkConnector.LocalTransport value) {
4958        return new JAXBElement<DtoMulticastNetworkConnector.LocalTransport>(_DtoMulticastNetworkConnectorLocalTransport_QNAME, DtoMulticastNetworkConnector.LocalTransport.class, DtoMulticastNetworkConnector.class, value);
4959    }
4960
4961    /**
4962     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOracleJDBCAdapter.Statements }{@code >}}
4963     * 
4964     */
4965    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoOracleJDBCAdapter.class)
4966    public JAXBElement<DtoOracleJDBCAdapter.Statements> createDtoOracleJDBCAdapterStatements(DtoOracleJDBCAdapter.Statements value) {
4967        return new JAXBElement<DtoOracleJDBCAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoOracleJDBCAdapter.Statements.class, DtoOracleJDBCAdapter.class, value);
4968    }
4969
4970    /**
4971     * Create an instance of {@link JAXBElement }{@code <}{@link DtoStoreUsage.Parent }{@code >}}
4972     * 
4973     */
4974    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "parent", scope = DtoStoreUsage.class)
4975    public JAXBElement<DtoStoreUsage.Parent> createDtoStoreUsageParent(DtoStoreUsage.Parent value) {
4976        return new JAXBElement<DtoStoreUsage.Parent>(_DtoStoreUsageParent_QNAME, DtoStoreUsage.Parent.class, DtoStoreUsage.class, value);
4977    }
4978
4979    /**
4980     * Create an instance of {@link JAXBElement }{@code <}{@link DtoStoreUsage.Store }{@code >}}
4981     * 
4982     */
4983    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "store", scope = DtoStoreUsage.class)
4984    public JAXBElement<DtoStoreUsage.Store> createDtoStoreUsageStore(DtoStoreUsage.Store value) {
4985        return new JAXBElement<DtoStoreUsage.Store>(_DtoStoreUsageStore_QNAME, DtoStoreUsage.Store.class, DtoStoreUsage.class, value);
4986    }
4987
4988    /**
4989     * Create an instance of {@link JAXBElement }{@code <}{@link DtoStoreUsage.Executor }{@code >}}
4990     * 
4991     */
4992    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "executor", scope = DtoStoreUsage.class)
4993    public JAXBElement<DtoStoreUsage.Executor> createDtoStoreUsageExecutor(DtoStoreUsage.Executor value) {
4994        return new JAXBElement<DtoStoreUsage.Executor>(_DtoStoreUsageExecutor_QNAME, DtoStoreUsage.Executor.class, DtoStoreUsage.class, value);
4995    }
4996
4997    /**
4998     * Create an instance of {@link JAXBElement }{@code <}{@link DtoStoreUsage.Limiter }{@code >}}
4999     * 
5000     */
5001    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "limiter", scope = DtoStoreUsage.class)
5002    public JAXBElement<DtoStoreUsage.Limiter> createDtoStoreUsageLimiter(DtoStoreUsage.Limiter value) {
5003        return new JAXBElement<DtoStoreUsage.Limiter>(_DtoStoreUsageLimiter_QNAME, DtoStoreUsage.Limiter.class, DtoStoreUsage.class, value);
5004    }
5005
5006    /**
5007     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTempDestinationAuthorizationEntry.Destination }{@code >}}
5008     * 
5009     */
5010    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destination", scope = DtoTempDestinationAuthorizationEntry.class)
5011    public JAXBElement<DtoTempDestinationAuthorizationEntry.Destination> createDtoTempDestinationAuthorizationEntryDestination(DtoTempDestinationAuthorizationEntry.Destination value) {
5012        return new JAXBElement<DtoTempDestinationAuthorizationEntry.Destination>(_DtoTempDestinationAuthorizationEntryDestination_QNAME, DtoTempDestinationAuthorizationEntry.Destination.class, DtoTempDestinationAuthorizationEntry.class, value);
5013    }
5014
5015    /**
5016     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTempDestinationAuthorizationEntry.AdminACLs }{@code >}}
5017     * 
5018     */
5019    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adminACLs", scope = DtoTempDestinationAuthorizationEntry.class)
5020    public JAXBElement<DtoTempDestinationAuthorizationEntry.AdminACLs> createDtoTempDestinationAuthorizationEntryAdminACLs(DtoTempDestinationAuthorizationEntry.AdminACLs value) {
5021        return new JAXBElement<DtoTempDestinationAuthorizationEntry.AdminACLs>(_DtoTempDestinationAuthorizationEntryAdminACLs_QNAME, DtoTempDestinationAuthorizationEntry.AdminACLs.class, DtoTempDestinationAuthorizationEntry.class, value);
5022    }
5023
5024    /**
5025     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTempDestinationAuthorizationEntry.ReadACLs }{@code >}}
5026     * 
5027     */
5028    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "readACLs", scope = DtoTempDestinationAuthorizationEntry.class)
5029    public JAXBElement<DtoTempDestinationAuthorizationEntry.ReadACLs> createDtoTempDestinationAuthorizationEntryReadACLs(DtoTempDestinationAuthorizationEntry.ReadACLs value) {
5030        return new JAXBElement<DtoTempDestinationAuthorizationEntry.ReadACLs>(_DtoTempDestinationAuthorizationEntryReadACLs_QNAME, DtoTempDestinationAuthorizationEntry.ReadACLs.class, DtoTempDestinationAuthorizationEntry.class, value);
5031    }
5032
5033    /**
5034     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTempDestinationAuthorizationEntry.WriteACLs }{@code >}}
5035     * 
5036     */
5037    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "writeACLs", scope = DtoTempDestinationAuthorizationEntry.class)
5038    public JAXBElement<DtoTempDestinationAuthorizationEntry.WriteACLs> createDtoTempDestinationAuthorizationEntryWriteACLs(DtoTempDestinationAuthorizationEntry.WriteACLs value) {
5039        return new JAXBElement<DtoTempDestinationAuthorizationEntry.WriteACLs>(_DtoTempDestinationAuthorizationEntryWriteACLs_QNAME, DtoTempDestinationAuthorizationEntry.WriteACLs.class, DtoTempDestinationAuthorizationEntry.class, value);
5040    }
5041
5042    /**
5043     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSimpleJmsMessageConvertor.Connection }{@code >}}
5044     * 
5045     */
5046    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "connection", scope = DtoSimpleJmsMessageConvertor.class)
5047    public JAXBElement<DtoSimpleJmsMessageConvertor.Connection> createDtoSimpleJmsMessageConvertorConnection(DtoSimpleJmsMessageConvertor.Connection value) {
5048        return new JAXBElement<DtoSimpleJmsMessageConvertor.Connection>(_DtoSimpleJmsMessageConvertorConnection_QNAME, DtoSimpleJmsMessageConvertor.Connection.class, DtoSimpleJmsMessageConvertor.class, value);
5049    }
5050
5051    /**
5052     * Create an instance of {@link JAXBElement }{@code <}{@link DtoStreamJDBCAdapter.Statements }{@code >}}
5053     * 
5054     */
5055    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoStreamJDBCAdapter.class)
5056    public JAXBElement<DtoStreamJDBCAdapter.Statements> createDtoStreamJDBCAdapterStatements(DtoStreamJDBCAdapter.Statements value) {
5057        return new JAXBElement<DtoStreamJDBCAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoStreamJDBCAdapter.Statements.class, DtoStreamJDBCAdapter.class, value);
5058    }
5059
5060    /**
5061     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTransactJdbcAdapter.Statements }{@code >}}
5062     * 
5063     */
5064    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoTransactJdbcAdapter.class)
5065    public JAXBElement<DtoTransactJdbcAdapter.Statements> createDtoTransactJdbcAdapterStatements(DtoTransactJdbcAdapter.Statements value) {
5066        return new JAXBElement<DtoTransactJdbcAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoTransactJdbcAdapter.Statements.class, DtoTransactJdbcAdapter.class, value);
5067    }
5068
5069    /**
5070     * Create an instance of {@link JAXBElement }{@code <}{@link DtoAuthorizationMap.AuthorizationEntries }{@code >}}
5071     * 
5072     */
5073    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "authorizationEntries", scope = DtoAuthorizationMap.class)
5074    public JAXBElement<DtoAuthorizationMap.AuthorizationEntries> createDtoAuthorizationMapAuthorizationEntries(DtoAuthorizationMap.AuthorizationEntries value) {
5075        return new JAXBElement<DtoAuthorizationMap.AuthorizationEntries>(_DtoAuthorizationMapAuthorizationEntries_QNAME, DtoAuthorizationMap.AuthorizationEntries.class, DtoAuthorizationMap.class, value);
5076    }
5077
5078    /**
5079     * Create an instance of {@link JAXBElement }{@code <}{@link DtoAuthorizationMap.TempDestinationAuthorizationEntry }{@code >}}
5080     * 
5081     */
5082    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "tempDestinationAuthorizationEntry", scope = DtoAuthorizationMap.class)
5083    public JAXBElement<DtoAuthorizationMap.TempDestinationAuthorizationEntry> createDtoAuthorizationMapTempDestinationAuthorizationEntry(DtoAuthorizationMap.TempDestinationAuthorizationEntry value) {
5084        return new JAXBElement<DtoAuthorizationMap.TempDestinationAuthorizationEntry>(_DtoAuthorizationMapTempDestinationAuthorizationEntry_QNAME, DtoAuthorizationMap.TempDestinationAuthorizationEntry.class, DtoAuthorizationMap.class, value);
5085    }
5086
5087    /**
5088     * Create an instance of {@link JAXBElement }{@code <}{@link DtoAuthorizationMap.Entries }{@code >}}
5089     * 
5090     */
5091    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "entries", scope = DtoAuthorizationMap.class)
5092    public JAXBElement<DtoAuthorizationMap.Entries> createDtoAuthorizationMapEntries(DtoAuthorizationMap.Entries value) {
5093        return new JAXBElement<DtoAuthorizationMap.Entries>(_DtoAuthorizationMapEntries_QNAME, DtoAuthorizationMap.Entries.class, DtoAuthorizationMap.class, value);
5094    }
5095
5096    /**
5097     * Create an instance of {@link JAXBElement }{@code <}{@link DtoAuthorizationMap.DefaultEntry }{@code >}}
5098     * 
5099     */
5100    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "defaultEntry", scope = DtoAuthorizationMap.class)
5101    public JAXBElement<DtoAuthorizationMap.DefaultEntry> createDtoAuthorizationMapDefaultEntry(DtoAuthorizationMap.DefaultEntry value) {
5102        return new JAXBElement<DtoAuthorizationMap.DefaultEntry>(_DtoAuthorizationMapDefaultEntry_QNAME, DtoAuthorizationMap.DefaultEntry.class, DtoAuthorizationMap.class, value);
5103    }
5104
5105    /**
5106     * Create an instance of {@link JAXBElement }{@code <}{@link DtoCompositeQueue.ForwardTo }{@code >}}
5107     * 
5108     */
5109    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "forwardTo", scope = DtoCompositeQueue.class)
5110    public JAXBElement<DtoCompositeQueue.ForwardTo> createDtoCompositeQueueForwardTo(DtoCompositeQueue.ForwardTo value) {
5111        return new JAXBElement<DtoCompositeQueue.ForwardTo>(_DtoCompositeQueueForwardTo_QNAME, DtoCompositeQueue.ForwardTo.class, DtoCompositeQueue.class, value);
5112    }
5113
5114    /**
5115     * Create an instance of {@link JAXBElement }{@code <}{@link DtoAbortSlowAckConsumerStrategy.BrokerService }{@code >}}
5116     * 
5117     */
5118    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoAbortSlowAckConsumerStrategy.class)
5119    public JAXBElement<DtoAbortSlowAckConsumerStrategy.BrokerService> createDtoAbortSlowAckConsumerStrategyBrokerService(DtoAbortSlowAckConsumerStrategy.BrokerService value) {
5120        return new JAXBElement<DtoAbortSlowAckConsumerStrategy.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoAbortSlowAckConsumerStrategy.BrokerService.class, DtoAbortSlowAckConsumerStrategy.class, value);
5121    }
5122
5123    /**
5124     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSslContext.KeyManagers }{@code >}}
5125     * 
5126     */
5127    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "keyManagers", scope = DtoSslContext.class)
5128    public JAXBElement<DtoSslContext.KeyManagers> createDtoSslContextKeyManagers(DtoSslContext.KeyManagers value) {
5129        return new JAXBElement<DtoSslContext.KeyManagers>(_DtoSslContextKeyManagers_QNAME, DtoSslContext.KeyManagers.class, DtoSslContext.class, value);
5130    }
5131
5132    /**
5133     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSslContext.TrustManagers }{@code >}}
5134     * 
5135     */
5136    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "trustManagers", scope = DtoSslContext.class)
5137    public JAXBElement<DtoSslContext.TrustManagers> createDtoSslContextTrustManagers(DtoSslContext.TrustManagers value) {
5138        return new JAXBElement<DtoSslContext.TrustManagers>(_DtoSslContextTrustManagers_QNAME, DtoSslContext.TrustManagers.class, DtoSslContext.class, value);
5139    }
5140
5141    /**
5142     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSslContext.SSLContext }{@code >}}
5143     * 
5144     */
5145    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "SSLContext", scope = DtoSslContext.class)
5146    public JAXBElement<DtoSslContext.SSLContext> createDtoSslContextSSLContext(DtoSslContext.SSLContext value) {
5147        return new JAXBElement<DtoSslContext.SSLContext>(_DtoSslContextSSLContext_QNAME, DtoSslContext.SSLContext.class, DtoSslContext.class, value);
5148    }
5149
5150    /**
5151     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSslContext.SecureRandom }{@code >}}
5152     * 
5153     */
5154    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "secureRandom", scope = DtoSslContext.class)
5155    public JAXBElement<DtoSslContext.SecureRandom> createDtoSslContextSecureRandom(DtoSslContext.SecureRandom value) {
5156        return new JAXBElement<DtoSslContext.SecureRandom>(_DtoSslContextSecureRandom_QNAME, DtoSslContext.SecureRandom.class, DtoSslContext.class, value);
5157    }
5158
5159    /**
5160     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSimpleDispatchSelector.Destination }{@code >}}
5161     * 
5162     */
5163    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destination", scope = DtoSimpleDispatchSelector.class)
5164    public JAXBElement<DtoSimpleDispatchSelector.Destination> createDtoSimpleDispatchSelectorDestination(DtoSimpleDispatchSelector.Destination value) {
5165        return new JAXBElement<DtoSimpleDispatchSelector.Destination>(_DtoTempDestinationAuthorizationEntryDestination_QNAME, DtoSimpleDispatchSelector.Destination.class, DtoSimpleDispatchSelector.class, value);
5166    }
5167
5168    /**
5169     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMirroredQueue.BrokerService }{@code >}}
5170     * 
5171     */
5172    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoMirroredQueue.class)
5173    public JAXBElement<DtoMirroredQueue.BrokerService> createDtoMirroredQueueBrokerService(DtoMirroredQueue.BrokerService value) {
5174        return new JAXBElement<DtoMirroredQueue.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoMirroredQueue.BrokerService.class, DtoMirroredQueue.class, value);
5175    }
5176
5177    /**
5178     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJdbcPersistenceAdapter.Adapter }{@code >}}
5179     * 
5180     */
5181    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adapter", scope = DtoJdbcPersistenceAdapter.class)
5182    public JAXBElement<DtoJdbcPersistenceAdapter.Adapter> createDtoJdbcPersistenceAdapterAdapter(DtoJdbcPersistenceAdapter.Adapter value) {
5183        return new JAXBElement<DtoJdbcPersistenceAdapter.Adapter>(_DtoJournaledJDBCAdapter_QNAME, DtoJdbcPersistenceAdapter.Adapter.class, DtoJdbcPersistenceAdapter.class, value);
5184    }
5185
5186    /**
5187     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJdbcPersistenceAdapter.Ds }{@code >}}
5188     * 
5189     */
5190    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "ds", scope = DtoJdbcPersistenceAdapter.class)
5191    public JAXBElement<DtoJdbcPersistenceAdapter.Ds> createDtoJdbcPersistenceAdapterDs(DtoJdbcPersistenceAdapter.Ds value) {
5192        return new JAXBElement<DtoJdbcPersistenceAdapter.Ds>(_DtoJdbcPersistenceAdapterDs_QNAME, DtoJdbcPersistenceAdapter.Ds.class, DtoJdbcPersistenceAdapter.class, value);
5193    }
5194
5195    /**
5196     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJdbcPersistenceAdapter.DatabaseLocker }{@code >}}
5197     * 
5198     */
5199    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "databaseLocker", scope = DtoJdbcPersistenceAdapter.class)
5200    public JAXBElement<DtoJdbcPersistenceAdapter.DatabaseLocker> createDtoJdbcPersistenceAdapterDatabaseLocker(DtoJdbcPersistenceAdapter.DatabaseLocker value) {
5201        return new JAXBElement<DtoJdbcPersistenceAdapter.DatabaseLocker>(_DtoJdbcPersistenceAdapterDatabaseLocker_QNAME, DtoJdbcPersistenceAdapter.DatabaseLocker.class, DtoJdbcPersistenceAdapter.class, value);
5202    }
5203
5204    /**
5205     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJdbcPersistenceAdapter.WireFormat }{@code >}}
5206     * 
5207     */
5208    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "wireFormat", scope = DtoJdbcPersistenceAdapter.class)
5209    public JAXBElement<DtoJdbcPersistenceAdapter.WireFormat> createDtoJdbcPersistenceAdapterWireFormat(DtoJdbcPersistenceAdapter.WireFormat value) {
5210        return new JAXBElement<DtoJdbcPersistenceAdapter.WireFormat>(_DtoJdbcPersistenceAdapterWireFormat_QNAME, DtoJdbcPersistenceAdapter.WireFormat.class, DtoJdbcPersistenceAdapter.class, value);
5211    }
5212
5213    /**
5214     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJdbcPersistenceAdapter.Locker }{@code >}}
5215     * 
5216     */
5217    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "locker", scope = DtoJdbcPersistenceAdapter.class)
5218    public JAXBElement<DtoJdbcPersistenceAdapter.Locker> createDtoJdbcPersistenceAdapterLocker(DtoJdbcPersistenceAdapter.Locker value) {
5219        return new JAXBElement<DtoJdbcPersistenceAdapter.Locker>(_DtoJournaledJDBCLocker_QNAME, DtoJdbcPersistenceAdapter.Locker.class, DtoJdbcPersistenceAdapter.class, value);
5220    }
5221
5222    /**
5223     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJdbcPersistenceAdapter.ScheduledThreadPoolExecutor }{@code >}}
5224     * 
5225     */
5226    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "scheduledThreadPoolExecutor", scope = DtoJdbcPersistenceAdapter.class)
5227    public JAXBElement<DtoJdbcPersistenceAdapter.ScheduledThreadPoolExecutor> createDtoJdbcPersistenceAdapterScheduledThreadPoolExecutor(DtoJdbcPersistenceAdapter.ScheduledThreadPoolExecutor value) {
5228        return new JAXBElement<DtoJdbcPersistenceAdapter.ScheduledThreadPoolExecutor>(_DtoJournaledJDBCScheduledThreadPoolExecutor_QNAME, DtoJdbcPersistenceAdapter.ScheduledThreadPoolExecutor.class, DtoJdbcPersistenceAdapter.class, value);
5229    }
5230
5231    /**
5232     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJdbcPersistenceAdapter.BrokerService }{@code >}}
5233     * 
5234     */
5235    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoJdbcPersistenceAdapter.class)
5236    public JAXBElement<DtoJdbcPersistenceAdapter.BrokerService> createDtoJdbcPersistenceAdapterBrokerService(DtoJdbcPersistenceAdapter.BrokerService value) {
5237        return new JAXBElement<DtoJdbcPersistenceAdapter.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoJdbcPersistenceAdapter.BrokerService.class, DtoJdbcPersistenceAdapter.class, value);
5238    }
5239
5240    /**
5241     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJdbcPersistenceAdapter.UsageManager }{@code >}}
5242     * 
5243     */
5244    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "usageManager", scope = DtoJdbcPersistenceAdapter.class)
5245    public JAXBElement<DtoJdbcPersistenceAdapter.UsageManager> createDtoJdbcPersistenceAdapterUsageManager(DtoJdbcPersistenceAdapter.UsageManager value) {
5246        return new JAXBElement<DtoJdbcPersistenceAdapter.UsageManager>(_DtoJdbcPersistenceAdapterUsageManager_QNAME, DtoJdbcPersistenceAdapter.UsageManager.class, DtoJdbcPersistenceAdapter.class, value);
5247    }
5248
5249    /**
5250     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJdbcPersistenceAdapter.Statements }{@code >}}
5251     * 
5252     */
5253    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoJdbcPersistenceAdapter.class)
5254    public JAXBElement<DtoJdbcPersistenceAdapter.Statements> createDtoJdbcPersistenceAdapterStatements(DtoJdbcPersistenceAdapter.Statements value) {
5255        return new JAXBElement<DtoJdbcPersistenceAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoJdbcPersistenceAdapter.Statements.class, DtoJdbcPersistenceAdapter.class, value);
5256    }
5257
5258    /**
5259     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJdbcPersistenceAdapter.LockDataSource }{@code >}}
5260     * 
5261     */
5262    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "lockDataSource", scope = DtoJdbcPersistenceAdapter.class)
5263    public JAXBElement<DtoJdbcPersistenceAdapter.LockDataSource> createDtoJdbcPersistenceAdapterLockDataSource(DtoJdbcPersistenceAdapter.LockDataSource value) {
5264        return new JAXBElement<DtoJdbcPersistenceAdapter.LockDataSource>(_DtoJdbcPersistenceAdapterLockDataSource_QNAME, DtoJdbcPersistenceAdapter.LockDataSource.class, DtoJdbcPersistenceAdapter.class, value);
5265    }
5266
5267    /**
5268     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJdbcPersistenceAdapter.DataSource }{@code >}}
5269     * 
5270     */
5271    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "dataSource", scope = DtoJdbcPersistenceAdapter.class)
5272    public JAXBElement<DtoJdbcPersistenceAdapter.DataSource> createDtoJdbcPersistenceAdapterDataSource(DtoJdbcPersistenceAdapter.DataSource value) {
5273        return new JAXBElement<DtoJdbcPersistenceAdapter.DataSource>(_DtoJournaledJDBCDataSource_QNAME, DtoJdbcPersistenceAdapter.DataSource.class, DtoJdbcPersistenceAdapter.class, value);
5274    }
5275
5276    /**
5277     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOracleBlobJDBCAdapter.Statements }{@code >}}
5278     * 
5279     */
5280    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoOracleBlobJDBCAdapter.class)
5281    public JAXBElement<DtoOracleBlobJDBCAdapter.Statements> createDtoOracleBlobJDBCAdapterStatements(DtoOracleBlobJDBCAdapter.Statements value) {
5282        return new JAXBElement<DtoOracleBlobJDBCAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoOracleBlobJDBCAdapter.Statements.class, DtoOracleBlobJDBCAdapter.class, value);
5283    }
5284
5285    /**
5286     * Create an instance of {@link JAXBElement }{@code <}{@link DtoRedeliveryPolicy.Destination }{@code >}}
5287     * 
5288     */
5289    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destination", scope = DtoRedeliveryPolicy.class)
5290    public JAXBElement<DtoRedeliveryPolicy.Destination> createDtoRedeliveryPolicyDestination(DtoRedeliveryPolicy.Destination value) {
5291        return new JAXBElement<DtoRedeliveryPolicy.Destination>(_DtoTempDestinationAuthorizationEntryDestination_QNAME, DtoRedeliveryPolicy.Destination.class, DtoRedeliveryPolicy.class, value);
5292    }
5293
5294    /**
5295     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTempUsage.Parent }{@code >}}
5296     * 
5297     */
5298    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "parent", scope = DtoTempUsage.class)
5299    public JAXBElement<DtoTempUsage.Parent> createDtoTempUsageParent(DtoTempUsage.Parent value) {
5300        return new JAXBElement<DtoTempUsage.Parent>(_DtoStoreUsageParent_QNAME, DtoTempUsage.Parent.class, DtoTempUsage.class, value);
5301    }
5302
5303    /**
5304     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTempUsage.Store }{@code >}}
5305     * 
5306     */
5307    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "store", scope = DtoTempUsage.class)
5308    public JAXBElement<DtoTempUsage.Store> createDtoTempUsageStore(DtoTempUsage.Store value) {
5309        return new JAXBElement<DtoTempUsage.Store>(_DtoStoreUsageStore_QNAME, DtoTempUsage.Store.class, DtoTempUsage.class, value);
5310    }
5311
5312    /**
5313     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTempUsage.Executor }{@code >}}
5314     * 
5315     */
5316    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "executor", scope = DtoTempUsage.class)
5317    public JAXBElement<DtoTempUsage.Executor> createDtoTempUsageExecutor(DtoTempUsage.Executor value) {
5318        return new JAXBElement<DtoTempUsage.Executor>(_DtoStoreUsageExecutor_QNAME, DtoTempUsage.Executor.class, DtoTempUsage.class, value);
5319    }
5320
5321    /**
5322     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTempUsage.Limiter }{@code >}}
5323     * 
5324     */
5325    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "limiter", scope = DtoTempUsage.class)
5326    public JAXBElement<DtoTempUsage.Limiter> createDtoTempUsageLimiter(DtoTempUsage.Limiter value) {
5327        return new JAXBElement<DtoTempUsage.Limiter>(_DtoStoreUsageLimiter_QNAME, DtoTempUsage.Limiter.class, DtoTempUsage.class, value);
5328    }
5329
5330    /**
5331     * Create an instance of {@link JAXBElement }{@code <}{@link DtoNoSubscriptionRecoveryPolicy.Broker }{@code >}}
5332     * 
5333     */
5334    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "broker", scope = DtoNoSubscriptionRecoveryPolicy.class)
5335    public JAXBElement<DtoNoSubscriptionRecoveryPolicy.Broker> createDtoNoSubscriptionRecoveryPolicyBroker(DtoNoSubscriptionRecoveryPolicy.Broker value) {
5336        return new JAXBElement<DtoNoSubscriptionRecoveryPolicy.Broker>(_DtoNoSubscriptionRecoveryPolicyBroker_QNAME, DtoNoSubscriptionRecoveryPolicy.Broker.class, DtoNoSubscriptionRecoveryPolicy.class, value);
5337    }
5338
5339    /**
5340     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournalPersistenceAdapter.BrokerService }{@code >}}
5341     * 
5342     */
5343    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoJournalPersistenceAdapter.class)
5344    public JAXBElement<DtoJournalPersistenceAdapter.BrokerService> createDtoJournalPersistenceAdapterBrokerService(DtoJournalPersistenceAdapter.BrokerService value) {
5345        return new JAXBElement<DtoJournalPersistenceAdapter.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoJournalPersistenceAdapter.BrokerService.class, DtoJournalPersistenceAdapter.class, value);
5346    }
5347
5348    /**
5349     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournalPersistenceAdapter.UsageManager }{@code >}}
5350     * 
5351     */
5352    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "usageManager", scope = DtoJournalPersistenceAdapter.class)
5353    public JAXBElement<DtoJournalPersistenceAdapter.UsageManager> createDtoJournalPersistenceAdapterUsageManager(DtoJournalPersistenceAdapter.UsageManager value) {
5354        return new JAXBElement<DtoJournalPersistenceAdapter.UsageManager>(_DtoJdbcPersistenceAdapterUsageManager_QNAME, DtoJournalPersistenceAdapter.UsageManager.class, DtoJournalPersistenceAdapter.class, value);
5355    }
5356
5357    /**
5358     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournalPersistenceAdapter.LongTermPersistence }{@code >}}
5359     * 
5360     */
5361    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "longTermPersistence", scope = DtoJournalPersistenceAdapter.class)
5362    public JAXBElement<DtoJournalPersistenceAdapter.LongTermPersistence> createDtoJournalPersistenceAdapterLongTermPersistence(DtoJournalPersistenceAdapter.LongTermPersistence value) {
5363        return new JAXBElement<DtoJournalPersistenceAdapter.LongTermPersistence>(_DtoJournalPersistenceAdapterLongTermPersistence_QNAME, DtoJournalPersistenceAdapter.LongTermPersistence.class, DtoJournalPersistenceAdapter.class, value);
5364    }
5365
5366    /**
5367     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournalPersistenceAdapter.Journal }{@code >}}
5368     * 
5369     */
5370    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "journal", scope = DtoJournalPersistenceAdapter.class)
5371    public JAXBElement<DtoJournalPersistenceAdapter.Journal> createDtoJournalPersistenceAdapterJournal(DtoJournalPersistenceAdapter.Journal value) {
5372        return new JAXBElement<DtoJournalPersistenceAdapter.Journal>(_DtoJournaledJDBCJournal_QNAME, DtoJournalPersistenceAdapter.Journal.class, DtoJournalPersistenceAdapter.class, value);
5373    }
5374
5375    /**
5376     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournalPersistenceAdapter.TaskRunnerFactory }{@code >}}
5377     * 
5378     */
5379    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "taskRunnerFactory", scope = DtoJournalPersistenceAdapter.class)
5380    public JAXBElement<DtoJournalPersistenceAdapter.TaskRunnerFactory> createDtoJournalPersistenceAdapterTaskRunnerFactory(DtoJournalPersistenceAdapter.TaskRunnerFactory value) {
5381        return new JAXBElement<DtoJournalPersistenceAdapter.TaskRunnerFactory>(_DtoJournaledJDBCTaskRunnerFactory_QNAME, DtoJournalPersistenceAdapter.TaskRunnerFactory.class, DtoJournalPersistenceAdapter.class, value);
5382    }
5383
5384    /**
5385     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournalPersistenceAdapter.PersistenceAdapter }{@code >}}
5386     * 
5387     */
5388    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "persistenceAdapter", scope = DtoJournalPersistenceAdapter.class)
5389    public JAXBElement<DtoJournalPersistenceAdapter.PersistenceAdapter> createDtoJournalPersistenceAdapterPersistenceAdapter(DtoJournalPersistenceAdapter.PersistenceAdapter value) {
5390        return new JAXBElement<DtoJournalPersistenceAdapter.PersistenceAdapter>(_DtoJournalPersistenceAdapterPersistenceAdapter_QNAME, DtoJournalPersistenceAdapter.PersistenceAdapter.class, DtoJournalPersistenceAdapter.class, value);
5391    }
5392
5393    /**
5394     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTempQueue.Properties }{@code >}}
5395     * 
5396     */
5397    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "properties", scope = DtoTempQueue.class)
5398    public JAXBElement<DtoTempQueue.Properties> createDtoTempQueueProperties(DtoTempQueue.Properties value) {
5399        return new JAXBElement<DtoTempQueue.Properties>(_DtoTempQueueProperties_QNAME, DtoTempQueue.Properties.class, DtoTempQueue.class, value);
5400    }
5401
5402    /**
5403     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTempQueue.CompositeDestinations }{@code >}}
5404     * 
5405     */
5406    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "compositeDestinations", scope = DtoTempQueue.class)
5407    public JAXBElement<DtoTempQueue.CompositeDestinations> createDtoTempQueueCompositeDestinations(DtoTempQueue.CompositeDestinations value) {
5408        return new JAXBElement<DtoTempQueue.CompositeDestinations>(_DtoTempQueueCompositeDestinations_QNAME, DtoTempQueue.CompositeDestinations.class, DtoTempQueue.class, value);
5409    }
5410
5411    /**
5412     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTempQueue.Connection }{@code >}}
5413     * 
5414     */
5415    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "connection", scope = DtoTempQueue.class)
5416    public JAXBElement<DtoTempQueue.Connection> createDtoTempQueueConnection(DtoTempQueue.Connection value) {
5417        return new JAXBElement<DtoTempQueue.Connection>(_DtoSimpleJmsMessageConvertorConnection_QNAME, DtoTempQueue.Connection.class, DtoTempQueue.class, value);
5418    }
5419
5420    /**
5421     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDiscarding.DeadLetterQueue }{@code >}}
5422     * 
5423     */
5424    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "deadLetterQueue", scope = DtoDiscarding.class)
5425    public JAXBElement<DtoDiscarding.DeadLetterQueue> createDtoDiscardingDeadLetterQueue(DtoDiscarding.DeadLetterQueue value) {
5426        return new JAXBElement<DtoDiscarding.DeadLetterQueue>(_DtoDiscardingDeadLetterQueue_QNAME, DtoDiscarding.DeadLetterQueue.class, DtoDiscarding.class, value);
5427    }
5428
5429    /**
5430     * Create an instance of {@link JAXBElement }{@code <}{@link DtoVirtualDestinationInterceptor.VirtualDestinations }{@code >}}
5431     * 
5432     */
5433    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "virtualDestinations", scope = DtoVirtualDestinationInterceptor.class)
5434    public JAXBElement<DtoVirtualDestinationInterceptor.VirtualDestinations> createDtoVirtualDestinationInterceptorVirtualDestinations(DtoVirtualDestinationInterceptor.VirtualDestinations value) {
5435        return new JAXBElement<DtoVirtualDestinationInterceptor.VirtualDestinations>(_DtoVirtualDestinationInterceptorVirtualDestinations_QNAME, DtoVirtualDestinationInterceptor.VirtualDestinations.class, DtoVirtualDestinationInterceptor.class, value);
5436    }
5437
5438    /**
5439     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMKahaDB.Locker }{@code >}}
5440     * 
5441     */
5442    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "locker", scope = DtoMKahaDB.class)
5443    public JAXBElement<DtoMKahaDB.Locker> createDtoMKahaDBLocker(DtoMKahaDB.Locker value) {
5444        return new JAXBElement<DtoMKahaDB.Locker>(_DtoJournaledJDBCLocker_QNAME, DtoMKahaDB.Locker.class, DtoMKahaDB.class, value);
5445    }
5446
5447    /**
5448     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMKahaDB.ScheduledThreadPoolExecutor }{@code >}}
5449     * 
5450     */
5451    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "scheduledThreadPoolExecutor", scope = DtoMKahaDB.class)
5452    public JAXBElement<DtoMKahaDB.ScheduledThreadPoolExecutor> createDtoMKahaDBScheduledThreadPoolExecutor(DtoMKahaDB.ScheduledThreadPoolExecutor value) {
5453        return new JAXBElement<DtoMKahaDB.ScheduledThreadPoolExecutor>(_DtoJournaledJDBCScheduledThreadPoolExecutor_QNAME, DtoMKahaDB.ScheduledThreadPoolExecutor.class, DtoMKahaDB.class, value);
5454    }
5455
5456    /**
5457     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMKahaDB.BrokerService }{@code >}}
5458     * 
5459     */
5460    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoMKahaDB.class)
5461    public JAXBElement<DtoMKahaDB.BrokerService> createDtoMKahaDBBrokerService(DtoMKahaDB.BrokerService value) {
5462        return new JAXBElement<DtoMKahaDB.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoMKahaDB.BrokerService.class, DtoMKahaDB.class, value);
5463    }
5464
5465    /**
5466     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMKahaDB.UsageManager }{@code >}}
5467     * 
5468     */
5469    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "usageManager", scope = DtoMKahaDB.class)
5470    public JAXBElement<DtoMKahaDB.UsageManager> createDtoMKahaDBUsageManager(DtoMKahaDB.UsageManager value) {
5471        return new JAXBElement<DtoMKahaDB.UsageManager>(_DtoJdbcPersistenceAdapterUsageManager_QNAME, DtoMKahaDB.UsageManager.class, DtoMKahaDB.class, value);
5472    }
5473
5474    /**
5475     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMKahaDB.FilteredPersistenceAdapters }{@code >}}
5476     * 
5477     */
5478    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "filteredPersistenceAdapters", scope = DtoMKahaDB.class)
5479    public JAXBElement<DtoMKahaDB.FilteredPersistenceAdapters> createDtoMKahaDBFilteredPersistenceAdapters(DtoMKahaDB.FilteredPersistenceAdapters value) {
5480        return new JAXBElement<DtoMKahaDB.FilteredPersistenceAdapters>(_DtoMKahaDBFilteredPersistenceAdapters_QNAME, DtoMKahaDB.FilteredPersistenceAdapters.class, DtoMKahaDB.class, value);
5481    }
5482
5483    /**
5484     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMKahaDB.TransactionStore }{@code >}}
5485     * 
5486     */
5487    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "transactionStore", scope = DtoMKahaDB.class)
5488    public JAXBElement<DtoMKahaDB.TransactionStore> createDtoMKahaDBTransactionStore(DtoMKahaDB.TransactionStore value) {
5489        return new JAXBElement<DtoMKahaDB.TransactionStore>(_DtoMKahaDBTransactionStore_QNAME, DtoMKahaDB.TransactionStore.class, DtoMKahaDB.class, value);
5490    }
5491
5492    /**
5493     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJDBCIOExceptionHandler.BrokerService }{@code >}}
5494     * 
5495     */
5496    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoJDBCIOExceptionHandler.class)
5497    public JAXBElement<DtoJDBCIOExceptionHandler.BrokerService> createDtoJDBCIOExceptionHandlerBrokerService(DtoJDBCIOExceptionHandler.BrokerService value) {
5498        return new JAXBElement<DtoJDBCIOExceptionHandler.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoJDBCIOExceptionHandler.BrokerService.class, DtoJDBCIOExceptionHandler.class, value);
5499    }
5500
5501    /**
5502     * Create an instance of {@link JAXBElement }{@code <}{@link DtoInboundTopicBridge.Consumer }{@code >}}
5503     * 
5504     */
5505    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "consumer", scope = DtoInboundTopicBridge.class)
5506    public JAXBElement<DtoInboundTopicBridge.Consumer> createDtoInboundTopicBridgeConsumer(DtoInboundTopicBridge.Consumer value) {
5507        return new JAXBElement<DtoInboundTopicBridge.Consumer>(_DtoInboundTopicBridgeConsumer_QNAME, DtoInboundTopicBridge.Consumer.class, DtoInboundTopicBridge.class, value);
5508    }
5509
5510    /**
5511     * Create an instance of {@link JAXBElement }{@code <}{@link DtoInboundTopicBridge.JmsMessageConvertor }{@code >}}
5512     * 
5513     */
5514    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jmsMessageConvertor", scope = DtoInboundTopicBridge.class)
5515    public JAXBElement<DtoInboundTopicBridge.JmsMessageConvertor> createDtoInboundTopicBridgeJmsMessageConvertor(DtoInboundTopicBridge.JmsMessageConvertor value) {
5516        return new JAXBElement<DtoInboundTopicBridge.JmsMessageConvertor>(_DtoInboundTopicBridgeJmsMessageConvertor_QNAME, DtoInboundTopicBridge.JmsMessageConvertor.class, DtoInboundTopicBridge.class, value);
5517    }
5518
5519    /**
5520     * Create an instance of {@link JAXBElement }{@code <}{@link DtoInboundTopicBridge.ConsumerConnection }{@code >}}
5521     * 
5522     */
5523    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "consumerConnection", scope = DtoInboundTopicBridge.class)
5524    public JAXBElement<DtoInboundTopicBridge.ConsumerConnection> createDtoInboundTopicBridgeConsumerConnection(DtoInboundTopicBridge.ConsumerConnection value) {
5525        return new JAXBElement<DtoInboundTopicBridge.ConsumerConnection>(_DtoInboundTopicBridgeConsumerConnection_QNAME, DtoInboundTopicBridge.ConsumerConnection.class, DtoInboundTopicBridge.class, value);
5526    }
5527
5528    /**
5529     * Create an instance of {@link JAXBElement }{@code <}{@link DtoInboundTopicBridge.JmsConnector }{@code >}}
5530     * 
5531     */
5532    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jmsConnector", scope = DtoInboundTopicBridge.class)
5533    public JAXBElement<DtoInboundTopicBridge.JmsConnector> createDtoInboundTopicBridgeJmsConnector(DtoInboundTopicBridge.JmsConnector value) {
5534        return new JAXBElement<DtoInboundTopicBridge.JmsConnector>(_DtoInboundTopicBridgeJmsConnector_QNAME, DtoInboundTopicBridge.JmsConnector.class, DtoInboundTopicBridge.class, value);
5535    }
5536
5537    /**
5538     * Create an instance of {@link JAXBElement }{@code <}{@link DtoInboundTopicBridge.ConsumerTopic }{@code >}}
5539     * 
5540     */
5541    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "consumerTopic", scope = DtoInboundTopicBridge.class)
5542    public JAXBElement<DtoInboundTopicBridge.ConsumerTopic> createDtoInboundTopicBridgeConsumerTopic(DtoInboundTopicBridge.ConsumerTopic value) {
5543        return new JAXBElement<DtoInboundTopicBridge.ConsumerTopic>(_DtoInboundTopicBridgeConsumerTopic_QNAME, DtoInboundTopicBridge.ConsumerTopic.class, DtoInboundTopicBridge.class, value);
5544    }
5545
5546    /**
5547     * Create an instance of {@link JAXBElement }{@code <}{@link DtoInboundTopicBridge.ProducerTopic }{@code >}}
5548     * 
5549     */
5550    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "producerTopic", scope = DtoInboundTopicBridge.class)
5551    public JAXBElement<DtoInboundTopicBridge.ProducerTopic> createDtoInboundTopicBridgeProducerTopic(DtoInboundTopicBridge.ProducerTopic value) {
5552        return new JAXBElement<DtoInboundTopicBridge.ProducerTopic>(_DtoInboundTopicBridgeProducerTopic_QNAME, DtoInboundTopicBridge.ProducerTopic.class, DtoInboundTopicBridge.class, value);
5553    }
5554
5555    /**
5556     * Create an instance of {@link JAXBElement }{@code <}{@link DtoInboundTopicBridge.ProducerConnection }{@code >}}
5557     * 
5558     */
5559    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "producerConnection", scope = DtoInboundTopicBridge.class)
5560    public JAXBElement<DtoInboundTopicBridge.ProducerConnection> createDtoInboundTopicBridgeProducerConnection(DtoInboundTopicBridge.ProducerConnection value) {
5561        return new JAXBElement<DtoInboundTopicBridge.ProducerConnection>(_DtoInboundTopicBridgeProducerConnection_QNAME, DtoInboundTopicBridge.ProducerConnection.class, DtoInboundTopicBridge.class, value);
5562    }
5563
5564    /**
5565     * Create an instance of {@link JAXBElement }{@code <}{@link DtoHsqldbJdbcAdapter.Statements }{@code >}}
5566     * 
5567     */
5568    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoHsqldbJdbcAdapter.class)
5569    public JAXBElement<DtoHsqldbJdbcAdapter.Statements> createDtoHsqldbJdbcAdapterStatements(DtoHsqldbJdbcAdapter.Statements value) {
5570        return new JAXBElement<DtoHsqldbJdbcAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoHsqldbJdbcAdapter.Statements.class, DtoHsqldbJdbcAdapter.class, value);
5571    }
5572
5573    /**
5574     * Create an instance of {@link JAXBElement }{@code <}{@link DtoCompositeDemandForwardingBridge.LocalBroker }{@code >}}
5575     * 
5576     */
5577    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "localBroker", scope = DtoCompositeDemandForwardingBridge.class)
5578    public JAXBElement<DtoCompositeDemandForwardingBridge.LocalBroker> createDtoCompositeDemandForwardingBridgeLocalBroker(DtoCompositeDemandForwardingBridge.LocalBroker value) {
5579        return new JAXBElement<DtoCompositeDemandForwardingBridge.LocalBroker>(_DtoCompositeDemandForwardingBridgeLocalBroker_QNAME, DtoCompositeDemandForwardingBridge.LocalBroker.class, DtoCompositeDemandForwardingBridge.class, value);
5580    }
5581
5582    /**
5583     * Create an instance of {@link JAXBElement }{@code <}{@link DtoCompositeDemandForwardingBridge.ExcludedDestinations }{@code >}}
5584     * 
5585     */
5586    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "excludedDestinations", scope = DtoCompositeDemandForwardingBridge.class)
5587    public JAXBElement<DtoCompositeDemandForwardingBridge.ExcludedDestinations> createDtoCompositeDemandForwardingBridgeExcludedDestinations(DtoCompositeDemandForwardingBridge.ExcludedDestinations value) {
5588        return new JAXBElement<DtoCompositeDemandForwardingBridge.ExcludedDestinations>(_DtoMulticastNetworkConnectorExcludedDestinations_QNAME, DtoCompositeDemandForwardingBridge.ExcludedDestinations.class, DtoCompositeDemandForwardingBridge.class, value);
5589    }
5590
5591    /**
5592     * Create an instance of {@link JAXBElement }{@code <}{@link DtoCompositeDemandForwardingBridge.Configuration }{@code >}}
5593     * 
5594     */
5595    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "configuration", scope = DtoCompositeDemandForwardingBridge.class)
5596    public JAXBElement<DtoCompositeDemandForwardingBridge.Configuration> createDtoCompositeDemandForwardingBridgeConfiguration(DtoCompositeDemandForwardingBridge.Configuration value) {
5597        return new JAXBElement<DtoCompositeDemandForwardingBridge.Configuration>(_DtoCompositeDemandForwardingBridgeConfiguration_QNAME, DtoCompositeDemandForwardingBridge.Configuration.class, DtoCompositeDemandForwardingBridge.class, value);
5598    }
5599
5600    /**
5601     * Create an instance of {@link JAXBElement }{@code <}{@link DtoCompositeDemandForwardingBridge.StaticallyIncludedDestinations }{@code >}}
5602     * 
5603     */
5604    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "staticallyIncludedDestinations", scope = DtoCompositeDemandForwardingBridge.class)
5605    public JAXBElement<DtoCompositeDemandForwardingBridge.StaticallyIncludedDestinations> createDtoCompositeDemandForwardingBridgeStaticallyIncludedDestinations(DtoCompositeDemandForwardingBridge.StaticallyIncludedDestinations value) {
5606        return new JAXBElement<DtoCompositeDemandForwardingBridge.StaticallyIncludedDestinations>(_DtoMulticastNetworkConnectorStaticallyIncludedDestinations_QNAME, DtoCompositeDemandForwardingBridge.StaticallyIncludedDestinations.class, DtoCompositeDemandForwardingBridge.class, value);
5607    }
5608
5609    /**
5610     * Create an instance of {@link JAXBElement }{@code <}{@link DtoCompositeDemandForwardingBridge.BrokerService }{@code >}}
5611     * 
5612     */
5613    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoCompositeDemandForwardingBridge.class)
5614    public JAXBElement<DtoCompositeDemandForwardingBridge.BrokerService> createDtoCompositeDemandForwardingBridgeBrokerService(DtoCompositeDemandForwardingBridge.BrokerService value) {
5615        return new JAXBElement<DtoCompositeDemandForwardingBridge.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoCompositeDemandForwardingBridge.BrokerService.class, DtoCompositeDemandForwardingBridge.class, value);
5616    }
5617
5618    /**
5619     * Create an instance of {@link JAXBElement }{@code <}{@link DtoCompositeDemandForwardingBridge.RemoteBroker }{@code >}}
5620     * 
5621     */
5622    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "remoteBroker", scope = DtoCompositeDemandForwardingBridge.class)
5623    public JAXBElement<DtoCompositeDemandForwardingBridge.RemoteBroker> createDtoCompositeDemandForwardingBridgeRemoteBroker(DtoCompositeDemandForwardingBridge.RemoteBroker value) {
5624        return new JAXBElement<DtoCompositeDemandForwardingBridge.RemoteBroker>(_DtoCompositeDemandForwardingBridgeRemoteBroker_QNAME, DtoCompositeDemandForwardingBridge.RemoteBroker.class, DtoCompositeDemandForwardingBridge.class, value);
5625    }
5626
5627    /**
5628     * Create an instance of {@link JAXBElement }{@code <}{@link DtoCompositeDemandForwardingBridge.DurableDestinations }{@code >}}
5629     * 
5630     */
5631    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "durableDestinations", scope = DtoCompositeDemandForwardingBridge.class)
5632    public JAXBElement<DtoCompositeDemandForwardingBridge.DurableDestinations> createDtoCompositeDemandForwardingBridgeDurableDestinations(DtoCompositeDemandForwardingBridge.DurableDestinations value) {
5633        return new JAXBElement<DtoCompositeDemandForwardingBridge.DurableDestinations>(_DtoMulticastNetworkConnectorDurableDestinations_QNAME, DtoCompositeDemandForwardingBridge.DurableDestinations.class, DtoCompositeDemandForwardingBridge.class, value);
5634    }
5635
5636    /**
5637     * Create an instance of {@link JAXBElement }{@code <}{@link DtoCompositeDemandForwardingBridge.DynamicallyIncludedDestinations }{@code >}}
5638     * 
5639     */
5640    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "dynamicallyIncludedDestinations", scope = DtoCompositeDemandForwardingBridge.class)
5641    public JAXBElement<DtoCompositeDemandForwardingBridge.DynamicallyIncludedDestinations> createDtoCompositeDemandForwardingBridgeDynamicallyIncludedDestinations(DtoCompositeDemandForwardingBridge.DynamicallyIncludedDestinations value) {
5642        return new JAXBElement<DtoCompositeDemandForwardingBridge.DynamicallyIncludedDestinations>(_DtoMulticastNetworkConnectorDynamicallyIncludedDestinations_QNAME, DtoCompositeDemandForwardingBridge.DynamicallyIncludedDestinations.class, DtoCompositeDemandForwardingBridge.class, value);
5643    }
5644
5645    /**
5646     * Create an instance of {@link JAXBElement }{@code <}{@link DtoCompositeDemandForwardingBridge.NetworkBridgeListener }{@code >}}
5647     * 
5648     */
5649    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "networkBridgeListener", scope = DtoCompositeDemandForwardingBridge.class)
5650    public JAXBElement<DtoCompositeDemandForwardingBridge.NetworkBridgeListener> createDtoCompositeDemandForwardingBridgeNetworkBridgeListener(DtoCompositeDemandForwardingBridge.NetworkBridgeListener value) {
5651        return new JAXBElement<DtoCompositeDemandForwardingBridge.NetworkBridgeListener>(_DtoCompositeDemandForwardingBridgeNetworkBridgeListener_QNAME, DtoCompositeDemandForwardingBridge.NetworkBridgeListener.class, DtoCompositeDemandForwardingBridge.class, value);
5652    }
5653
5654    /**
5655     * Create an instance of {@link JAXBElement }{@code <}{@link DtoProxyConnector.Server }{@code >}}
5656     * 
5657     */
5658    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "server", scope = DtoProxyConnector.class)
5659    public JAXBElement<DtoProxyConnector.Server> createDtoProxyConnectorServer(DtoProxyConnector.Server value) {
5660        return new JAXBElement<DtoProxyConnector.Server>(_DtoProxyConnectorServer_QNAME, DtoProxyConnector.Server.class, DtoProxyConnector.class, value);
5661    }
5662
5663    /**
5664     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsTopicConnector.OutboundTopicConnectionFactory }{@code >}}
5665     * 
5666     */
5667    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "outboundTopicConnectionFactory", scope = DtoJmsTopicConnector.class)
5668    public JAXBElement<DtoJmsTopicConnector.OutboundTopicConnectionFactory> createDtoJmsTopicConnectorOutboundTopicConnectionFactory(DtoJmsTopicConnector.OutboundTopicConnectionFactory value) {
5669        return new JAXBElement<DtoJmsTopicConnector.OutboundTopicConnectionFactory>(_DtoJmsTopicConnectorOutboundTopicConnectionFactory_QNAME, DtoJmsTopicConnector.OutboundTopicConnectionFactory.class, DtoJmsTopicConnector.class, value);
5670    }
5671
5672    /**
5673     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsTopicConnector.ReconnectionPolicy }{@code >}}
5674     * 
5675     */
5676    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "reconnectionPolicy", scope = DtoJmsTopicConnector.class)
5677    public JAXBElement<DtoJmsTopicConnector.ReconnectionPolicy> createDtoJmsTopicConnectorReconnectionPolicy(DtoJmsTopicConnector.ReconnectionPolicy value) {
5678        return new JAXBElement<DtoJmsTopicConnector.ReconnectionPolicy>(_DtoJmsTopicConnectorReconnectionPolicy_QNAME, DtoJmsTopicConnector.ReconnectionPolicy.class, DtoJmsTopicConnector.class, value);
5679    }
5680
5681    /**
5682     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsTopicConnector.OutboundTopicBridges }{@code >}}
5683     * 
5684     */
5685    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "outboundTopicBridges", scope = DtoJmsTopicConnector.class)
5686    public JAXBElement<DtoJmsTopicConnector.OutboundTopicBridges> createDtoJmsTopicConnectorOutboundTopicBridges(DtoJmsTopicConnector.OutboundTopicBridges value) {
5687        return new JAXBElement<DtoJmsTopicConnector.OutboundTopicBridges>(_DtoJmsTopicConnectorOutboundTopicBridges_QNAME, DtoJmsTopicConnector.OutboundTopicBridges.class, DtoJmsTopicConnector.class, value);
5688    }
5689
5690    /**
5691     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsTopicConnector.LocalTopicConnection }{@code >}}
5692     * 
5693     */
5694    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "localTopicConnection", scope = DtoJmsTopicConnector.class)
5695    public JAXBElement<DtoJmsTopicConnector.LocalTopicConnection> createDtoJmsTopicConnectorLocalTopicConnection(DtoJmsTopicConnector.LocalTopicConnection value) {
5696        return new JAXBElement<DtoJmsTopicConnector.LocalTopicConnection>(_DtoJmsTopicConnectorLocalTopicConnection_QNAME, DtoJmsTopicConnector.LocalTopicConnection.class, DtoJmsTopicConnector.class, value);
5697    }
5698
5699    /**
5700     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsTopicConnector.OutboundTopicConnection }{@code >}}
5701     * 
5702     */
5703    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "outboundTopicConnection", scope = DtoJmsTopicConnector.class)
5704    public JAXBElement<DtoJmsTopicConnector.OutboundTopicConnection> createDtoJmsTopicConnectorOutboundTopicConnection(DtoJmsTopicConnector.OutboundTopicConnection value) {
5705        return new JAXBElement<DtoJmsTopicConnector.OutboundTopicConnection>(_DtoJmsTopicConnectorOutboundTopicConnection_QNAME, DtoJmsTopicConnector.OutboundTopicConnection.class, DtoJmsTopicConnector.class, value);
5706    }
5707
5708    /**
5709     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsTopicConnector.LocalTopicConnectionFactory }{@code >}}
5710     * 
5711     */
5712    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "localTopicConnectionFactory", scope = DtoJmsTopicConnector.class)
5713    public JAXBElement<DtoJmsTopicConnector.LocalTopicConnectionFactory> createDtoJmsTopicConnectorLocalTopicConnectionFactory(DtoJmsTopicConnector.LocalTopicConnectionFactory value) {
5714        return new JAXBElement<DtoJmsTopicConnector.LocalTopicConnectionFactory>(_DtoJmsTopicConnectorLocalTopicConnectionFactory_QNAME, DtoJmsTopicConnector.LocalTopicConnectionFactory.class, DtoJmsTopicConnector.class, value);
5715    }
5716
5717    /**
5718     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsTopicConnector.InboundTopicBridges }{@code >}}
5719     * 
5720     */
5721    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "inboundTopicBridges", scope = DtoJmsTopicConnector.class)
5722    public JAXBElement<DtoJmsTopicConnector.InboundTopicBridges> createDtoJmsTopicConnectorInboundTopicBridges(DtoJmsTopicConnector.InboundTopicBridges value) {
5723        return new JAXBElement<DtoJmsTopicConnector.InboundTopicBridges>(_DtoJmsTopicConnectorInboundTopicBridges_QNAME, DtoJmsTopicConnector.InboundTopicBridges.class, DtoJmsTopicConnector.class, value);
5724    }
5725
5726    /**
5727     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsTopicConnector.OutboundMessageConvertor }{@code >}}
5728     * 
5729     */
5730    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "outboundMessageConvertor", scope = DtoJmsTopicConnector.class)
5731    public JAXBElement<DtoJmsTopicConnector.OutboundMessageConvertor> createDtoJmsTopicConnectorOutboundMessageConvertor(DtoJmsTopicConnector.OutboundMessageConvertor value) {
5732        return new JAXBElement<DtoJmsTopicConnector.OutboundMessageConvertor>(_DtoJmsTopicConnectorOutboundMessageConvertor_QNAME, DtoJmsTopicConnector.OutboundMessageConvertor.class, DtoJmsTopicConnector.class, value);
5733    }
5734
5735    /**
5736     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsTopicConnector.BrokerService }{@code >}}
5737     * 
5738     */
5739    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoJmsTopicConnector.class)
5740    public JAXBElement<DtoJmsTopicConnector.BrokerService> createDtoJmsTopicConnectorBrokerService(DtoJmsTopicConnector.BrokerService value) {
5741        return new JAXBElement<DtoJmsTopicConnector.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoJmsTopicConnector.BrokerService.class, DtoJmsTopicConnector.class, value);
5742    }
5743
5744    /**
5745     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsTopicConnector.InboundMessageConvertor }{@code >}}
5746     * 
5747     */
5748    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "inboundMessageConvertor", scope = DtoJmsTopicConnector.class)
5749    public JAXBElement<DtoJmsTopicConnector.InboundMessageConvertor> createDtoJmsTopicConnectorInboundMessageConvertor(DtoJmsTopicConnector.InboundMessageConvertor value) {
5750        return new JAXBElement<DtoJmsTopicConnector.InboundMessageConvertor>(_DtoJmsTopicConnectorInboundMessageConvertor_QNAME, DtoJmsTopicConnector.InboundMessageConvertor.class, DtoJmsTopicConnector.class, value);
5751    }
5752
5753    /**
5754     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBytesJDBCAdapter.Statements }{@code >}}
5755     * 
5756     */
5757    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoBytesJDBCAdapter.class)
5758    public JAXBElement<DtoBytesJDBCAdapter.Statements> createDtoBytesJDBCAdapterStatements(DtoBytesJDBCAdapter.Statements value) {
5759        return new JAXBElement<DtoBytesJDBCAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoBytesJDBCAdapter.Statements.class, DtoBytesJDBCAdapter.class, value);
5760    }
5761
5762    /**
5763     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLeaseLockerIOExceptionHandler.BrokerService }{@code >}}
5764     * 
5765     */
5766    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoLeaseLockerIOExceptionHandler.class)
5767    public JAXBElement<DtoLeaseLockerIOExceptionHandler.BrokerService> createDtoLeaseLockerIOExceptionHandlerBrokerService(DtoLeaseLockerIOExceptionHandler.BrokerService value) {
5768        return new JAXBElement<DtoLeaseLockerIOExceptionHandler.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoLeaseLockerIOExceptionHandler.BrokerService.class, DtoLeaseLockerIOExceptionHandler.class, value);
5769    }
5770
5771    /**
5772     * Create an instance of {@link JAXBElement }{@code <}{@link DtoXaConnectionFactory.ExceptionListener }{@code >}}
5773     * 
5774     */
5775    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "exceptionListener", scope = DtoXaConnectionFactory.class)
5776    public JAXBElement<DtoXaConnectionFactory.ExceptionListener> createDtoXaConnectionFactoryExceptionListener(DtoXaConnectionFactory.ExceptionListener value) {
5777        return new JAXBElement<DtoXaConnectionFactory.ExceptionListener>(_DtoXaConnectionFactoryExceptionListener_QNAME, DtoXaConnectionFactory.ExceptionListener.class, DtoXaConnectionFactory.class, value);
5778    }
5779
5780    /**
5781     * Create an instance of {@link JAXBElement }{@code <}{@link DtoXaConnectionFactory.RedeliveryPolicyMap }{@code >}}
5782     * 
5783     */
5784    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "redeliveryPolicyMap", scope = DtoXaConnectionFactory.class)
5785    public JAXBElement<DtoXaConnectionFactory.RedeliveryPolicyMap> createDtoXaConnectionFactoryRedeliveryPolicyMap(DtoXaConnectionFactory.RedeliveryPolicyMap value) {
5786        return new JAXBElement<DtoXaConnectionFactory.RedeliveryPolicyMap>(_DtoXaConnectionFactoryRedeliveryPolicyMap_QNAME, DtoXaConnectionFactory.RedeliveryPolicyMap.class, DtoXaConnectionFactory.class, value);
5787    }
5788
5789    /**
5790     * Create an instance of {@link JAXBElement }{@code <}{@link DtoXaConnectionFactory.ConnectionIdGenerator }{@code >}}
5791     * 
5792     */
5793    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "connectionIdGenerator", scope = DtoXaConnectionFactory.class)
5794    public JAXBElement<DtoXaConnectionFactory.ConnectionIdGenerator> createDtoXaConnectionFactoryConnectionIdGenerator(DtoXaConnectionFactory.ConnectionIdGenerator value) {
5795        return new JAXBElement<DtoXaConnectionFactory.ConnectionIdGenerator>(_DtoXaConnectionFactoryConnectionIdGenerator_QNAME, DtoXaConnectionFactory.ConnectionIdGenerator.class, DtoXaConnectionFactory.class, value);
5796    }
5797
5798    /**
5799     * Create an instance of {@link JAXBElement }{@code <}{@link DtoXaConnectionFactory.Transformer }{@code >}}
5800     * 
5801     */
5802    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "transformer", scope = DtoXaConnectionFactory.class)
5803    public JAXBElement<DtoXaConnectionFactory.Transformer> createDtoXaConnectionFactoryTransformer(DtoXaConnectionFactory.Transformer value) {
5804        return new JAXBElement<DtoXaConnectionFactory.Transformer>(_DtoXaConnectionFactoryTransformer_QNAME, DtoXaConnectionFactory.Transformer.class, DtoXaConnectionFactory.class, value);
5805    }
5806
5807    /**
5808     * Create an instance of {@link JAXBElement }{@code <}{@link DtoXaConnectionFactory.ClientInternalExceptionListener }{@code >}}
5809     * 
5810     */
5811    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "clientInternalExceptionListener", scope = DtoXaConnectionFactory.class)
5812    public JAXBElement<DtoXaConnectionFactory.ClientInternalExceptionListener> createDtoXaConnectionFactoryClientInternalExceptionListener(DtoXaConnectionFactory.ClientInternalExceptionListener value) {
5813        return new JAXBElement<DtoXaConnectionFactory.ClientInternalExceptionListener>(_DtoXaConnectionFactoryClientInternalExceptionListener_QNAME, DtoXaConnectionFactory.ClientInternalExceptionListener.class, DtoXaConnectionFactory.class, value);
5814    }
5815
5816    /**
5817     * Create an instance of {@link JAXBElement }{@code <}{@link DtoXaConnectionFactory.Properties }{@code >}}
5818     * 
5819     */
5820    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "properties", scope = DtoXaConnectionFactory.class)
5821    public JAXBElement<DtoXaConnectionFactory.Properties> createDtoXaConnectionFactoryProperties(DtoXaConnectionFactory.Properties value) {
5822        return new JAXBElement<DtoXaConnectionFactory.Properties>(_DtoTempQueueProperties_QNAME, DtoXaConnectionFactory.Properties.class, DtoXaConnectionFactory.class, value);
5823    }
5824
5825    /**
5826     * Create an instance of {@link JAXBElement }{@code <}{@link DtoXaConnectionFactory.BlobTransferPolicy }{@code >}}
5827     * 
5828     */
5829    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "blobTransferPolicy", scope = DtoXaConnectionFactory.class)
5830    public JAXBElement<DtoXaConnectionFactory.BlobTransferPolicy> createDtoXaConnectionFactoryBlobTransferPolicy(DtoXaConnectionFactory.BlobTransferPolicy value) {
5831        return new JAXBElement<DtoXaConnectionFactory.BlobTransferPolicy>(_DtoXaConnectionFactoryBlobTransferPolicy_QNAME, DtoXaConnectionFactory.BlobTransferPolicy.class, DtoXaConnectionFactory.class, value);
5832    }
5833
5834    /**
5835     * Create an instance of {@link JAXBElement }{@code <}{@link DtoXaConnectionFactory.PrefetchPolicy }{@code >}}
5836     * 
5837     */
5838    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "prefetchPolicy", scope = DtoXaConnectionFactory.class)
5839    public JAXBElement<DtoXaConnectionFactory.PrefetchPolicy> createDtoXaConnectionFactoryPrefetchPolicy(DtoXaConnectionFactory.PrefetchPolicy value) {
5840        return new JAXBElement<DtoXaConnectionFactory.PrefetchPolicy>(_DtoXaConnectionFactoryPrefetchPolicy_QNAME, DtoXaConnectionFactory.PrefetchPolicy.class, DtoXaConnectionFactory.class, value);
5841    }
5842
5843    /**
5844     * Create an instance of {@link JAXBElement }{@code <}{@link DtoXaConnectionFactory.RejectedTaskHandler }{@code >}}
5845     * 
5846     */
5847    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "rejectedTaskHandler", scope = DtoXaConnectionFactory.class)
5848    public JAXBElement<DtoXaConnectionFactory.RejectedTaskHandler> createDtoXaConnectionFactoryRejectedTaskHandler(DtoXaConnectionFactory.RejectedTaskHandler value) {
5849        return new JAXBElement<DtoXaConnectionFactory.RejectedTaskHandler>(_DtoXaConnectionFactoryRejectedTaskHandler_QNAME, DtoXaConnectionFactory.RejectedTaskHandler.class, DtoXaConnectionFactory.class, value);
5850    }
5851
5852    /**
5853     * Create an instance of {@link JAXBElement }{@code <}{@link DtoXaConnectionFactory.RedeliveryPolicy }{@code >}}
5854     * 
5855     */
5856    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "redeliveryPolicy", scope = DtoXaConnectionFactory.class)
5857    public JAXBElement<DtoXaConnectionFactory.RedeliveryPolicy> createDtoXaConnectionFactoryRedeliveryPolicy(DtoXaConnectionFactory.RedeliveryPolicy value) {
5858        return new JAXBElement<DtoXaConnectionFactory.RedeliveryPolicy>(_DtoXaConnectionFactoryRedeliveryPolicy_QNAME, DtoXaConnectionFactory.RedeliveryPolicy.class, DtoXaConnectionFactory.class, value);
5859    }
5860
5861    /**
5862     * Create an instance of {@link JAXBElement }{@code <}{@link DtoXaConnectionFactory.SessionTaskRunner }{@code >}}
5863     * 
5864     */
5865    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "sessionTaskRunner", scope = DtoXaConnectionFactory.class)
5866    public JAXBElement<DtoXaConnectionFactory.SessionTaskRunner> createDtoXaConnectionFactorySessionTaskRunner(DtoXaConnectionFactory.SessionTaskRunner value) {
5867        return new JAXBElement<DtoXaConnectionFactory.SessionTaskRunner>(_DtoXaConnectionFactorySessionTaskRunner_QNAME, DtoXaConnectionFactory.SessionTaskRunner.class, DtoXaConnectionFactory.class, value);
5868    }
5869
5870    /**
5871     * Create an instance of {@link JAXBElement }{@code <}{@link DtoXaConnectionFactory.ClientIdGenerator }{@code >}}
5872     * 
5873     */
5874    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "clientIdGenerator", scope = DtoXaConnectionFactory.class)
5875    public JAXBElement<DtoXaConnectionFactory.ClientIdGenerator> createDtoXaConnectionFactoryClientIdGenerator(DtoXaConnectionFactory.ClientIdGenerator value) {
5876        return new JAXBElement<DtoXaConnectionFactory.ClientIdGenerator>(_DtoXaConnectionFactoryClientIdGenerator_QNAME, DtoXaConnectionFactory.ClientIdGenerator.class, DtoXaConnectionFactory.class, value);
5877    }
5878
5879    /**
5880     * Create an instance of {@link JAXBElement }{@code <}{@link DtoXaConnectionFactory.TransportListener }{@code >}}
5881     * 
5882     */
5883    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "transportListener", scope = DtoXaConnectionFactory.class)
5884    public JAXBElement<DtoXaConnectionFactory.TransportListener> createDtoXaConnectionFactoryTransportListener(DtoXaConnectionFactory.TransportListener value) {
5885        return new JAXBElement<DtoXaConnectionFactory.TransportListener>(_DtoXaConnectionFactoryTransportListener_QNAME, DtoXaConnectionFactory.TransportListener.class, DtoXaConnectionFactory.class, value);
5886    }
5887
5888    /**
5889     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.PersistenceFactory }{@code >}}
5890     * 
5891     */
5892    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "persistenceFactory", scope = DtoBrokerService.class)
5893    public JAXBElement<DtoBrokerService.PersistenceFactory> createDtoBrokerServicePersistenceFactory(DtoBrokerService.PersistenceFactory value) {
5894        return new JAXBElement<DtoBrokerService.PersistenceFactory>(_DtoBrokerServicePersistenceFactory_QNAME, DtoBrokerService.PersistenceFactory.class, DtoBrokerService.class, value);
5895    }
5896
5897    /**
5898     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.SystemUsage }{@code >}}
5899     * 
5900     */
5901    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "systemUsage", scope = DtoBrokerService.class)
5902    public JAXBElement<DtoBrokerService.SystemUsage> createDtoBrokerServiceSystemUsage(DtoBrokerService.SystemUsage value) {
5903        return new JAXBElement<DtoBrokerService.SystemUsage>(_DtoBrokerServiceSystemUsage_QNAME, DtoBrokerService.SystemUsage.class, DtoBrokerService.class, value);
5904    }
5905
5906    /**
5907     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.RegionBroker }{@code >}}
5908     * 
5909     */
5910    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "regionBroker", scope = DtoBrokerService.class)
5911    public JAXBElement<DtoBrokerService.RegionBroker> createDtoBrokerServiceRegionBroker(DtoBrokerService.RegionBroker value) {
5912        return new JAXBElement<DtoBrokerService.RegionBroker>(_DtoBrokerServiceRegionBroker_QNAME, DtoBrokerService.RegionBroker.class, DtoBrokerService.class, value);
5913    }
5914
5915    /**
5916     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.ShutdownHooks }{@code >}}
5917     * 
5918     */
5919    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "shutdownHooks", scope = DtoBrokerService.class)
5920    public JAXBElement<DtoBrokerService.ShutdownHooks> createDtoBrokerServiceShutdownHooks(DtoBrokerService.ShutdownHooks value) {
5921        return new JAXBElement<DtoBrokerService.ShutdownHooks>(_DtoBrokerServiceShutdownHooks_QNAME, DtoBrokerService.ShutdownHooks.class, DtoBrokerService.class, value);
5922    }
5923
5924    /**
5925     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.SslContext }{@code >}}
5926     * 
5927     */
5928    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "sslContext", scope = DtoBrokerService.class)
5929    public JAXBElement<DtoBrokerService.SslContext> createDtoBrokerServiceSslContext(DtoBrokerService.SslContext value) {
5930        return new JAXBElement<DtoBrokerService.SslContext>(_DtoBrokerServiceSslContext_QNAME, DtoBrokerService.SslContext.class, DtoBrokerService.class, value);
5931    }
5932
5933    /**
5934     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.MessageAuthorizationPolicy }{@code >}}
5935     * 
5936     */
5937    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "messageAuthorizationPolicy", scope = DtoBrokerService.class)
5938    public JAXBElement<DtoBrokerService.MessageAuthorizationPolicy> createDtoBrokerServiceMessageAuthorizationPolicy(DtoBrokerService.MessageAuthorizationPolicy value) {
5939        return new JAXBElement<DtoBrokerService.MessageAuthorizationPolicy>(_DtoBrokerServiceMessageAuthorizationPolicy_QNAME, DtoBrokerService.MessageAuthorizationPolicy.class, DtoBrokerService.class, value);
5940    }
5941
5942    /**
5943     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.IoExceptionHandler }{@code >}}
5944     * 
5945     */
5946    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "ioExceptionHandler", scope = DtoBrokerService.class)
5947    public JAXBElement<DtoBrokerService.IoExceptionHandler> createDtoBrokerServiceIoExceptionHandler(DtoBrokerService.IoExceptionHandler value) {
5948        return new JAXBElement<DtoBrokerService.IoExceptionHandler>(_DtoBrokerServiceIoExceptionHandler_QNAME, DtoBrokerService.IoExceptionHandler.class, DtoBrokerService.class, value);
5949    }
5950
5951    /**
5952     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.DestinationInterceptors }{@code >}}
5953     * 
5954     */
5955    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destinationInterceptors", scope = DtoBrokerService.class)
5956    public JAXBElement<DtoBrokerService.DestinationInterceptors> createDtoBrokerServiceDestinationInterceptors(DtoBrokerService.DestinationInterceptors value) {
5957        return new JAXBElement<DtoBrokerService.DestinationInterceptors>(_DtoBrokerServiceDestinationInterceptors_QNAME, DtoBrokerService.DestinationInterceptors.class, DtoBrokerService.class, value);
5958    }
5959
5960    /**
5961     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.AdminView }{@code >}}
5962     * 
5963     */
5964    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adminView", scope = DtoBrokerService.class)
5965    public JAXBElement<DtoBrokerService.AdminView> createDtoBrokerServiceAdminView(DtoBrokerService.AdminView value) {
5966        return new JAXBElement<DtoBrokerService.AdminView>(_DtoBrokerServiceAdminView_QNAME, DtoBrokerService.AdminView.class, DtoBrokerService.class, value);
5967    }
5968
5969    /**
5970     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.ProxyConnectors }{@code >}}
5971     * 
5972     */
5973    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "proxyConnectors", scope = DtoBrokerService.class)
5974    public JAXBElement<DtoBrokerService.ProxyConnectors> createDtoBrokerServiceProxyConnectors(DtoBrokerService.ProxyConnectors value) {
5975        return new JAXBElement<DtoBrokerService.ProxyConnectors>(_DtoBrokerServiceProxyConnectors_QNAME, DtoBrokerService.ProxyConnectors.class, DtoBrokerService.class, value);
5976    }
5977
5978    /**
5979     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.Plugins }{@code >}}
5980     * 
5981     */
5982    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "plugins", scope = DtoBrokerService.class)
5983    public JAXBElement<DtoBrokerService.Plugins> createDtoBrokerServicePlugins(DtoBrokerService.Plugins value) {
5984        return new JAXBElement<DtoBrokerService.Plugins>(_DtoBrokerServicePlugins_QNAME, DtoBrokerService.Plugins.class, DtoBrokerService.class, value);
5985    }
5986
5987    /**
5988     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.Destinations }{@code >}}
5989     * 
5990     */
5991    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destinations", scope = DtoBrokerService.class)
5992    public JAXBElement<DtoBrokerService.Destinations> createDtoBrokerServiceDestinations(DtoBrokerService.Destinations value) {
5993        return new JAXBElement<DtoBrokerService.Destinations>(_DtoBrokerServiceDestinations_QNAME, DtoBrokerService.Destinations.class, DtoBrokerService.class, value);
5994    }
5995
5996    /**
5997     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.JobSchedulerStore }{@code >}}
5998     * 
5999     */
6000    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jobSchedulerStore", scope = DtoBrokerService.class)
6001    public JAXBElement<DtoBrokerService.JobSchedulerStore> createDtoBrokerServiceJobSchedulerStore(DtoBrokerService.JobSchedulerStore value) {
6002        return new JAXBElement<DtoBrokerService.JobSchedulerStore>(_DtoBrokerServiceJobSchedulerStore_QNAME, DtoBrokerService.JobSchedulerStore.class, DtoBrokerService.class, value);
6003    }
6004
6005    /**
6006     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.TransportConnectorURIs }{@code >}}
6007     * 
6008     */
6009    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "transportConnectorURIs", scope = DtoBrokerService.class)
6010    public JAXBElement<DtoBrokerService.TransportConnectorURIs> createDtoBrokerServiceTransportConnectorURIs(DtoBrokerService.TransportConnectorURIs value) {
6011        return new JAXBElement<DtoBrokerService.TransportConnectorURIs>(_DtoBrokerServiceTransportConnectorURIs_QNAME, DtoBrokerService.TransportConnectorURIs.class, DtoBrokerService.class, value);
6012    }
6013
6014    /**
6015     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.ProducerSystemUsage }{@code >}}
6016     * 
6017     */
6018    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "producerSystemUsage", scope = DtoBrokerService.class)
6019    public JAXBElement<DtoBrokerService.ProducerSystemUsage> createDtoBrokerServiceProducerSystemUsage(DtoBrokerService.ProducerSystemUsage value) {
6020        return new JAXBElement<DtoBrokerService.ProducerSystemUsage>(_DtoBrokerServiceProducerSystemUsage_QNAME, DtoBrokerService.ProducerSystemUsage.class, DtoBrokerService.class, value);
6021    }
6022
6023    /**
6024     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.JmsBridgeConnectors }{@code >}}
6025     * 
6026     */
6027    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jmsBridgeConnectors", scope = DtoBrokerService.class)
6028    public JAXBElement<DtoBrokerService.JmsBridgeConnectors> createDtoBrokerServiceJmsBridgeConnectors(DtoBrokerService.JmsBridgeConnectors value) {
6029        return new JAXBElement<DtoBrokerService.JmsBridgeConnectors>(_DtoBrokerServiceJmsBridgeConnectors_QNAME, DtoBrokerService.JmsBridgeConnectors.class, DtoBrokerService.class, value);
6030    }
6031
6032    /**
6033     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.NetworkConnectorURIs }{@code >}}
6034     * 
6035     */
6036    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "networkConnectorURIs", scope = DtoBrokerService.class)
6037    public JAXBElement<DtoBrokerService.NetworkConnectorURIs> createDtoBrokerServiceNetworkConnectorURIs(DtoBrokerService.NetworkConnectorURIs value) {
6038        return new JAXBElement<DtoBrokerService.NetworkConnectorURIs>(_DtoBrokerServiceNetworkConnectorURIs_QNAME, DtoBrokerService.NetworkConnectorURIs.class, DtoBrokerService.class, value);
6039    }
6040
6041    /**
6042     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.TempDataStore }{@code >}}
6043     * 
6044     */
6045    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "tempDataStore", scope = DtoBrokerService.class)
6046    public JAXBElement<DtoBrokerService.TempDataStore> createDtoBrokerServiceTempDataStore(DtoBrokerService.TempDataStore value) {
6047        return new JAXBElement<DtoBrokerService.TempDataStore>(_DtoBrokerServiceTempDataStore_QNAME, DtoBrokerService.TempDataStore.class, DtoBrokerService.class, value);
6048    }
6049
6050    /**
6051     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.ConsumerSystemUsage }{@code >}}
6052     * 
6053     */
6054    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "consumerSystemUsage", scope = DtoBrokerService.class)
6055    public JAXBElement<DtoBrokerService.ConsumerSystemUsage> createDtoBrokerServiceConsumerSystemUsage(DtoBrokerService.ConsumerSystemUsage value) {
6056        return new JAXBElement<DtoBrokerService.ConsumerSystemUsage>(_DtoBrokerServiceConsumerSystemUsage_QNAME, DtoBrokerService.ConsumerSystemUsage.class, DtoBrokerService.class, value);
6057    }
6058
6059    /**
6060     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.BrokerContext }{@code >}}
6061     * 
6062     */
6063    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerContext", scope = DtoBrokerService.class)
6064    public JAXBElement<DtoBrokerService.BrokerContext> createDtoBrokerServiceBrokerContext(DtoBrokerService.BrokerContext value) {
6065        return new JAXBElement<DtoBrokerService.BrokerContext>(_DtoBrokerServiceBrokerContext_QNAME, DtoBrokerService.BrokerContext.class, DtoBrokerService.class, value);
6066    }
6067
6068    /**
6069     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.PersistenceTaskRunnerFactory }{@code >}}
6070     * 
6071     */
6072    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "persistenceTaskRunnerFactory", scope = DtoBrokerService.class)
6073    public JAXBElement<DtoBrokerService.PersistenceTaskRunnerFactory> createDtoBrokerServicePersistenceTaskRunnerFactory(DtoBrokerService.PersistenceTaskRunnerFactory value) {
6074        return new JAXBElement<DtoBrokerService.PersistenceTaskRunnerFactory>(_DtoBrokerServicePersistenceTaskRunnerFactory_QNAME, DtoBrokerService.PersistenceTaskRunnerFactory.class, DtoBrokerService.class, value);
6075    }
6076
6077    /**
6078     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.TransportConnectors }{@code >}}
6079     * 
6080     */
6081    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "transportConnectors", scope = DtoBrokerService.class)
6082    public JAXBElement<DtoBrokerService.TransportConnectors> createDtoBrokerServiceTransportConnectors(DtoBrokerService.TransportConnectors value) {
6083        return new JAXBElement<DtoBrokerService.TransportConnectors>(_DtoBrokerServiceTransportConnectors_QNAME, DtoBrokerService.TransportConnectors.class, DtoBrokerService.class, value);
6084    }
6085
6086    /**
6087     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.DestinationPolicy }{@code >}}
6088     * 
6089     */
6090    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destinationPolicy", scope = DtoBrokerService.class)
6091    public JAXBElement<DtoBrokerService.DestinationPolicy> createDtoBrokerServiceDestinationPolicy(DtoBrokerService.DestinationPolicy value) {
6092        return new JAXBElement<DtoBrokerService.DestinationPolicy>(_DtoBrokerServiceDestinationPolicy_QNAME, DtoBrokerService.DestinationPolicy.class, DtoBrokerService.class, value);
6093    }
6094
6095    /**
6096     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.NetworkConnectors }{@code >}}
6097     * 
6098     */
6099    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "networkConnectors", scope = DtoBrokerService.class)
6100    public JAXBElement<DtoBrokerService.NetworkConnectors> createDtoBrokerServiceNetworkConnectors(DtoBrokerService.NetworkConnectors value) {
6101        return new JAXBElement<DtoBrokerService.NetworkConnectors>(_DtoBrokerServiceNetworkConnectors_QNAME, DtoBrokerService.NetworkConnectors.class, DtoBrokerService.class, value);
6102    }
6103
6104    /**
6105     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.DestinationFactory }{@code >}}
6106     * 
6107     */
6108    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destinationFactory", scope = DtoBrokerService.class)
6109    public JAXBElement<DtoBrokerService.DestinationFactory> createDtoBrokerServiceDestinationFactory(DtoBrokerService.DestinationFactory value) {
6110        return new JAXBElement<DtoBrokerService.DestinationFactory>(_DtoBrokerServiceDestinationFactory_QNAME, DtoBrokerService.DestinationFactory.class, DtoBrokerService.class, value);
6111    }
6112
6113    /**
6114     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.TaskRunnerFactory }{@code >}}
6115     * 
6116     */
6117    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "taskRunnerFactory", scope = DtoBrokerService.class)
6118    public JAXBElement<DtoBrokerService.TaskRunnerFactory> createDtoBrokerServiceTaskRunnerFactory(DtoBrokerService.TaskRunnerFactory value) {
6119        return new JAXBElement<DtoBrokerService.TaskRunnerFactory>(_DtoJournaledJDBCTaskRunnerFactory_QNAME, DtoBrokerService.TaskRunnerFactory.class, DtoBrokerService.class, value);
6120    }
6121
6122    /**
6123     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.PersistenceAdapter }{@code >}}
6124     * 
6125     */
6126    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "persistenceAdapter", scope = DtoBrokerService.class)
6127    public JAXBElement<DtoBrokerService.PersistenceAdapter> createDtoBrokerServicePersistenceAdapter(DtoBrokerService.PersistenceAdapter value) {
6128        return new JAXBElement<DtoBrokerService.PersistenceAdapter>(_DtoJournalPersistenceAdapterPersistenceAdapter_QNAME, DtoBrokerService.PersistenceAdapter.class, DtoBrokerService.class, value);
6129    }
6130
6131    /**
6132     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.ManagementContext }{@code >}}
6133     * 
6134     */
6135    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "managementContext", scope = DtoBrokerService.class)
6136    public JAXBElement<DtoBrokerService.ManagementContext> createDtoBrokerServiceManagementContext(DtoBrokerService.ManagementContext value) {
6137        return new JAXBElement<DtoBrokerService.ManagementContext>(_DtoBrokerServiceManagementContext_QNAME, DtoBrokerService.ManagementContext.class, DtoBrokerService.class, value);
6138    }
6139
6140    /**
6141     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBrokerService.Services }{@code >}}
6142     * 
6143     */
6144    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "services", scope = DtoBrokerService.class)
6145    public JAXBElement<DtoBrokerService.Services> createDtoBrokerServiceServices(DtoBrokerService.Services value) {
6146        return new JAXBElement<DtoBrokerService.Services>(_DtoBrokerServiceServices_QNAME, DtoBrokerService.Services.class, DtoBrokerService.class, value);
6147    }
6148
6149    /**
6150     * Create an instance of {@link JAXBElement }{@code <}{@link DtoAuthorizationPlugin.Map }{@code >}}
6151     * 
6152     */
6153    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "map", scope = DtoAuthorizationPlugin.class)
6154    public JAXBElement<DtoAuthorizationPlugin.Map> createDtoAuthorizationPluginMap(DtoAuthorizationPlugin.Map value) {
6155        return new JAXBElement<DtoAuthorizationPlugin.Map>(_DtoAuthorizationPluginMap_QNAME, DtoAuthorizationPlugin.Map.class, DtoAuthorizationPlugin.class, value);
6156    }
6157
6158    /**
6159     * Create an instance of {@link JAXBElement }{@code <}{@link DtoRedeliveryPolicyMap.RedeliveryPolicyEntries }{@code >}}
6160     * 
6161     */
6162    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "redeliveryPolicyEntries", scope = DtoRedeliveryPolicyMap.class)
6163    public JAXBElement<DtoRedeliveryPolicyMap.RedeliveryPolicyEntries> createDtoRedeliveryPolicyMapRedeliveryPolicyEntries(DtoRedeliveryPolicyMap.RedeliveryPolicyEntries value) {
6164        return new JAXBElement<DtoRedeliveryPolicyMap.RedeliveryPolicyEntries>(_DtoRedeliveryPolicyMapRedeliveryPolicyEntries_QNAME, DtoRedeliveryPolicyMap.RedeliveryPolicyEntries.class, DtoRedeliveryPolicyMap.class, value);
6165    }
6166
6167    /**
6168     * Create an instance of {@link JAXBElement }{@code <}{@link DtoRedeliveryPolicyMap.Entries }{@code >}}
6169     * 
6170     */
6171    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "entries", scope = DtoRedeliveryPolicyMap.class)
6172    public JAXBElement<DtoRedeliveryPolicyMap.Entries> createDtoRedeliveryPolicyMapEntries(DtoRedeliveryPolicyMap.Entries value) {
6173        return new JAXBElement<DtoRedeliveryPolicyMap.Entries>(_DtoAuthorizationMapEntries_QNAME, DtoRedeliveryPolicyMap.Entries.class, DtoRedeliveryPolicyMap.class, value);
6174    }
6175
6176    /**
6177     * Create an instance of {@link JAXBElement }{@code <}{@link DtoRedeliveryPolicyMap.DefaultEntry }{@code >}}
6178     * 
6179     */
6180    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "defaultEntry", scope = DtoRedeliveryPolicyMap.class)
6181    public JAXBElement<DtoRedeliveryPolicyMap.DefaultEntry> createDtoRedeliveryPolicyMapDefaultEntry(DtoRedeliveryPolicyMap.DefaultEntry value) {
6182        return new JAXBElement<DtoRedeliveryPolicyMap.DefaultEntry>(_DtoAuthorizationMapDefaultEntry_QNAME, DtoRedeliveryPolicyMap.DefaultEntry.class, DtoRedeliveryPolicyMap.class, value);
6183    }
6184
6185    /**
6186     * Create an instance of {@link JAXBElement }{@code <}{@link DtoForwardingBridge.LocalBroker }{@code >}}
6187     * 
6188     */
6189    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "localBroker", scope = DtoForwardingBridge.class)
6190    public JAXBElement<DtoForwardingBridge.LocalBroker> createDtoForwardingBridgeLocalBroker(DtoForwardingBridge.LocalBroker value) {
6191        return new JAXBElement<DtoForwardingBridge.LocalBroker>(_DtoCompositeDemandForwardingBridgeLocalBroker_QNAME, DtoForwardingBridge.LocalBroker.class, DtoForwardingBridge.class, value);
6192    }
6193
6194    /**
6195     * Create an instance of {@link JAXBElement }{@code <}{@link DtoForwardingBridge.NetworkBridgeFailedListener }{@code >}}
6196     * 
6197     */
6198    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "networkBridgeFailedListener", scope = DtoForwardingBridge.class)
6199    public JAXBElement<DtoForwardingBridge.NetworkBridgeFailedListener> createDtoForwardingBridgeNetworkBridgeFailedListener(DtoForwardingBridge.NetworkBridgeFailedListener value) {
6200        return new JAXBElement<DtoForwardingBridge.NetworkBridgeFailedListener>(_DtoForwardingBridgeNetworkBridgeFailedListener_QNAME, DtoForwardingBridge.NetworkBridgeFailedListener.class, DtoForwardingBridge.class, value);
6201    }
6202
6203    /**
6204     * Create an instance of {@link JAXBElement }{@code <}{@link DtoForwardingBridge.RemoteBroker }{@code >}}
6205     * 
6206     */
6207    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "remoteBroker", scope = DtoForwardingBridge.class)
6208    public JAXBElement<DtoForwardingBridge.RemoteBroker> createDtoForwardingBridgeRemoteBroker(DtoForwardingBridge.RemoteBroker value) {
6209        return new JAXBElement<DtoForwardingBridge.RemoteBroker>(_DtoCompositeDemandForwardingBridgeRemoteBroker_QNAME, DtoForwardingBridge.RemoteBroker.class, DtoForwardingBridge.class, value);
6210    }
6211
6212    /**
6213     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDb2JDBCAdapter.Statements }{@code >}}
6214     * 
6215     */
6216    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoDb2JDBCAdapter.class)
6217    public JAXBElement<DtoDb2JDBCAdapter.Statements> createDtoDb2JDBCAdapterStatements(DtoDb2JDBCAdapter.Statements value) {
6218        return new JAXBElement<DtoDb2JDBCAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoDb2JDBCAdapter.Statements.class, DtoDb2JDBCAdapter.class, value);
6219    }
6220
6221    /**
6222     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMysqlJdbcAdapter.Statements }{@code >}}
6223     * 
6224     */
6225    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoMysqlJdbcAdapter.class)
6226    public JAXBElement<DtoMysqlJdbcAdapter.Statements> createDtoMysqlJdbcAdapterStatements(DtoMysqlJdbcAdapter.Statements value) {
6227        return new JAXBElement<DtoMysqlJdbcAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoMysqlJdbcAdapter.Statements.class, DtoMysqlJdbcAdapter.class, value);
6228    }
6229
6230    /**
6231     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPublishedAddressPolicy.PortMapping }{@code >}}
6232     * 
6233     */
6234    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "portMapping", scope = DtoPublishedAddressPolicy.class)
6235    public JAXBElement<DtoPublishedAddressPolicy.PortMapping> createDtoPublishedAddressPolicyPortMapping(DtoPublishedAddressPolicy.PortMapping value) {
6236        return new JAXBElement<DtoPublishedAddressPolicy.PortMapping>(_DtoPublishedAddressPolicyPortMapping_QNAME, DtoPublishedAddressPolicy.PortMapping.class, DtoPublishedAddressPolicy.class, value);
6237    }
6238
6239    /**
6240     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDatabaseLocker.ExceptionHandler }{@code >}}
6241     * 
6242     */
6243    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "exceptionHandler", scope = DtoDatabaseLocker.class)
6244    public JAXBElement<DtoDatabaseLocker.ExceptionHandler> createDtoDatabaseLockerExceptionHandler(DtoDatabaseLocker.ExceptionHandler value) {
6245        return new JAXBElement<DtoDatabaseLocker.ExceptionHandler>(_DtoDatabaseLockerExceptionHandler_QNAME, DtoDatabaseLocker.ExceptionHandler.class, DtoDatabaseLocker.class, value);
6246    }
6247
6248    /**
6249     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDatabaseLocker.Lockable }{@code >}}
6250     * 
6251     */
6252    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "lockable", scope = DtoDatabaseLocker.class)
6253    public JAXBElement<DtoDatabaseLocker.Lockable> createDtoDatabaseLockerLockable(DtoDatabaseLocker.Lockable value) {
6254        return new JAXBElement<DtoDatabaseLocker.Lockable>(_DtoDatabaseLockerLockable_QNAME, DtoDatabaseLocker.Lockable.class, DtoDatabaseLocker.class, value);
6255    }
6256
6257    /**
6258     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDatabaseLocker.Statements }{@code >}}
6259     * 
6260     */
6261    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoDatabaseLocker.class)
6262    public JAXBElement<DtoDatabaseLocker.Statements> createDtoDatabaseLockerStatements(DtoDatabaseLocker.Statements value) {
6263        return new JAXBElement<DtoDatabaseLocker.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoDatabaseLocker.Statements.class, DtoDatabaseLocker.class, value);
6264    }
6265
6266    /**
6267     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDatabaseLocker.DataSource }{@code >}}
6268     * 
6269     */
6270    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "dataSource", scope = DtoDatabaseLocker.class)
6271    public JAXBElement<DtoDatabaseLocker.DataSource> createDtoDatabaseLockerDataSource(DtoDatabaseLocker.DataSource value) {
6272        return new JAXBElement<DtoDatabaseLocker.DataSource>(_DtoJournaledJDBCDataSource_QNAME, DtoDatabaseLocker.DataSource.class, DtoDatabaseLocker.class, value);
6273    }
6274
6275    /**
6276     * Create an instance of {@link JAXBElement }{@code <}{@link DtoFixedSizedSubscriptionRecoveryPolicy.Broker }{@code >}}
6277     * 
6278     */
6279    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "broker", scope = DtoFixedSizedSubscriptionRecoveryPolicy.class)
6280    public JAXBElement<DtoFixedSizedSubscriptionRecoveryPolicy.Broker> createDtoFixedSizedSubscriptionRecoveryPolicyBroker(DtoFixedSizedSubscriptionRecoveryPolicy.Broker value) {
6281        return new JAXBElement<DtoFixedSizedSubscriptionRecoveryPolicy.Broker>(_DtoNoSubscriptionRecoveryPolicyBroker_QNAME, DtoFixedSizedSubscriptionRecoveryPolicy.Broker.class, DtoFixedSizedSubscriptionRecoveryPolicy.class, value);
6282    }
6283
6284    /**
6285     * Create an instance of {@link JAXBElement }{@code <}{@link DtoFixedSizedSubscriptionRecoveryPolicy.Buffer }{@code >}}
6286     * 
6287     */
6288    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "buffer", scope = DtoFixedSizedSubscriptionRecoveryPolicy.class)
6289    public JAXBElement<DtoFixedSizedSubscriptionRecoveryPolicy.Buffer> createDtoFixedSizedSubscriptionRecoveryPolicyBuffer(DtoFixedSizedSubscriptionRecoveryPolicy.Buffer value) {
6290        return new JAXBElement<DtoFixedSizedSubscriptionRecoveryPolicy.Buffer>(_DtoFixedSizedSubscriptionRecoveryPolicyBuffer_QNAME, DtoFixedSizedSubscriptionRecoveryPolicy.Buffer.class, DtoFixedSizedSubscriptionRecoveryPolicy.class, value);
6291    }
6292
6293    /**
6294     * Create an instance of {@link JAXBElement }{@code <}{@link DtoKahaDB.Locker }{@code >}}
6295     * 
6296     */
6297    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "locker", scope = DtoKahaDB.class)
6298    public JAXBElement<DtoKahaDB.Locker> createDtoKahaDBLocker(DtoKahaDB.Locker value) {
6299        return new JAXBElement<DtoKahaDB.Locker>(_DtoJournaledJDBCLocker_QNAME, DtoKahaDB.Locker.class, DtoKahaDB.class, value);
6300    }
6301
6302    /**
6303     * Create an instance of {@link JAXBElement }{@code <}{@link DtoKahaDB.TransactionIdTransformer }{@code >}}
6304     * 
6305     */
6306    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "transactionIdTransformer", scope = DtoKahaDB.class)
6307    public JAXBElement<DtoKahaDB.TransactionIdTransformer> createDtoKahaDBTransactionIdTransformer(DtoKahaDB.TransactionIdTransformer value) {
6308        return new JAXBElement<DtoKahaDB.TransactionIdTransformer>(_DtoKahaDBTransactionIdTransformer_QNAME, DtoKahaDB.TransactionIdTransformer.class, DtoKahaDB.class, value);
6309    }
6310
6311    /**
6312     * Create an instance of {@link JAXBElement }{@code <}{@link DtoKahaDB.ScheduledThreadPoolExecutor }{@code >}}
6313     * 
6314     */
6315    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "scheduledThreadPoolExecutor", scope = DtoKahaDB.class)
6316    public JAXBElement<DtoKahaDB.ScheduledThreadPoolExecutor> createDtoKahaDBScheduledThreadPoolExecutor(DtoKahaDB.ScheduledThreadPoolExecutor value) {
6317        return new JAXBElement<DtoKahaDB.ScheduledThreadPoolExecutor>(_DtoJournaledJDBCScheduledThreadPoolExecutor_QNAME, DtoKahaDB.ScheduledThreadPoolExecutor.class, DtoKahaDB.class, value);
6318    }
6319
6320    /**
6321     * Create an instance of {@link JAXBElement }{@code <}{@link DtoKahaDB.BrokerService }{@code >}}
6322     * 
6323     */
6324    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoKahaDB.class)
6325    public JAXBElement<DtoKahaDB.BrokerService> createDtoKahaDBBrokerService(DtoKahaDB.BrokerService value) {
6326        return new JAXBElement<DtoKahaDB.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoKahaDB.BrokerService.class, DtoKahaDB.class, value);
6327    }
6328
6329    /**
6330     * Create an instance of {@link JAXBElement }{@code <}{@link DtoKahaDB.UsageManager }{@code >}}
6331     * 
6332     */
6333    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "usageManager", scope = DtoKahaDB.class)
6334    public JAXBElement<DtoKahaDB.UsageManager> createDtoKahaDBUsageManager(DtoKahaDB.UsageManager value) {
6335        return new JAXBElement<DtoKahaDB.UsageManager>(_DtoJdbcPersistenceAdapterUsageManager_QNAME, DtoKahaDB.UsageManager.class, DtoKahaDB.class, value);
6336    }
6337
6338    /**
6339     * Create an instance of {@link JAXBElement }{@code <}{@link DtoConnectionFactory.ExceptionListener }{@code >}}
6340     * 
6341     */
6342    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "exceptionListener", scope = DtoConnectionFactory.class)
6343    public JAXBElement<DtoConnectionFactory.ExceptionListener> createDtoConnectionFactoryExceptionListener(DtoConnectionFactory.ExceptionListener value) {
6344        return new JAXBElement<DtoConnectionFactory.ExceptionListener>(_DtoXaConnectionFactoryExceptionListener_QNAME, DtoConnectionFactory.ExceptionListener.class, DtoConnectionFactory.class, value);
6345    }
6346
6347    /**
6348     * Create an instance of {@link JAXBElement }{@code <}{@link DtoConnectionFactory.RedeliveryPolicyMap }{@code >}}
6349     * 
6350     */
6351    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "redeliveryPolicyMap", scope = DtoConnectionFactory.class)
6352    public JAXBElement<DtoConnectionFactory.RedeliveryPolicyMap> createDtoConnectionFactoryRedeliveryPolicyMap(DtoConnectionFactory.RedeliveryPolicyMap value) {
6353        return new JAXBElement<DtoConnectionFactory.RedeliveryPolicyMap>(_DtoXaConnectionFactoryRedeliveryPolicyMap_QNAME, DtoConnectionFactory.RedeliveryPolicyMap.class, DtoConnectionFactory.class, value);
6354    }
6355
6356    /**
6357     * Create an instance of {@link JAXBElement }{@code <}{@link DtoConnectionFactory.ConnectionIdGenerator }{@code >}}
6358     * 
6359     */
6360    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "connectionIdGenerator", scope = DtoConnectionFactory.class)
6361    public JAXBElement<DtoConnectionFactory.ConnectionIdGenerator> createDtoConnectionFactoryConnectionIdGenerator(DtoConnectionFactory.ConnectionIdGenerator value) {
6362        return new JAXBElement<DtoConnectionFactory.ConnectionIdGenerator>(_DtoXaConnectionFactoryConnectionIdGenerator_QNAME, DtoConnectionFactory.ConnectionIdGenerator.class, DtoConnectionFactory.class, value);
6363    }
6364
6365    /**
6366     * Create an instance of {@link JAXBElement }{@code <}{@link DtoConnectionFactory.Transformer }{@code >}}
6367     * 
6368     */
6369    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "transformer", scope = DtoConnectionFactory.class)
6370    public JAXBElement<DtoConnectionFactory.Transformer> createDtoConnectionFactoryTransformer(DtoConnectionFactory.Transformer value) {
6371        return new JAXBElement<DtoConnectionFactory.Transformer>(_DtoXaConnectionFactoryTransformer_QNAME, DtoConnectionFactory.Transformer.class, DtoConnectionFactory.class, value);
6372    }
6373
6374    /**
6375     * Create an instance of {@link JAXBElement }{@code <}{@link DtoConnectionFactory.ClientInternalExceptionListener }{@code >}}
6376     * 
6377     */
6378    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "clientInternalExceptionListener", scope = DtoConnectionFactory.class)
6379    public JAXBElement<DtoConnectionFactory.ClientInternalExceptionListener> createDtoConnectionFactoryClientInternalExceptionListener(DtoConnectionFactory.ClientInternalExceptionListener value) {
6380        return new JAXBElement<DtoConnectionFactory.ClientInternalExceptionListener>(_DtoXaConnectionFactoryClientInternalExceptionListener_QNAME, DtoConnectionFactory.ClientInternalExceptionListener.class, DtoConnectionFactory.class, value);
6381    }
6382
6383    /**
6384     * Create an instance of {@link JAXBElement }{@code <}{@link DtoConnectionFactory.Properties }{@code >}}
6385     * 
6386     */
6387    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "properties", scope = DtoConnectionFactory.class)
6388    public JAXBElement<DtoConnectionFactory.Properties> createDtoConnectionFactoryProperties(DtoConnectionFactory.Properties value) {
6389        return new JAXBElement<DtoConnectionFactory.Properties>(_DtoTempQueueProperties_QNAME, DtoConnectionFactory.Properties.class, DtoConnectionFactory.class, value);
6390    }
6391
6392    /**
6393     * Create an instance of {@link JAXBElement }{@code <}{@link DtoConnectionFactory.BlobTransferPolicy }{@code >}}
6394     * 
6395     */
6396    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "blobTransferPolicy", scope = DtoConnectionFactory.class)
6397    public JAXBElement<DtoConnectionFactory.BlobTransferPolicy> createDtoConnectionFactoryBlobTransferPolicy(DtoConnectionFactory.BlobTransferPolicy value) {
6398        return new JAXBElement<DtoConnectionFactory.BlobTransferPolicy>(_DtoXaConnectionFactoryBlobTransferPolicy_QNAME, DtoConnectionFactory.BlobTransferPolicy.class, DtoConnectionFactory.class, value);
6399    }
6400
6401    /**
6402     * Create an instance of {@link JAXBElement }{@code <}{@link DtoConnectionFactory.PrefetchPolicy }{@code >}}
6403     * 
6404     */
6405    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "prefetchPolicy", scope = DtoConnectionFactory.class)
6406    public JAXBElement<DtoConnectionFactory.PrefetchPolicy> createDtoConnectionFactoryPrefetchPolicy(DtoConnectionFactory.PrefetchPolicy value) {
6407        return new JAXBElement<DtoConnectionFactory.PrefetchPolicy>(_DtoXaConnectionFactoryPrefetchPolicy_QNAME, DtoConnectionFactory.PrefetchPolicy.class, DtoConnectionFactory.class, value);
6408    }
6409
6410    /**
6411     * Create an instance of {@link JAXBElement }{@code <}{@link DtoConnectionFactory.RejectedTaskHandler }{@code >}}
6412     * 
6413     */
6414    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "rejectedTaskHandler", scope = DtoConnectionFactory.class)
6415    public JAXBElement<DtoConnectionFactory.RejectedTaskHandler> createDtoConnectionFactoryRejectedTaskHandler(DtoConnectionFactory.RejectedTaskHandler value) {
6416        return new JAXBElement<DtoConnectionFactory.RejectedTaskHandler>(_DtoXaConnectionFactoryRejectedTaskHandler_QNAME, DtoConnectionFactory.RejectedTaskHandler.class, DtoConnectionFactory.class, value);
6417    }
6418
6419    /**
6420     * Create an instance of {@link JAXBElement }{@code <}{@link DtoConnectionFactory.RedeliveryPolicy }{@code >}}
6421     * 
6422     */
6423    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "redeliveryPolicy", scope = DtoConnectionFactory.class)
6424    public JAXBElement<DtoConnectionFactory.RedeliveryPolicy> createDtoConnectionFactoryRedeliveryPolicy(DtoConnectionFactory.RedeliveryPolicy value) {
6425        return new JAXBElement<DtoConnectionFactory.RedeliveryPolicy>(_DtoXaConnectionFactoryRedeliveryPolicy_QNAME, DtoConnectionFactory.RedeliveryPolicy.class, DtoConnectionFactory.class, value);
6426    }
6427
6428    /**
6429     * Create an instance of {@link JAXBElement }{@code <}{@link DtoConnectionFactory.SessionTaskRunner }{@code >}}
6430     * 
6431     */
6432    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "sessionTaskRunner", scope = DtoConnectionFactory.class)
6433    public JAXBElement<DtoConnectionFactory.SessionTaskRunner> createDtoConnectionFactorySessionTaskRunner(DtoConnectionFactory.SessionTaskRunner value) {
6434        return new JAXBElement<DtoConnectionFactory.SessionTaskRunner>(_DtoXaConnectionFactorySessionTaskRunner_QNAME, DtoConnectionFactory.SessionTaskRunner.class, DtoConnectionFactory.class, value);
6435    }
6436
6437    /**
6438     * Create an instance of {@link JAXBElement }{@code <}{@link DtoConnectionFactory.ClientIdGenerator }{@code >}}
6439     * 
6440     */
6441    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "clientIdGenerator", scope = DtoConnectionFactory.class)
6442    public JAXBElement<DtoConnectionFactory.ClientIdGenerator> createDtoConnectionFactoryClientIdGenerator(DtoConnectionFactory.ClientIdGenerator value) {
6443        return new JAXBElement<DtoConnectionFactory.ClientIdGenerator>(_DtoXaConnectionFactoryClientIdGenerator_QNAME, DtoConnectionFactory.ClientIdGenerator.class, DtoConnectionFactory.class, value);
6444    }
6445
6446    /**
6447     * Create an instance of {@link JAXBElement }{@code <}{@link DtoConnectionFactory.TransportListener }{@code >}}
6448     * 
6449     */
6450    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "transportListener", scope = DtoConnectionFactory.class)
6451    public JAXBElement<DtoConnectionFactory.TransportListener> createDtoConnectionFactoryTransportListener(DtoConnectionFactory.TransportListener value) {
6452        return new JAXBElement<DtoConnectionFactory.TransportListener>(_DtoXaConnectionFactoryTransportListener_QNAME, DtoConnectionFactory.TransportListener.class, DtoConnectionFactory.class, value);
6453    }
6454
6455    /**
6456     * Create an instance of {@link JAXBElement }{@code <}{@link DtoQueryBasedSubscriptionRecoveryPolicy.Broker }{@code >}}
6457     * 
6458     */
6459    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "broker", scope = DtoQueryBasedSubscriptionRecoveryPolicy.class)
6460    public JAXBElement<DtoQueryBasedSubscriptionRecoveryPolicy.Broker> createDtoQueryBasedSubscriptionRecoveryPolicyBroker(DtoQueryBasedSubscriptionRecoveryPolicy.Broker value) {
6461        return new JAXBElement<DtoQueryBasedSubscriptionRecoveryPolicy.Broker>(_DtoNoSubscriptionRecoveryPolicyBroker_QNAME, DtoQueryBasedSubscriptionRecoveryPolicy.Broker.class, DtoQueryBasedSubscriptionRecoveryPolicy.class, value);
6462    }
6463
6464    /**
6465     * Create an instance of {@link JAXBElement }{@code <}{@link DtoQueryBasedSubscriptionRecoveryPolicy.Query }{@code >}}
6466     * 
6467     */
6468    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "query", scope = DtoQueryBasedSubscriptionRecoveryPolicy.class)
6469    public JAXBElement<DtoQueryBasedSubscriptionRecoveryPolicy.Query> createDtoQueryBasedSubscriptionRecoveryPolicyQuery(DtoQueryBasedSubscriptionRecoveryPolicy.Query value) {
6470        return new JAXBElement<DtoQueryBasedSubscriptionRecoveryPolicy.Query>(_DtoQueryBasedSubscriptionRecoveryPolicyQuery_QNAME, DtoQueryBasedSubscriptionRecoveryPolicy.Query.class, DtoQueryBasedSubscriptionRecoveryPolicy.class, value);
6471    }
6472
6473    /**
6474     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSimpleAuthenticationPlugin.UserGroups }{@code >}}
6475     * 
6476     */
6477    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "userGroups", scope = DtoSimpleAuthenticationPlugin.class)
6478    public JAXBElement<DtoSimpleAuthenticationPlugin.UserGroups> createDtoSimpleAuthenticationPluginUserGroups(DtoSimpleAuthenticationPlugin.UserGroups value) {
6479        return new JAXBElement<DtoSimpleAuthenticationPlugin.UserGroups>(_DtoSimpleAuthenticationPluginUserGroups_QNAME, DtoSimpleAuthenticationPlugin.UserGroups.class, DtoSimpleAuthenticationPlugin.class, value);
6480    }
6481
6482    /**
6483     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSimpleAuthenticationPlugin.UserPasswords }{@code >}}
6484     * 
6485     */
6486    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "userPasswords", scope = DtoSimpleAuthenticationPlugin.class)
6487    public JAXBElement<DtoSimpleAuthenticationPlugin.UserPasswords> createDtoSimpleAuthenticationPluginUserPasswords(DtoSimpleAuthenticationPlugin.UserPasswords value) {
6488        return new JAXBElement<DtoSimpleAuthenticationPlugin.UserPasswords>(_DtoSimpleAuthenticationPluginUserPasswords_QNAME, DtoSimpleAuthenticationPlugin.UserPasswords.class, DtoSimpleAuthenticationPlugin.class, value);
6489    }
6490
6491    /**
6492     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSimpleAuthenticationPlugin.Users }{@code >}}
6493     * 
6494     */
6495    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "users", scope = DtoSimpleAuthenticationPlugin.class)
6496    public JAXBElement<DtoSimpleAuthenticationPlugin.Users> createDtoSimpleAuthenticationPluginUsers(DtoSimpleAuthenticationPlugin.Users value) {
6497        return new JAXBElement<DtoSimpleAuthenticationPlugin.Users>(_DtoSimpleAuthenticationPluginUsers_QNAME, DtoSimpleAuthenticationPlugin.Users.class, DtoSimpleAuthenticationPlugin.class, value);
6498    }
6499
6500    /**
6501     * Create an instance of {@link JAXBElement }{@code <}{@link DtoNetworkConnector.ExcludedDestinations }{@code >}}
6502     * 
6503     */
6504    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "excludedDestinations", scope = DtoNetworkConnector.class)
6505    public JAXBElement<DtoNetworkConnector.ExcludedDestinations> createDtoNetworkConnectorExcludedDestinations(DtoNetworkConnector.ExcludedDestinations value) {
6506        return new JAXBElement<DtoNetworkConnector.ExcludedDestinations>(_DtoMulticastNetworkConnectorExcludedDestinations_QNAME, DtoNetworkConnector.ExcludedDestinations.class, DtoNetworkConnector.class, value);
6507    }
6508
6509    /**
6510     * Create an instance of {@link JAXBElement }{@code <}{@link DtoNetworkConnector.StaticallyIncludedDestinations }{@code >}}
6511     * 
6512     */
6513    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "staticallyIncludedDestinations", scope = DtoNetworkConnector.class)
6514    public JAXBElement<DtoNetworkConnector.StaticallyIncludedDestinations> createDtoNetworkConnectorStaticallyIncludedDestinations(DtoNetworkConnector.StaticallyIncludedDestinations value) {
6515        return new JAXBElement<DtoNetworkConnector.StaticallyIncludedDestinations>(_DtoMulticastNetworkConnectorStaticallyIncludedDestinations_QNAME, DtoNetworkConnector.StaticallyIncludedDestinations.class, DtoNetworkConnector.class, value);
6516    }
6517
6518    /**
6519     * Create an instance of {@link JAXBElement }{@code <}{@link DtoNetworkConnector.DiscoveryAgent }{@code >}}
6520     * 
6521     */
6522    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "discoveryAgent", scope = DtoNetworkConnector.class)
6523    public JAXBElement<DtoNetworkConnector.DiscoveryAgent> createDtoNetworkConnectorDiscoveryAgent(DtoNetworkConnector.DiscoveryAgent value) {
6524        return new JAXBElement<DtoNetworkConnector.DiscoveryAgent>(_DtoNetworkConnectorDiscoveryAgent_QNAME, DtoNetworkConnector.DiscoveryAgent.class, DtoNetworkConnector.class, value);
6525    }
6526
6527    /**
6528     * Create an instance of {@link JAXBElement }{@code <}{@link DtoNetworkConnector.ConnectionFilter }{@code >}}
6529     * 
6530     */
6531    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "connectionFilter", scope = DtoNetworkConnector.class)
6532    public JAXBElement<DtoNetworkConnector.ConnectionFilter> createDtoNetworkConnectorConnectionFilter(DtoNetworkConnector.ConnectionFilter value) {
6533        return new JAXBElement<DtoNetworkConnector.ConnectionFilter>(_DtoMulticastNetworkConnectorConnectionFilter_QNAME, DtoNetworkConnector.ConnectionFilter.class, DtoNetworkConnector.class, value);
6534    }
6535
6536    /**
6537     * Create an instance of {@link JAXBElement }{@code <}{@link DtoNetworkConnector.BrokerService }{@code >}}
6538     * 
6539     */
6540    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoNetworkConnector.class)
6541    public JAXBElement<DtoNetworkConnector.BrokerService> createDtoNetworkConnectorBrokerService(DtoNetworkConnector.BrokerService value) {
6542        return new JAXBElement<DtoNetworkConnector.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoNetworkConnector.BrokerService.class, DtoNetworkConnector.class, value);
6543    }
6544
6545    /**
6546     * Create an instance of {@link JAXBElement }{@code <}{@link DtoNetworkConnector.DurableDestinations }{@code >}}
6547     * 
6548     */
6549    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "durableDestinations", scope = DtoNetworkConnector.class)
6550    public JAXBElement<DtoNetworkConnector.DurableDestinations> createDtoNetworkConnectorDurableDestinations(DtoNetworkConnector.DurableDestinations value) {
6551        return new JAXBElement<DtoNetworkConnector.DurableDestinations>(_DtoMulticastNetworkConnectorDurableDestinations_QNAME, DtoNetworkConnector.DurableDestinations.class, DtoNetworkConnector.class, value);
6552    }
6553
6554    /**
6555     * Create an instance of {@link JAXBElement }{@code <}{@link DtoNetworkConnector.DynamicallyIncludedDestinations }{@code >}}
6556     * 
6557     */
6558    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "dynamicallyIncludedDestinations", scope = DtoNetworkConnector.class)
6559    public JAXBElement<DtoNetworkConnector.DynamicallyIncludedDestinations> createDtoNetworkConnectorDynamicallyIncludedDestinations(DtoNetworkConnector.DynamicallyIncludedDestinations value) {
6560        return new JAXBElement<DtoNetworkConnector.DynamicallyIncludedDestinations>(_DtoMulticastNetworkConnectorDynamicallyIncludedDestinations_QNAME, DtoNetworkConnector.DynamicallyIncludedDestinations.class, DtoNetworkConnector.class, value);
6561    }
6562
6563    /**
6564     * Create an instance of {@link JAXBElement }{@code <}{@link DtoQueueDispatchSelector.ExclusiveConsumer }{@code >}}
6565     * 
6566     */
6567    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "exclusiveConsumer", scope = DtoQueueDispatchSelector.class)
6568    public JAXBElement<DtoQueueDispatchSelector.ExclusiveConsumer> createDtoQueueDispatchSelectorExclusiveConsumer(DtoQueueDispatchSelector.ExclusiveConsumer value) {
6569        return new JAXBElement<DtoQueueDispatchSelector.ExclusiveConsumer>(_DtoQueueDispatchSelectorExclusiveConsumer_QNAME, DtoQueueDispatchSelector.ExclusiveConsumer.class, DtoQueueDispatchSelector.class, value);
6570    }
6571
6572    /**
6573     * Create an instance of {@link JAXBElement }{@code <}{@link DtoQueueDispatchSelector.Destination }{@code >}}
6574     * 
6575     */
6576    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destination", scope = DtoQueueDispatchSelector.class)
6577    public JAXBElement<DtoQueueDispatchSelector.Destination> createDtoQueueDispatchSelectorDestination(DtoQueueDispatchSelector.Destination value) {
6578        return new JAXBElement<DtoQueueDispatchSelector.Destination>(_DtoTempDestinationAuthorizationEntryDestination_QNAME, DtoQueueDispatchSelector.Destination.class, DtoQueueDispatchSelector.class, value);
6579    }
6580
6581    /**
6582     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTransportConnector.BrokerInfo }{@code >}}
6583     * 
6584     */
6585    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerInfo", scope = DtoTransportConnector.class)
6586    public JAXBElement<DtoTransportConnector.BrokerInfo> createDtoTransportConnectorBrokerInfo(DtoTransportConnector.BrokerInfo value) {
6587        return new JAXBElement<DtoTransportConnector.BrokerInfo>(_DtoTransportConnectorBrokerInfo_QNAME, DtoTransportConnector.BrokerInfo.class, DtoTransportConnector.class, value);
6588    }
6589
6590    /**
6591     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTransportConnector.PublishedAddressPolicy }{@code >}}
6592     * 
6593     */
6594    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "publishedAddressPolicy", scope = DtoTransportConnector.class)
6595    public JAXBElement<DtoTransportConnector.PublishedAddressPolicy> createDtoTransportConnectorPublishedAddressPolicy(DtoTransportConnector.PublishedAddressPolicy value) {
6596        return new JAXBElement<DtoTransportConnector.PublishedAddressPolicy>(_DtoTransportConnectorPublishedAddressPolicy_QNAME, DtoTransportConnector.PublishedAddressPolicy.class, DtoTransportConnector.class, value);
6597    }
6598
6599    /**
6600     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTransportConnector.DiscoveryAgent }{@code >}}
6601     * 
6602     */
6603    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "discoveryAgent", scope = DtoTransportConnector.class)
6604    public JAXBElement<DtoTransportConnector.DiscoveryAgent> createDtoTransportConnectorDiscoveryAgent(DtoTransportConnector.DiscoveryAgent value) {
6605        return new JAXBElement<DtoTransportConnector.DiscoveryAgent>(_DtoNetworkConnectorDiscoveryAgent_QNAME, DtoTransportConnector.DiscoveryAgent.class, DtoTransportConnector.class, value);
6606    }
6607
6608    /**
6609     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTransportConnector.Server }{@code >}}
6610     * 
6611     */
6612    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "server", scope = DtoTransportConnector.class)
6613    public JAXBElement<DtoTransportConnector.Server> createDtoTransportConnectorServer(DtoTransportConnector.Server value) {
6614        return new JAXBElement<DtoTransportConnector.Server>(_DtoProxyConnectorServer_QNAME, DtoTransportConnector.Server.class, DtoTransportConnector.class, value);
6615    }
6616
6617    /**
6618     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTransportConnector.BrokerService }{@code >}}
6619     * 
6620     */
6621    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoTransportConnector.class)
6622    public JAXBElement<DtoTransportConnector.BrokerService> createDtoTransportConnectorBrokerService(DtoTransportConnector.BrokerService value) {
6623        return new JAXBElement<DtoTransportConnector.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoTransportConnector.BrokerService.class, DtoTransportConnector.class, value);
6624    }
6625
6626    /**
6627     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTransportConnector.MessageAuthorizationPolicy }{@code >}}
6628     * 
6629     */
6630    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "messageAuthorizationPolicy", scope = DtoTransportConnector.class)
6631    public JAXBElement<DtoTransportConnector.MessageAuthorizationPolicy> createDtoTransportConnectorMessageAuthorizationPolicy(DtoTransportConnector.MessageAuthorizationPolicy value) {
6632        return new JAXBElement<DtoTransportConnector.MessageAuthorizationPolicy>(_DtoBrokerServiceMessageAuthorizationPolicy_QNAME, DtoTransportConnector.MessageAuthorizationPolicy.class, DtoTransportConnector.class, value);
6633    }
6634
6635    /**
6636     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTransportConnector.TaskRunnerFactory }{@code >}}
6637     * 
6638     */
6639    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "taskRunnerFactory", scope = DtoTransportConnector.class)
6640    public JAXBElement<DtoTransportConnector.TaskRunnerFactory> createDtoTransportConnectorTaskRunnerFactory(DtoTransportConnector.TaskRunnerFactory value) {
6641        return new JAXBElement<DtoTransportConnector.TaskRunnerFactory>(_DtoJournaledJDBCTaskRunnerFactory_QNAME, DtoTransportConnector.TaskRunnerFactory.class, DtoTransportConnector.class, value);
6642    }
6643
6644    /**
6645     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDefaultJDBCAdapter.Statements }{@code >}}
6646     * 
6647     */
6648    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoDefaultJDBCAdapter.class)
6649    public JAXBElement<DtoDefaultJDBCAdapter.Statements> createDtoDefaultJDBCAdapterStatements(DtoDefaultJDBCAdapter.Statements value) {
6650        return new JAXBElement<DtoDefaultJDBCAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoDefaultJDBCAdapter.Statements.class, DtoDefaultJDBCAdapter.class, value);
6651    }
6652
6653    /**
6654     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDefaultIOExceptionHandler.BrokerService }{@code >}}
6655     * 
6656     */
6657    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoDefaultIOExceptionHandler.class)
6658    public JAXBElement<DtoDefaultIOExceptionHandler.BrokerService> createDtoDefaultIOExceptionHandlerBrokerService(DtoDefaultIOExceptionHandler.BrokerService value) {
6659        return new JAXBElement<DtoDefaultIOExceptionHandler.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoDefaultIOExceptionHandler.BrokerService.class, DtoDefaultIOExceptionHandler.class, value);
6660    }
6661
6662    /**
6663     * Create an instance of {@link JAXBElement }{@code <}{@link DtoImageBasedJDBCAdaptor.Statements }{@code >}}
6664     * 
6665     */
6666    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoImageBasedJDBCAdaptor.class)
6667    public JAXBElement<DtoImageBasedJDBCAdaptor.Statements> createDtoImageBasedJDBCAdaptorStatements(DtoImageBasedJDBCAdaptor.Statements value) {
6668        return new JAXBElement<DtoImageBasedJDBCAdaptor.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoImageBasedJDBCAdaptor.Statements.class, DtoImageBasedJDBCAdaptor.class, value);
6669    }
6670
6671    /**
6672     * Create an instance of {@link JAXBElement }{@code <}{@link DtoFilteredKahaDB.Adapter }{@code >}}
6673     * 
6674     */
6675    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adapter", scope = DtoFilteredKahaDB.class)
6676    public JAXBElement<DtoFilteredKahaDB.Adapter> createDtoFilteredKahaDBAdapter(DtoFilteredKahaDB.Adapter value) {
6677        return new JAXBElement<DtoFilteredKahaDB.Adapter>(_DtoJournaledJDBCAdapter_QNAME, DtoFilteredKahaDB.Adapter.class, DtoFilteredKahaDB.class, value);
6678    }
6679
6680    /**
6681     * Create an instance of {@link JAXBElement }{@code <}{@link DtoFilteredKahaDB.Destination }{@code >}}
6682     * 
6683     */
6684    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destination", scope = DtoFilteredKahaDB.class)
6685    public JAXBElement<DtoFilteredKahaDB.Destination> createDtoFilteredKahaDBDestination(DtoFilteredKahaDB.Destination value) {
6686        return new JAXBElement<DtoFilteredKahaDB.Destination>(_DtoTempDestinationAuthorizationEntryDestination_QNAME, DtoFilteredKahaDB.Destination.class, DtoFilteredKahaDB.class, value);
6687    }
6688
6689    /**
6690     * Create an instance of {@link JAXBElement }{@code <}{@link DtoFilteredKahaDB.PersistenceAdapter }{@code >}}
6691     * 
6692     */
6693    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "persistenceAdapter", scope = DtoFilteredKahaDB.class)
6694    public JAXBElement<DtoFilteredKahaDB.PersistenceAdapter> createDtoFilteredKahaDBPersistenceAdapter(DtoFilteredKahaDB.PersistenceAdapter value) {
6695        return new JAXBElement<DtoFilteredKahaDB.PersistenceAdapter>(_DtoJournalPersistenceAdapterPersistenceAdapter_QNAME, DtoFilteredKahaDB.PersistenceAdapter.class, DtoFilteredKahaDB.class, value);
6696    }
6697
6698    /**
6699     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTempTopic.Properties }{@code >}}
6700     * 
6701     */
6702    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "properties", scope = DtoTempTopic.class)
6703    public JAXBElement<DtoTempTopic.Properties> createDtoTempTopicProperties(DtoTempTopic.Properties value) {
6704        return new JAXBElement<DtoTempTopic.Properties>(_DtoTempQueueProperties_QNAME, DtoTempTopic.Properties.class, DtoTempTopic.class, value);
6705    }
6706
6707    /**
6708     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTempTopic.CompositeDestinations }{@code >}}
6709     * 
6710     */
6711    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "compositeDestinations", scope = DtoTempTopic.class)
6712    public JAXBElement<DtoTempTopic.CompositeDestinations> createDtoTempTopicCompositeDestinations(DtoTempTopic.CompositeDestinations value) {
6713        return new JAXBElement<DtoTempTopic.CompositeDestinations>(_DtoTempQueueCompositeDestinations_QNAME, DtoTempTopic.CompositeDestinations.class, DtoTempTopic.class, value);
6714    }
6715
6716    /**
6717     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTempTopic.Connection }{@code >}}
6718     * 
6719     */
6720    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "connection", scope = DtoTempTopic.class)
6721    public JAXBElement<DtoTempTopic.Connection> createDtoTempTopicConnection(DtoTempTopic.Connection value) {
6722        return new JAXBElement<DtoTempTopic.Connection>(_DtoSimpleJmsMessageConvertorConnection_QNAME, DtoTempTopic.Connection.class, DtoTempTopic.class, value);
6723    }
6724
6725    /**
6726     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTaskRunnerFactory.ThreadClassLoader }{@code >}}
6727     * 
6728     */
6729    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "threadClassLoader", scope = DtoTaskRunnerFactory.class)
6730    public JAXBElement<DtoTaskRunnerFactory.ThreadClassLoader> createDtoTaskRunnerFactoryThreadClassLoader(DtoTaskRunnerFactory.ThreadClassLoader value) {
6731        return new JAXBElement<DtoTaskRunnerFactory.ThreadClassLoader>(_DtoTaskRunnerFactoryThreadClassLoader_QNAME, DtoTaskRunnerFactory.ThreadClassLoader.class, DtoTaskRunnerFactory.class, value);
6732    }
6733
6734    /**
6735     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTaskRunnerFactory.RejectedTaskHandler }{@code >}}
6736     * 
6737     */
6738    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "rejectedTaskHandler", scope = DtoTaskRunnerFactory.class)
6739    public JAXBElement<DtoTaskRunnerFactory.RejectedTaskHandler> createDtoTaskRunnerFactoryRejectedTaskHandler(DtoTaskRunnerFactory.RejectedTaskHandler value) {
6740        return new JAXBElement<DtoTaskRunnerFactory.RejectedTaskHandler>(_DtoXaConnectionFactoryRejectedTaskHandler_QNAME, DtoTaskRunnerFactory.RejectedTaskHandler.class, DtoTaskRunnerFactory.class, value);
6741    }
6742
6743    /**
6744     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTaskRunnerFactory.Executor }{@code >}}
6745     * 
6746     */
6747    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "executor", scope = DtoTaskRunnerFactory.class)
6748    public JAXBElement<DtoTaskRunnerFactory.Executor> createDtoTaskRunnerFactoryExecutor(DtoTaskRunnerFactory.Executor value) {
6749        return new JAXBElement<DtoTaskRunnerFactory.Executor>(_DtoStoreUsageExecutor_QNAME, DtoTaskRunnerFactory.Executor.class, DtoTaskRunnerFactory.class, value);
6750    }
6751
6752    /**
6753     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPolicyMap.PolicyEntries }{@code >}}
6754     * 
6755     */
6756    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "policyEntries", scope = DtoPolicyMap.class)
6757    public JAXBElement<DtoPolicyMap.PolicyEntries> createDtoPolicyMapPolicyEntries(DtoPolicyMap.PolicyEntries value) {
6758        return new JAXBElement<DtoPolicyMap.PolicyEntries>(_DtoPolicyMapPolicyEntries_QNAME, DtoPolicyMap.PolicyEntries.class, DtoPolicyMap.class, value);
6759    }
6760
6761    /**
6762     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPolicyMap.Entries }{@code >}}
6763     * 
6764     */
6765    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "entries", scope = DtoPolicyMap.class)
6766    public JAXBElement<DtoPolicyMap.Entries> createDtoPolicyMapEntries(DtoPolicyMap.Entries value) {
6767        return new JAXBElement<DtoPolicyMap.Entries>(_DtoAuthorizationMapEntries_QNAME, DtoPolicyMap.Entries.class, DtoPolicyMap.class, value);
6768    }
6769
6770    /**
6771     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPolicyMap.DefaultEntry }{@code >}}
6772     * 
6773     */
6774    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "defaultEntry", scope = DtoPolicyMap.class)
6775    public JAXBElement<DtoPolicyMap.DefaultEntry> createDtoPolicyMapDefaultEntry(DtoPolicyMap.DefaultEntry value) {
6776        return new JAXBElement<DtoPolicyMap.DefaultEntry>(_DtoAuthorizationMapDefaultEntry_QNAME, DtoPolicyMap.DefaultEntry.class, DtoPolicyMap.class, value);
6777    }
6778
6779    /**
6780     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDestinationEntry.Destination }{@code >}}
6781     * 
6782     */
6783    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destination", scope = DtoDestinationEntry.class)
6784    public JAXBElement<DtoDestinationEntry.Destination> createDtoDestinationEntryDestination(DtoDestinationEntry.Destination value) {
6785        return new JAXBElement<DtoDestinationEntry.Destination>(_DtoTempDestinationAuthorizationEntryDestination_QNAME, DtoDestinationEntry.Destination.class, DtoDestinationEntry.class, value);
6786    }
6787
6788    /**
6789     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDestinationEntry.Value }{@code >}}
6790     * 
6791     */
6792    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "value", scope = DtoDestinationEntry.class)
6793    public JAXBElement<DtoDestinationEntry.Value> createDtoDestinationEntryValue(DtoDestinationEntry.Value value) {
6794        return new JAXBElement<DtoDestinationEntry.Value>(_DtoDestinationEntryValue_QNAME, DtoDestinationEntry.Value.class, DtoDestinationEntry.class, value);
6795    }
6796
6797    /**
6798     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPListStoreImpl.BrokerService }{@code >}}
6799     * 
6800     */
6801    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoPListStoreImpl.class)
6802    public JAXBElement<DtoPListStoreImpl.BrokerService> createDtoPListStoreImplBrokerService(DtoPListStoreImpl.BrokerService value) {
6803        return new JAXBElement<DtoPListStoreImpl.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoPListStoreImpl.BrokerService.class, DtoPListStoreImpl.class, value);
6804    }
6805
6806    /**
6807     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDestinationsPlugin.AdminConnectionContext }{@code >}}
6808     * 
6809     */
6810    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adminConnectionContext", scope = DtoDestinationsPlugin.class)
6811    public JAXBElement<DtoDestinationsPlugin.AdminConnectionContext> createDtoDestinationsPluginAdminConnectionContext(DtoDestinationsPlugin.AdminConnectionContext value) {
6812        return new JAXBElement<DtoDestinationsPlugin.AdminConnectionContext>(_DtoDestinationsPluginAdminConnectionContext_QNAME, DtoDestinationsPlugin.AdminConnectionContext.class, DtoDestinationsPlugin.class, value);
6813    }
6814
6815    /**
6816     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDestinationsPlugin.Next }{@code >}}
6817     * 
6818     */
6819    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "next", scope = DtoDestinationsPlugin.class)
6820    public JAXBElement<DtoDestinationsPlugin.Next> createDtoDestinationsPluginNext(DtoDestinationsPlugin.Next value) {
6821        return new JAXBElement<DtoDestinationsPlugin.Next>(_DtoDestinationsPluginNext_QNAME, DtoDestinationsPlugin.Next.class, DtoDestinationsPlugin.class, value);
6822    }
6823
6824    /**
6825     * Create an instance of {@link JAXBElement }{@code <}{@link DtoInformixJDBCAdapter.Statements }{@code >}}
6826     * 
6827     */
6828    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoInformixJDBCAdapter.class)
6829    public JAXBElement<DtoInformixJDBCAdapter.Statements> createDtoInformixJDBCAdapterStatements(DtoInformixJDBCAdapter.Statements value) {
6830        return new JAXBElement<DtoInformixJDBCAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoInformixJDBCAdapter.Statements.class, DtoInformixJDBCAdapter.class, value);
6831    }
6832
6833    /**
6834     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSystemUsage.Adapter }{@code >}}
6835     * 
6836     */
6837    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adapter", scope = DtoSystemUsage.class)
6838    public JAXBElement<DtoSystemUsage.Adapter> createDtoSystemUsageAdapter(DtoSystemUsage.Adapter value) {
6839        return new JAXBElement<DtoSystemUsage.Adapter>(_DtoJournaledJDBCAdapter_QNAME, DtoSystemUsage.Adapter.class, DtoSystemUsage.class, value);
6840    }
6841
6842    /**
6843     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSystemUsage.Parent }{@code >}}
6844     * 
6845     */
6846    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "parent", scope = DtoSystemUsage.class)
6847    public JAXBElement<DtoSystemUsage.Parent> createDtoSystemUsageParent(DtoSystemUsage.Parent value) {
6848        return new JAXBElement<DtoSystemUsage.Parent>(_DtoStoreUsageParent_QNAME, DtoSystemUsage.Parent.class, DtoSystemUsage.class, value);
6849    }
6850
6851    /**
6852     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSystemUsage.JobSchedulerUsage }{@code >}}
6853     * 
6854     */
6855    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jobSchedulerUsage", scope = DtoSystemUsage.class)
6856    public JAXBElement<DtoSystemUsage.JobSchedulerUsage> createDtoSystemUsageJobSchedulerUsage(DtoSystemUsage.JobSchedulerUsage value) {
6857        return new JAXBElement<DtoSystemUsage.JobSchedulerUsage>(_DtoSystemUsageJobSchedulerUsage_QNAME, DtoSystemUsage.JobSchedulerUsage.class, DtoSystemUsage.class, value);
6858    }
6859
6860    /**
6861     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSystemUsage.Executor }{@code >}}
6862     * 
6863     */
6864    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "executor", scope = DtoSystemUsage.class)
6865    public JAXBElement<DtoSystemUsage.Executor> createDtoSystemUsageExecutor(DtoSystemUsage.Executor value) {
6866        return new JAXBElement<DtoSystemUsage.Executor>(_DtoStoreUsageExecutor_QNAME, DtoSystemUsage.Executor.class, DtoSystemUsage.class, value);
6867    }
6868
6869    /**
6870     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSystemUsage.StoreUsage }{@code >}}
6871     * 
6872     */
6873    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "storeUsage", scope = DtoSystemUsage.class)
6874    public JAXBElement<DtoSystemUsage.StoreUsage> createDtoSystemUsageStoreUsage(DtoSystemUsage.StoreUsage value) {
6875        return new JAXBElement<DtoSystemUsage.StoreUsage>(_DtoSystemUsageStoreUsage_QNAME, DtoSystemUsage.StoreUsage.class, DtoSystemUsage.class, value);
6876    }
6877
6878    /**
6879     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSystemUsage.TempUsage }{@code >}}
6880     * 
6881     */
6882    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "tempUsage", scope = DtoSystemUsage.class)
6883    public JAXBElement<DtoSystemUsage.TempUsage> createDtoSystemUsageTempUsage(DtoSystemUsage.TempUsage value) {
6884        return new JAXBElement<DtoSystemUsage.TempUsage>(_DtoSystemUsageTempUsage_QNAME, DtoSystemUsage.TempUsage.class, DtoSystemUsage.class, value);
6885    }
6886
6887    /**
6888     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSystemUsage.MemoryUsage }{@code >}}
6889     * 
6890     */
6891    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "memoryUsage", scope = DtoSystemUsage.class)
6892    public JAXBElement<DtoSystemUsage.MemoryUsage> createDtoSystemUsageMemoryUsage(DtoSystemUsage.MemoryUsage value) {
6893        return new JAXBElement<DtoSystemUsage.MemoryUsage>(_DtoSystemUsageMemoryUsage_QNAME, DtoSystemUsage.MemoryUsage.class, DtoSystemUsage.class, value);
6894    }
6895
6896    /**
6897     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSystemUsage.TempStore }{@code >}}
6898     * 
6899     */
6900    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "tempStore", scope = DtoSystemUsage.class)
6901    public JAXBElement<DtoSystemUsage.TempStore> createDtoSystemUsageTempStore(DtoSystemUsage.TempStore value) {
6902        return new JAXBElement<DtoSystemUsage.TempStore>(_DtoSystemUsageTempStore_QNAME, DtoSystemUsage.TempStore.class, DtoSystemUsage.class, value);
6903    }
6904
6905    /**
6906     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSystemUsage.JobSchedulerStore }{@code >}}
6907     * 
6908     */
6909    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jobSchedulerStore", scope = DtoSystemUsage.class)
6910    public JAXBElement<DtoSystemUsage.JobSchedulerStore> createDtoSystemUsageJobSchedulerStore(DtoSystemUsage.JobSchedulerStore value) {
6911        return new JAXBElement<DtoSystemUsage.JobSchedulerStore>(_DtoBrokerServiceJobSchedulerStore_QNAME, DtoSystemUsage.JobSchedulerStore.class, DtoSystemUsage.class, value);
6912    }
6913
6914    /**
6915     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMemoryPersistenceAdapter.UsageManager }{@code >}}
6916     * 
6917     */
6918    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "usageManager", scope = DtoMemoryPersistenceAdapter.class)
6919    public JAXBElement<DtoMemoryPersistenceAdapter.UsageManager> createDtoMemoryPersistenceAdapterUsageManager(DtoMemoryPersistenceAdapter.UsageManager value) {
6920        return new JAXBElement<DtoMemoryPersistenceAdapter.UsageManager>(_DtoJdbcPersistenceAdapterUsageManager_QNAME, DtoMemoryPersistenceAdapter.UsageManager.class, DtoMemoryPersistenceAdapter.class, value);
6921    }
6922
6923    /**
6924     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTraceBrokerPathPlugin.AdminConnectionContext }{@code >}}
6925     * 
6926     */
6927    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adminConnectionContext", scope = DtoTraceBrokerPathPlugin.class)
6928    public JAXBElement<DtoTraceBrokerPathPlugin.AdminConnectionContext> createDtoTraceBrokerPathPluginAdminConnectionContext(DtoTraceBrokerPathPlugin.AdminConnectionContext value) {
6929        return new JAXBElement<DtoTraceBrokerPathPlugin.AdminConnectionContext>(_DtoDestinationsPluginAdminConnectionContext_QNAME, DtoTraceBrokerPathPlugin.AdminConnectionContext.class, DtoTraceBrokerPathPlugin.class, value);
6930    }
6931
6932    /**
6933     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTraceBrokerPathPlugin.Next }{@code >}}
6934     * 
6935     */
6936    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "next", scope = DtoTraceBrokerPathPlugin.class)
6937    public JAXBElement<DtoTraceBrokerPathPlugin.Next> createDtoTraceBrokerPathPluginNext(DtoTraceBrokerPathPlugin.Next value) {
6938        return new JAXBElement<DtoTraceBrokerPathPlugin.Next>(_DtoDestinationsPluginNext_QNAME, DtoTraceBrokerPathPlugin.Next.class, DtoTraceBrokerPathPlugin.class, value);
6939    }
6940
6941    /**
6942     * Create an instance of {@link JAXBElement }{@code <}{@link DtoFilteredDestination.Destination }{@code >}}
6943     * 
6944     */
6945    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destination", scope = DtoFilteredDestination.class)
6946    public JAXBElement<DtoFilteredDestination.Destination> createDtoFilteredDestinationDestination(DtoFilteredDestination.Destination value) {
6947        return new JAXBElement<DtoFilteredDestination.Destination>(_DtoTempDestinationAuthorizationEntryDestination_QNAME, DtoFilteredDestination.Destination.class, DtoFilteredDestination.class, value);
6948    }
6949
6950    /**
6951     * Create an instance of {@link JAXBElement }{@code <}{@link DtoFilteredDestination.Filter }{@code >}}
6952     * 
6953     */
6954    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "filter", scope = DtoFilteredDestination.class)
6955    public JAXBElement<DtoFilteredDestination.Filter> createDtoFilteredDestinationFilter(DtoFilteredDestination.Filter value) {
6956        return new JAXBElement<DtoFilteredDestination.Filter>(_DtoFilteredDestinationFilter_QNAME, DtoFilteredDestination.Filter.class, DtoFilteredDestination.class, value);
6957    }
6958
6959    /**
6960     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPartitionBrokerPlugin.Config }{@code >}}
6961     * 
6962     */
6963    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "config", scope = DtoPartitionBrokerPlugin.class)
6964    public JAXBElement<DtoPartitionBrokerPlugin.Config> createDtoPartitionBrokerPluginConfig(DtoPartitionBrokerPlugin.Config value) {
6965        return new JAXBElement<DtoPartitionBrokerPlugin.Config>(_DtoPartitionBrokerPluginConfig_QNAME, DtoPartitionBrokerPlugin.Config.class, DtoPartitionBrokerPlugin.class, value);
6966    }
6967
6968    /**
6969     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJobSchedulerUsage.Parent }{@code >}}
6970     * 
6971     */
6972    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "parent", scope = DtoJobSchedulerUsage.class)
6973    public JAXBElement<DtoJobSchedulerUsage.Parent> createDtoJobSchedulerUsageParent(DtoJobSchedulerUsage.Parent value) {
6974        return new JAXBElement<DtoJobSchedulerUsage.Parent>(_DtoStoreUsageParent_QNAME, DtoJobSchedulerUsage.Parent.class, DtoJobSchedulerUsage.class, value);
6975    }
6976
6977    /**
6978     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJobSchedulerUsage.Store }{@code >}}
6979     * 
6980     */
6981    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "store", scope = DtoJobSchedulerUsage.class)
6982    public JAXBElement<DtoJobSchedulerUsage.Store> createDtoJobSchedulerUsageStore(DtoJobSchedulerUsage.Store value) {
6983        return new JAXBElement<DtoJobSchedulerUsage.Store>(_DtoStoreUsageStore_QNAME, DtoJobSchedulerUsage.Store.class, DtoJobSchedulerUsage.class, value);
6984    }
6985
6986    /**
6987     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJobSchedulerUsage.Executor }{@code >}}
6988     * 
6989     */
6990    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "executor", scope = DtoJobSchedulerUsage.class)
6991    public JAXBElement<DtoJobSchedulerUsage.Executor> createDtoJobSchedulerUsageExecutor(DtoJobSchedulerUsage.Executor value) {
6992        return new JAXBElement<DtoJobSchedulerUsage.Executor>(_DtoStoreUsageExecutor_QNAME, DtoJobSchedulerUsage.Executor.class, DtoJobSchedulerUsage.class, value);
6993    }
6994
6995    /**
6996     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJobSchedulerUsage.Limiter }{@code >}}
6997     * 
6998     */
6999    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "limiter", scope = DtoJobSchedulerUsage.class)
7000    public JAXBElement<DtoJobSchedulerUsage.Limiter> createDtoJobSchedulerUsageLimiter(DtoJobSchedulerUsage.Limiter value) {
7001        return new JAXBElement<DtoJobSchedulerUsage.Limiter>(_DtoStoreUsageLimiter_QNAME, DtoJobSchedulerUsage.Limiter.class, DtoJobSchedulerUsage.class, value);
7002    }
7003
7004    /**
7005     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTransactDatabaseLocker.ExceptionHandler }{@code >}}
7006     * 
7007     */
7008    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "exceptionHandler", scope = DtoTransactDatabaseLocker.class)
7009    public JAXBElement<DtoTransactDatabaseLocker.ExceptionHandler> createDtoTransactDatabaseLockerExceptionHandler(DtoTransactDatabaseLocker.ExceptionHandler value) {
7010        return new JAXBElement<DtoTransactDatabaseLocker.ExceptionHandler>(_DtoDatabaseLockerExceptionHandler_QNAME, DtoTransactDatabaseLocker.ExceptionHandler.class, DtoTransactDatabaseLocker.class, value);
7011    }
7012
7013    /**
7014     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTransactDatabaseLocker.Lockable }{@code >}}
7015     * 
7016     */
7017    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "lockable", scope = DtoTransactDatabaseLocker.class)
7018    public JAXBElement<DtoTransactDatabaseLocker.Lockable> createDtoTransactDatabaseLockerLockable(DtoTransactDatabaseLocker.Lockable value) {
7019        return new JAXBElement<DtoTransactDatabaseLocker.Lockable>(_DtoDatabaseLockerLockable_QNAME, DtoTransactDatabaseLocker.Lockable.class, DtoTransactDatabaseLocker.class, value);
7020    }
7021
7022    /**
7023     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTransactDatabaseLocker.Statements }{@code >}}
7024     * 
7025     */
7026    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoTransactDatabaseLocker.class)
7027    public JAXBElement<DtoTransactDatabaseLocker.Statements> createDtoTransactDatabaseLockerStatements(DtoTransactDatabaseLocker.Statements value) {
7028        return new JAXBElement<DtoTransactDatabaseLocker.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoTransactDatabaseLocker.Statements.class, DtoTransactDatabaseLocker.class, value);
7029    }
7030
7031    /**
7032     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTransactDatabaseLocker.DataSource }{@code >}}
7033     * 
7034     */
7035    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "dataSource", scope = DtoTransactDatabaseLocker.class)
7036    public JAXBElement<DtoTransactDatabaseLocker.DataSource> createDtoTransactDatabaseLockerDataSource(DtoTransactDatabaseLocker.DataSource value) {
7037        return new JAXBElement<DtoTransactDatabaseLocker.DataSource>(_DtoJournaledJDBCDataSource_QNAME, DtoTransactDatabaseLocker.DataSource.class, DtoTransactDatabaseLocker.class, value);
7038    }
7039
7040    /**
7041     * Create an instance of {@link JAXBElement }{@code <}{@link DtoRetainedMessageSubscriptionRecoveryPolicy.Broker }{@code >}}
7042     * 
7043     */
7044    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "broker", scope = DtoRetainedMessageSubscriptionRecoveryPolicy.class)
7045    public JAXBElement<DtoRetainedMessageSubscriptionRecoveryPolicy.Broker> createDtoRetainedMessageSubscriptionRecoveryPolicyBroker(DtoRetainedMessageSubscriptionRecoveryPolicy.Broker value) {
7046        return new JAXBElement<DtoRetainedMessageSubscriptionRecoveryPolicy.Broker>(_DtoNoSubscriptionRecoveryPolicyBroker_QNAME, DtoRetainedMessageSubscriptionRecoveryPolicy.Broker.class, DtoRetainedMessageSubscriptionRecoveryPolicy.class, value);
7047    }
7048
7049    /**
7050     * Create an instance of {@link JAXBElement }{@code <}{@link DtoRetainedMessageSubscriptionRecoveryPolicy.Wrapped }{@code >}}
7051     * 
7052     */
7053    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "wrapped", scope = DtoRetainedMessageSubscriptionRecoveryPolicy.class)
7054    public JAXBElement<DtoRetainedMessageSubscriptionRecoveryPolicy.Wrapped> createDtoRetainedMessageSubscriptionRecoveryPolicyWrapped(DtoRetainedMessageSubscriptionRecoveryPolicy.Wrapped value) {
7055        return new JAXBElement<DtoRetainedMessageSubscriptionRecoveryPolicy.Wrapped>(_DtoRetainedMessageSubscriptionRecoveryPolicyWrapped_QNAME, DtoRetainedMessageSubscriptionRecoveryPolicy.Wrapped.class, DtoRetainedMessageSubscriptionRecoveryPolicy.class, value);
7056    }
7057
7058    /**
7059     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOutboundTopicBridge.Consumer }{@code >}}
7060     * 
7061     */
7062    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "consumer", scope = DtoOutboundTopicBridge.class)
7063    public JAXBElement<DtoOutboundTopicBridge.Consumer> createDtoOutboundTopicBridgeConsumer(DtoOutboundTopicBridge.Consumer value) {
7064        return new JAXBElement<DtoOutboundTopicBridge.Consumer>(_DtoInboundTopicBridgeConsumer_QNAME, DtoOutboundTopicBridge.Consumer.class, DtoOutboundTopicBridge.class, value);
7065    }
7066
7067    /**
7068     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOutboundTopicBridge.JmsMessageConvertor }{@code >}}
7069     * 
7070     */
7071    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jmsMessageConvertor", scope = DtoOutboundTopicBridge.class)
7072    public JAXBElement<DtoOutboundTopicBridge.JmsMessageConvertor> createDtoOutboundTopicBridgeJmsMessageConvertor(DtoOutboundTopicBridge.JmsMessageConvertor value) {
7073        return new JAXBElement<DtoOutboundTopicBridge.JmsMessageConvertor>(_DtoInboundTopicBridgeJmsMessageConvertor_QNAME, DtoOutboundTopicBridge.JmsMessageConvertor.class, DtoOutboundTopicBridge.class, value);
7074    }
7075
7076    /**
7077     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOutboundTopicBridge.ConsumerConnection }{@code >}}
7078     * 
7079     */
7080    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "consumerConnection", scope = DtoOutboundTopicBridge.class)
7081    public JAXBElement<DtoOutboundTopicBridge.ConsumerConnection> createDtoOutboundTopicBridgeConsumerConnection(DtoOutboundTopicBridge.ConsumerConnection value) {
7082        return new JAXBElement<DtoOutboundTopicBridge.ConsumerConnection>(_DtoInboundTopicBridgeConsumerConnection_QNAME, DtoOutboundTopicBridge.ConsumerConnection.class, DtoOutboundTopicBridge.class, value);
7083    }
7084
7085    /**
7086     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOutboundTopicBridge.JmsConnector }{@code >}}
7087     * 
7088     */
7089    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jmsConnector", scope = DtoOutboundTopicBridge.class)
7090    public JAXBElement<DtoOutboundTopicBridge.JmsConnector> createDtoOutboundTopicBridgeJmsConnector(DtoOutboundTopicBridge.JmsConnector value) {
7091        return new JAXBElement<DtoOutboundTopicBridge.JmsConnector>(_DtoInboundTopicBridgeJmsConnector_QNAME, DtoOutboundTopicBridge.JmsConnector.class, DtoOutboundTopicBridge.class, value);
7092    }
7093
7094    /**
7095     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOutboundTopicBridge.ConsumerTopic }{@code >}}
7096     * 
7097     */
7098    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "consumerTopic", scope = DtoOutboundTopicBridge.class)
7099    public JAXBElement<DtoOutboundTopicBridge.ConsumerTopic> createDtoOutboundTopicBridgeConsumerTopic(DtoOutboundTopicBridge.ConsumerTopic value) {
7100        return new JAXBElement<DtoOutboundTopicBridge.ConsumerTopic>(_DtoInboundTopicBridgeConsumerTopic_QNAME, DtoOutboundTopicBridge.ConsumerTopic.class, DtoOutboundTopicBridge.class, value);
7101    }
7102
7103    /**
7104     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOutboundTopicBridge.ProducerTopic }{@code >}}
7105     * 
7106     */
7107    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "producerTopic", scope = DtoOutboundTopicBridge.class)
7108    public JAXBElement<DtoOutboundTopicBridge.ProducerTopic> createDtoOutboundTopicBridgeProducerTopic(DtoOutboundTopicBridge.ProducerTopic value) {
7109        return new JAXBElement<DtoOutboundTopicBridge.ProducerTopic>(_DtoInboundTopicBridgeProducerTopic_QNAME, DtoOutboundTopicBridge.ProducerTopic.class, DtoOutboundTopicBridge.class, value);
7110    }
7111
7112    /**
7113     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOutboundTopicBridge.ProducerConnection }{@code >}}
7114     * 
7115     */
7116    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "producerConnection", scope = DtoOutboundTopicBridge.class)
7117    public JAXBElement<DtoOutboundTopicBridge.ProducerConnection> createDtoOutboundTopicBridgeProducerConnection(DtoOutboundTopicBridge.ProducerConnection value) {
7118        return new JAXBElement<DtoOutboundTopicBridge.ProducerConnection>(_DtoInboundTopicBridgeProducerConnection_QNAME, DtoOutboundTopicBridge.ProducerConnection.class, DtoOutboundTopicBridge.class, value);
7119    }
7120
7121    /**
7122     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOutboundQueueBridge.Consumer }{@code >}}
7123     * 
7124     */
7125    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "consumer", scope = DtoOutboundQueueBridge.class)
7126    public JAXBElement<DtoOutboundQueueBridge.Consumer> createDtoOutboundQueueBridgeConsumer(DtoOutboundQueueBridge.Consumer value) {
7127        return new JAXBElement<DtoOutboundQueueBridge.Consumer>(_DtoInboundTopicBridgeConsumer_QNAME, DtoOutboundQueueBridge.Consumer.class, DtoOutboundQueueBridge.class, value);
7128    }
7129
7130    /**
7131     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOutboundQueueBridge.JmsMessageConvertor }{@code >}}
7132     * 
7133     */
7134    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jmsMessageConvertor", scope = DtoOutboundQueueBridge.class)
7135    public JAXBElement<DtoOutboundQueueBridge.JmsMessageConvertor> createDtoOutboundQueueBridgeJmsMessageConvertor(DtoOutboundQueueBridge.JmsMessageConvertor value) {
7136        return new JAXBElement<DtoOutboundQueueBridge.JmsMessageConvertor>(_DtoInboundTopicBridgeJmsMessageConvertor_QNAME, DtoOutboundQueueBridge.JmsMessageConvertor.class, DtoOutboundQueueBridge.class, value);
7137    }
7138
7139    /**
7140     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOutboundQueueBridge.ConsumerConnection }{@code >}}
7141     * 
7142     */
7143    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "consumerConnection", scope = DtoOutboundQueueBridge.class)
7144    public JAXBElement<DtoOutboundQueueBridge.ConsumerConnection> createDtoOutboundQueueBridgeConsumerConnection(DtoOutboundQueueBridge.ConsumerConnection value) {
7145        return new JAXBElement<DtoOutboundQueueBridge.ConsumerConnection>(_DtoInboundTopicBridgeConsumerConnection_QNAME, DtoOutboundQueueBridge.ConsumerConnection.class, DtoOutboundQueueBridge.class, value);
7146    }
7147
7148    /**
7149     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOutboundQueueBridge.JmsConnector }{@code >}}
7150     * 
7151     */
7152    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jmsConnector", scope = DtoOutboundQueueBridge.class)
7153    public JAXBElement<DtoOutboundQueueBridge.JmsConnector> createDtoOutboundQueueBridgeJmsConnector(DtoOutboundQueueBridge.JmsConnector value) {
7154        return new JAXBElement<DtoOutboundQueueBridge.JmsConnector>(_DtoInboundTopicBridgeJmsConnector_QNAME, DtoOutboundQueueBridge.JmsConnector.class, DtoOutboundQueueBridge.class, value);
7155    }
7156
7157    /**
7158     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOutboundQueueBridge.ProducerQueue }{@code >}}
7159     * 
7160     */
7161    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "producerQueue", scope = DtoOutboundQueueBridge.class)
7162    public JAXBElement<DtoOutboundQueueBridge.ProducerQueue> createDtoOutboundQueueBridgeProducerQueue(DtoOutboundQueueBridge.ProducerQueue value) {
7163        return new JAXBElement<DtoOutboundQueueBridge.ProducerQueue>(_DtoOutboundQueueBridgeProducerQueue_QNAME, DtoOutboundQueueBridge.ProducerQueue.class, DtoOutboundQueueBridge.class, value);
7164    }
7165
7166    /**
7167     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOutboundQueueBridge.ConsumerQueue }{@code >}}
7168     * 
7169     */
7170    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "consumerQueue", scope = DtoOutboundQueueBridge.class)
7171    public JAXBElement<DtoOutboundQueueBridge.ConsumerQueue> createDtoOutboundQueueBridgeConsumerQueue(DtoOutboundQueueBridge.ConsumerQueue value) {
7172        return new JAXBElement<DtoOutboundQueueBridge.ConsumerQueue>(_DtoOutboundQueueBridgeConsumerQueue_QNAME, DtoOutboundQueueBridge.ConsumerQueue.class, DtoOutboundQueueBridge.class, value);
7173    }
7174
7175    /**
7176     * Create an instance of {@link JAXBElement }{@code <}{@link DtoOutboundQueueBridge.ProducerConnection }{@code >}}
7177     * 
7178     */
7179    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "producerConnection", scope = DtoOutboundQueueBridge.class)
7180    public JAXBElement<DtoOutboundQueueBridge.ProducerConnection> createDtoOutboundQueueBridgeProducerConnection(DtoOutboundQueueBridge.ProducerConnection value) {
7181        return new JAXBElement<DtoOutboundQueueBridge.ProducerConnection>(_DtoInboundTopicBridgeProducerConnection_QNAME, DtoOutboundQueueBridge.ProducerConnection.class, DtoOutboundQueueBridge.class, value);
7182    }
7183
7184    /**
7185     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBlobJDBCAdapter.Statements }{@code >}}
7186     * 
7187     */
7188    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoBlobJDBCAdapter.class)
7189    public JAXBElement<DtoBlobJDBCAdapter.Statements> createDtoBlobJDBCAdapterStatements(DtoBlobJDBCAdapter.Statements value) {
7190        return new JAXBElement<DtoBlobJDBCAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoBlobJDBCAdapter.Statements.class, DtoBlobJDBCAdapter.class, value);
7191    }
7192
7193    /**
7194     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLastImageSubscriptionRecoveryPolicy.Broker }{@code >}}
7195     * 
7196     */
7197    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "broker", scope = DtoLastImageSubscriptionRecoveryPolicy.class)
7198    public JAXBElement<DtoLastImageSubscriptionRecoveryPolicy.Broker> createDtoLastImageSubscriptionRecoveryPolicyBroker(DtoLastImageSubscriptionRecoveryPolicy.Broker value) {
7199        return new JAXBElement<DtoLastImageSubscriptionRecoveryPolicy.Broker>(_DtoNoSubscriptionRecoveryPolicyBroker_QNAME, DtoLastImageSubscriptionRecoveryPolicy.Broker.class, DtoLastImageSubscriptionRecoveryPolicy.class, value);
7200    }
7201
7202    /**
7203     * Create an instance of {@link JAXBElement }{@code <}{@link DtoReplicatedLevelDB.Locker }{@code >}}
7204     * 
7205     */
7206    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "locker", scope = DtoReplicatedLevelDB.class)
7207    public JAXBElement<DtoReplicatedLevelDB.Locker> createDtoReplicatedLevelDBLocker(DtoReplicatedLevelDB.Locker value) {
7208        return new JAXBElement<DtoReplicatedLevelDB.Locker>(_DtoJournaledJDBCLocker_QNAME, DtoReplicatedLevelDB.Locker.class, DtoReplicatedLevelDB.class, value);
7209    }
7210
7211    /**
7212     * Create an instance of {@link JAXBElement }{@code <}{@link DtoReplicatedLevelDB.ScheduledThreadPoolExecutor }{@code >}}
7213     * 
7214     */
7215    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "scheduledThreadPoolExecutor", scope = DtoReplicatedLevelDB.class)
7216    public JAXBElement<DtoReplicatedLevelDB.ScheduledThreadPoolExecutor> createDtoReplicatedLevelDBScheduledThreadPoolExecutor(DtoReplicatedLevelDB.ScheduledThreadPoolExecutor value) {
7217        return new JAXBElement<DtoReplicatedLevelDB.ScheduledThreadPoolExecutor>(_DtoJournaledJDBCScheduledThreadPoolExecutor_QNAME, DtoReplicatedLevelDB.ScheduledThreadPoolExecutor.class, DtoReplicatedLevelDB.class, value);
7218    }
7219
7220    /**
7221     * Create an instance of {@link JAXBElement }{@code <}{@link DtoReplicatedLevelDB.BrokerService }{@code >}}
7222     * 
7223     */
7224    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoReplicatedLevelDB.class)
7225    public JAXBElement<DtoReplicatedLevelDB.BrokerService> createDtoReplicatedLevelDBBrokerService(DtoReplicatedLevelDB.BrokerService value) {
7226        return new JAXBElement<DtoReplicatedLevelDB.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoReplicatedLevelDB.BrokerService.class, DtoReplicatedLevelDB.class, value);
7227    }
7228
7229    /**
7230     * Create an instance of {@link JAXBElement }{@code <}{@link DtoReplicatedLevelDB.UsageManager }{@code >}}
7231     * 
7232     */
7233    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "usageManager", scope = DtoReplicatedLevelDB.class)
7234    public JAXBElement<DtoReplicatedLevelDB.UsageManager> createDtoReplicatedLevelDBUsageManager(DtoReplicatedLevelDB.UsageManager value) {
7235        return new JAXBElement<DtoReplicatedLevelDB.UsageManager>(_DtoJdbcPersistenceAdapterUsageManager_QNAME, DtoReplicatedLevelDB.UsageManager.class, DtoReplicatedLevelDB.class, value);
7236    }
7237
7238    /**
7239     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSybaseJdbcAdapter.Statements }{@code >}}
7240     * 
7241     */
7242    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoSybaseJdbcAdapter.class)
7243    public JAXBElement<DtoSybaseJdbcAdapter.Statements> createDtoSybaseJdbcAdapterStatements(DtoSybaseJdbcAdapter.Statements value) {
7244        return new JAXBElement<DtoSybaseJdbcAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoSybaseJdbcAdapter.Statements.class, DtoSybaseJdbcAdapter.class, value);
7245    }
7246
7247    /**
7248     * Create an instance of {@link JAXBElement }{@code <}{@link DtoQueue.Properties }{@code >}}
7249     * 
7250     */
7251    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "properties", scope = DtoQueue.class)
7252    public JAXBElement<DtoQueue.Properties> createDtoQueueProperties(DtoQueue.Properties value) {
7253        return new JAXBElement<DtoQueue.Properties>(_DtoTempQueueProperties_QNAME, DtoQueue.Properties.class, DtoQueue.class, value);
7254    }
7255
7256    /**
7257     * Create an instance of {@link JAXBElement }{@code <}{@link DtoQueue.CompositeDestinations }{@code >}}
7258     * 
7259     */
7260    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "compositeDestinations", scope = DtoQueue.class)
7261    public JAXBElement<DtoQueue.CompositeDestinations> createDtoQueueCompositeDestinations(DtoQueue.CompositeDestinations value) {
7262        return new JAXBElement<DtoQueue.CompositeDestinations>(_DtoTempQueueCompositeDestinations_QNAME, DtoQueue.CompositeDestinations.class, DtoQueue.class, value);
7263    }
7264
7265    /**
7266     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTimeStampingBrokerPlugin.AdminConnectionContext }{@code >}}
7267     * 
7268     */
7269    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adminConnectionContext", scope = DtoTimeStampingBrokerPlugin.class)
7270    public JAXBElement<DtoTimeStampingBrokerPlugin.AdminConnectionContext> createDtoTimeStampingBrokerPluginAdminConnectionContext(DtoTimeStampingBrokerPlugin.AdminConnectionContext value) {
7271        return new JAXBElement<DtoTimeStampingBrokerPlugin.AdminConnectionContext>(_DtoDestinationsPluginAdminConnectionContext_QNAME, DtoTimeStampingBrokerPlugin.AdminConnectionContext.class, DtoTimeStampingBrokerPlugin.class, value);
7272    }
7273
7274    /**
7275     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTimeStampingBrokerPlugin.Next }{@code >}}
7276     * 
7277     */
7278    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "next", scope = DtoTimeStampingBrokerPlugin.class)
7279    public JAXBElement<DtoTimeStampingBrokerPlugin.Next> createDtoTimeStampingBrokerPluginNext(DtoTimeStampingBrokerPlugin.Next value) {
7280        return new JAXBElement<DtoTimeStampingBrokerPlugin.Next>(_DtoDestinationsPluginNext_QNAME, DtoTimeStampingBrokerPlugin.Next.class, DtoTimeStampingBrokerPlugin.class, value);
7281    }
7282
7283    /**
7284     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournalPersistenceAdapterFactory.Adapter }{@code >}}
7285     * 
7286     */
7287    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adapter", scope = DtoJournalPersistenceAdapterFactory.class)
7288    public JAXBElement<DtoJournalPersistenceAdapterFactory.Adapter> createDtoJournalPersistenceAdapterFactoryAdapter(DtoJournalPersistenceAdapterFactory.Adapter value) {
7289        return new JAXBElement<DtoJournalPersistenceAdapterFactory.Adapter>(_DtoJournaledJDBCAdapter_QNAME, DtoJournalPersistenceAdapterFactory.Adapter.class, DtoJournalPersistenceAdapterFactory.class, value);
7290    }
7291
7292    /**
7293     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournalPersistenceAdapterFactory.Locker }{@code >}}
7294     * 
7295     */
7296    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "locker", scope = DtoJournalPersistenceAdapterFactory.class)
7297    public JAXBElement<DtoJournalPersistenceAdapterFactory.Locker> createDtoJournalPersistenceAdapterFactoryLocker(DtoJournalPersistenceAdapterFactory.Locker value) {
7298        return new JAXBElement<DtoJournalPersistenceAdapterFactory.Locker>(_DtoJournaledJDBCLocker_QNAME, DtoJournalPersistenceAdapterFactory.Locker.class, DtoJournalPersistenceAdapterFactory.class, value);
7299    }
7300
7301    /**
7302     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournalPersistenceAdapterFactory.ScheduledThreadPoolExecutor }{@code >}}
7303     * 
7304     */
7305    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "scheduledThreadPoolExecutor", scope = DtoJournalPersistenceAdapterFactory.class)
7306    public JAXBElement<DtoJournalPersistenceAdapterFactory.ScheduledThreadPoolExecutor> createDtoJournalPersistenceAdapterFactoryScheduledThreadPoolExecutor(DtoJournalPersistenceAdapterFactory.ScheduledThreadPoolExecutor value) {
7307        return new JAXBElement<DtoJournalPersistenceAdapterFactory.ScheduledThreadPoolExecutor>(_DtoJournaledJDBCScheduledThreadPoolExecutor_QNAME, DtoJournalPersistenceAdapterFactory.ScheduledThreadPoolExecutor.class, DtoJournalPersistenceAdapterFactory.class, value);
7308    }
7309
7310    /**
7311     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournalPersistenceAdapterFactory.JdbcAdapter }{@code >}}
7312     * 
7313     */
7314    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jdbcAdapter", scope = DtoJournalPersistenceAdapterFactory.class)
7315    public JAXBElement<DtoJournalPersistenceAdapterFactory.JdbcAdapter> createDtoJournalPersistenceAdapterFactoryJdbcAdapter(DtoJournalPersistenceAdapterFactory.JdbcAdapter value) {
7316        return new JAXBElement<DtoJournalPersistenceAdapterFactory.JdbcAdapter>(_DtoJournaledJDBCJdbcAdapter_QNAME, DtoJournalPersistenceAdapterFactory.JdbcAdapter.class, DtoJournalPersistenceAdapterFactory.class, value);
7317    }
7318
7319    /**
7320     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournalPersistenceAdapterFactory.BrokerService }{@code >}}
7321     * 
7322     */
7323    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoJournalPersistenceAdapterFactory.class)
7324    public JAXBElement<DtoJournalPersistenceAdapterFactory.BrokerService> createDtoJournalPersistenceAdapterFactoryBrokerService(DtoJournalPersistenceAdapterFactory.BrokerService value) {
7325        return new JAXBElement<DtoJournalPersistenceAdapterFactory.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoJournalPersistenceAdapterFactory.BrokerService.class, DtoJournalPersistenceAdapterFactory.class, value);
7326    }
7327
7328    /**
7329     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournalPersistenceAdapterFactory.Statements }{@code >}}
7330     * 
7331     */
7332    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoJournalPersistenceAdapterFactory.class)
7333    public JAXBElement<DtoJournalPersistenceAdapterFactory.Statements> createDtoJournalPersistenceAdapterFactoryStatements(DtoJournalPersistenceAdapterFactory.Statements value) {
7334        return new JAXBElement<DtoJournalPersistenceAdapterFactory.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoJournalPersistenceAdapterFactory.Statements.class, DtoJournalPersistenceAdapterFactory.class, value);
7335    }
7336
7337    /**
7338     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournalPersistenceAdapterFactory.Journal }{@code >}}
7339     * 
7340     */
7341    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "journal", scope = DtoJournalPersistenceAdapterFactory.class)
7342    public JAXBElement<DtoJournalPersistenceAdapterFactory.Journal> createDtoJournalPersistenceAdapterFactoryJournal(DtoJournalPersistenceAdapterFactory.Journal value) {
7343        return new JAXBElement<DtoJournalPersistenceAdapterFactory.Journal>(_DtoJournaledJDBCJournal_QNAME, DtoJournalPersistenceAdapterFactory.Journal.class, DtoJournalPersistenceAdapterFactory.class, value);
7344    }
7345
7346    /**
7347     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournalPersistenceAdapterFactory.TaskRunnerFactory }{@code >}}
7348     * 
7349     */
7350    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "taskRunnerFactory", scope = DtoJournalPersistenceAdapterFactory.class)
7351    public JAXBElement<DtoJournalPersistenceAdapterFactory.TaskRunnerFactory> createDtoJournalPersistenceAdapterFactoryTaskRunnerFactory(DtoJournalPersistenceAdapterFactory.TaskRunnerFactory value) {
7352        return new JAXBElement<DtoJournalPersistenceAdapterFactory.TaskRunnerFactory>(_DtoJournaledJDBCTaskRunnerFactory_QNAME, DtoJournalPersistenceAdapterFactory.TaskRunnerFactory.class, DtoJournalPersistenceAdapterFactory.class, value);
7353    }
7354
7355    /**
7356     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJournalPersistenceAdapterFactory.DataSource }{@code >}}
7357     * 
7358     */
7359    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "dataSource", scope = DtoJournalPersistenceAdapterFactory.class)
7360    public JAXBElement<DtoJournalPersistenceAdapterFactory.DataSource> createDtoJournalPersistenceAdapterFactoryDataSource(DtoJournalPersistenceAdapterFactory.DataSource value) {
7361        return new JAXBElement<DtoJournalPersistenceAdapterFactory.DataSource>(_DtoJournaledJDBCDataSource_QNAME, DtoJournalPersistenceAdapterFactory.DataSource.class, DtoJournalPersistenceAdapterFactory.class, value);
7362    }
7363
7364    /**
7365     * Create an instance of {@link JAXBElement }{@code <}{@link DtoCompositeTopic.ForwardTo }{@code >}}
7366     * 
7367     */
7368    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "forwardTo", scope = DtoCompositeTopic.class)
7369    public JAXBElement<DtoCompositeTopic.ForwardTo> createDtoCompositeTopicForwardTo(DtoCompositeTopic.ForwardTo value) {
7370        return new JAXBElement<DtoCompositeTopic.ForwardTo>(_DtoCompositeQueueForwardTo_QNAME, DtoCompositeTopic.ForwardTo.class, DtoCompositeTopic.class, value);
7371    }
7372
7373    /**
7374     * Create an instance of {@link JAXBElement }{@code <}{@link DtoForcePersistencyModeBroker.AdminConnectionContext }{@code >}}
7375     * 
7376     */
7377    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adminConnectionContext", scope = DtoForcePersistencyModeBroker.class)
7378    public JAXBElement<DtoForcePersistencyModeBroker.AdminConnectionContext> createDtoForcePersistencyModeBrokerAdminConnectionContext(DtoForcePersistencyModeBroker.AdminConnectionContext value) {
7379        return new JAXBElement<DtoForcePersistencyModeBroker.AdminConnectionContext>(_DtoDestinationsPluginAdminConnectionContext_QNAME, DtoForcePersistencyModeBroker.AdminConnectionContext.class, DtoForcePersistencyModeBroker.class, value);
7380    }
7381
7382    /**
7383     * Create an instance of {@link JAXBElement }{@code <}{@link DtoForcePersistencyModeBroker.Next }{@code >}}
7384     * 
7385     */
7386    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "next", scope = DtoForcePersistencyModeBroker.class)
7387    public JAXBElement<DtoForcePersistencyModeBroker.Next> createDtoForcePersistencyModeBrokerNext(DtoForcePersistencyModeBroker.Next value) {
7388        return new JAXBElement<DtoForcePersistencyModeBroker.Next>(_DtoDestinationsPluginNext_QNAME, DtoForcePersistencyModeBroker.Next.class, DtoForcePersistencyModeBroker.class, value);
7389    }
7390
7391    /**
7392     * Create an instance of {@link JAXBElement }{@code <}{@link DtoFixedCountSubscriptionRecoveryPolicy.Broker }{@code >}}
7393     * 
7394     */
7395    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "broker", scope = DtoFixedCountSubscriptionRecoveryPolicy.class)
7396    public JAXBElement<DtoFixedCountSubscriptionRecoveryPolicy.Broker> createDtoFixedCountSubscriptionRecoveryPolicyBroker(DtoFixedCountSubscriptionRecoveryPolicy.Broker value) {
7397        return new JAXBElement<DtoFixedCountSubscriptionRecoveryPolicy.Broker>(_DtoNoSubscriptionRecoveryPolicyBroker_QNAME, DtoFixedCountSubscriptionRecoveryPolicy.Broker.class, DtoFixedCountSubscriptionRecoveryPolicy.class, value);
7398    }
7399
7400    /**
7401     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsQueueConnector.ReconnectionPolicy }{@code >}}
7402     * 
7403     */
7404    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "reconnectionPolicy", scope = DtoJmsQueueConnector.class)
7405    public JAXBElement<DtoJmsQueueConnector.ReconnectionPolicy> createDtoJmsQueueConnectorReconnectionPolicy(DtoJmsQueueConnector.ReconnectionPolicy value) {
7406        return new JAXBElement<DtoJmsQueueConnector.ReconnectionPolicy>(_DtoJmsTopicConnectorReconnectionPolicy_QNAME, DtoJmsQueueConnector.ReconnectionPolicy.class, DtoJmsQueueConnector.class, value);
7407    }
7408
7409    /**
7410     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsQueueConnector.OutboundQueueConnectionFactory }{@code >}}
7411     * 
7412     */
7413    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "outboundQueueConnectionFactory", scope = DtoJmsQueueConnector.class)
7414    public JAXBElement<DtoJmsQueueConnector.OutboundQueueConnectionFactory> createDtoJmsQueueConnectorOutboundQueueConnectionFactory(DtoJmsQueueConnector.OutboundQueueConnectionFactory value) {
7415        return new JAXBElement<DtoJmsQueueConnector.OutboundQueueConnectionFactory>(_DtoJmsQueueConnectorOutboundQueueConnectionFactory_QNAME, DtoJmsQueueConnector.OutboundQueueConnectionFactory.class, DtoJmsQueueConnector.class, value);
7416    }
7417
7418    /**
7419     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsQueueConnector.OutboundMessageConvertor }{@code >}}
7420     * 
7421     */
7422    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "outboundMessageConvertor", scope = DtoJmsQueueConnector.class)
7423    public JAXBElement<DtoJmsQueueConnector.OutboundMessageConvertor> createDtoJmsQueueConnectorOutboundMessageConvertor(DtoJmsQueueConnector.OutboundMessageConvertor value) {
7424        return new JAXBElement<DtoJmsQueueConnector.OutboundMessageConvertor>(_DtoJmsTopicConnectorOutboundMessageConvertor_QNAME, DtoJmsQueueConnector.OutboundMessageConvertor.class, DtoJmsQueueConnector.class, value);
7425    }
7426
7427    /**
7428     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsQueueConnector.BrokerService }{@code >}}
7429     * 
7430     */
7431    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoJmsQueueConnector.class)
7432    public JAXBElement<DtoJmsQueueConnector.BrokerService> createDtoJmsQueueConnectorBrokerService(DtoJmsQueueConnector.BrokerService value) {
7433        return new JAXBElement<DtoJmsQueueConnector.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoJmsQueueConnector.BrokerService.class, DtoJmsQueueConnector.class, value);
7434    }
7435
7436    /**
7437     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsQueueConnector.LocalQueueConnectionFactory }{@code >}}
7438     * 
7439     */
7440    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "localQueueConnectionFactory", scope = DtoJmsQueueConnector.class)
7441    public JAXBElement<DtoJmsQueueConnector.LocalQueueConnectionFactory> createDtoJmsQueueConnectorLocalQueueConnectionFactory(DtoJmsQueueConnector.LocalQueueConnectionFactory value) {
7442        return new JAXBElement<DtoJmsQueueConnector.LocalQueueConnectionFactory>(_DtoJmsQueueConnectorLocalQueueConnectionFactory_QNAME, DtoJmsQueueConnector.LocalQueueConnectionFactory.class, DtoJmsQueueConnector.class, value);
7443    }
7444
7445    /**
7446     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsQueueConnector.InboundQueueBridges }{@code >}}
7447     * 
7448     */
7449    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "inboundQueueBridges", scope = DtoJmsQueueConnector.class)
7450    public JAXBElement<DtoJmsQueueConnector.InboundQueueBridges> createDtoJmsQueueConnectorInboundQueueBridges(DtoJmsQueueConnector.InboundQueueBridges value) {
7451        return new JAXBElement<DtoJmsQueueConnector.InboundQueueBridges>(_DtoJmsQueueConnectorInboundQueueBridges_QNAME, DtoJmsQueueConnector.InboundQueueBridges.class, DtoJmsQueueConnector.class, value);
7452    }
7453
7454    /**
7455     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsQueueConnector.InboundMessageConvertor }{@code >}}
7456     * 
7457     */
7458    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "inboundMessageConvertor", scope = DtoJmsQueueConnector.class)
7459    public JAXBElement<DtoJmsQueueConnector.InboundMessageConvertor> createDtoJmsQueueConnectorInboundMessageConvertor(DtoJmsQueueConnector.InboundMessageConvertor value) {
7460        return new JAXBElement<DtoJmsQueueConnector.InboundMessageConvertor>(_DtoJmsTopicConnectorInboundMessageConvertor_QNAME, DtoJmsQueueConnector.InboundMessageConvertor.class, DtoJmsQueueConnector.class, value);
7461    }
7462
7463    /**
7464     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsQueueConnector.OutboundQueueConnection }{@code >}}
7465     * 
7466     */
7467    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "outboundQueueConnection", scope = DtoJmsQueueConnector.class)
7468    public JAXBElement<DtoJmsQueueConnector.OutboundQueueConnection> createDtoJmsQueueConnectorOutboundQueueConnection(DtoJmsQueueConnector.OutboundQueueConnection value) {
7469        return new JAXBElement<DtoJmsQueueConnector.OutboundQueueConnection>(_DtoJmsQueueConnectorOutboundQueueConnection_QNAME, DtoJmsQueueConnector.OutboundQueueConnection.class, DtoJmsQueueConnector.class, value);
7470    }
7471
7472    /**
7473     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsQueueConnector.OutboundQueueBridges }{@code >}}
7474     * 
7475     */
7476    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "outboundQueueBridges", scope = DtoJmsQueueConnector.class)
7477    public JAXBElement<DtoJmsQueueConnector.OutboundQueueBridges> createDtoJmsQueueConnectorOutboundQueueBridges(DtoJmsQueueConnector.OutboundQueueBridges value) {
7478        return new JAXBElement<DtoJmsQueueConnector.OutboundQueueBridges>(_DtoJmsQueueConnectorOutboundQueueBridges_QNAME, DtoJmsQueueConnector.OutboundQueueBridges.class, DtoJmsQueueConnector.class, value);
7479    }
7480
7481    /**
7482     * Create an instance of {@link JAXBElement }{@code <}{@link DtoJmsQueueConnector.LocalQueueConnection }{@code >}}
7483     * 
7484     */
7485    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "localQueueConnection", scope = DtoJmsQueueConnector.class)
7486    public JAXBElement<DtoJmsQueueConnector.LocalQueueConnection> createDtoJmsQueueConnectorLocalQueueConnection(DtoJmsQueueConnector.LocalQueueConnection value) {
7487        return new JAXBElement<DtoJmsQueueConnector.LocalQueueConnection>(_DtoJmsQueueConnectorLocalQueueConnection_QNAME, DtoJmsQueueConnector.LocalQueueConnection.class, DtoJmsQueueConnector.class, value);
7488    }
7489
7490    /**
7491     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.PersistenceFactory }{@code >}}
7492     * 
7493     */
7494    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "persistenceFactory", scope = DtoBroker.class)
7495    public JAXBElement<DtoBroker.PersistenceFactory> createDtoBrokerPersistenceFactory(DtoBroker.PersistenceFactory value) {
7496        return new JAXBElement<DtoBroker.PersistenceFactory>(_DtoBrokerServicePersistenceFactory_QNAME, DtoBroker.PersistenceFactory.class, DtoBroker.class, value);
7497    }
7498
7499    /**
7500     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.SystemUsage }{@code >}}
7501     * 
7502     */
7503    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "systemUsage", scope = DtoBroker.class)
7504    public JAXBElement<DtoBroker.SystemUsage> createDtoBrokerSystemUsage(DtoBroker.SystemUsage value) {
7505        return new JAXBElement<DtoBroker.SystemUsage>(_DtoBrokerServiceSystemUsage_QNAME, DtoBroker.SystemUsage.class, DtoBroker.class, value);
7506    }
7507
7508    /**
7509     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.RegionBroker }{@code >}}
7510     * 
7511     */
7512    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "regionBroker", scope = DtoBroker.class)
7513    public JAXBElement<DtoBroker.RegionBroker> createDtoBrokerRegionBroker(DtoBroker.RegionBroker value) {
7514        return new JAXBElement<DtoBroker.RegionBroker>(_DtoBrokerServiceRegionBroker_QNAME, DtoBroker.RegionBroker.class, DtoBroker.class, value);
7515    }
7516
7517    /**
7518     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.ShutdownHooks }{@code >}}
7519     * 
7520     */
7521    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "shutdownHooks", scope = DtoBroker.class)
7522    public JAXBElement<DtoBroker.ShutdownHooks> createDtoBrokerShutdownHooks(DtoBroker.ShutdownHooks value) {
7523        return new JAXBElement<DtoBroker.ShutdownHooks>(_DtoBrokerServiceShutdownHooks_QNAME, DtoBroker.ShutdownHooks.class, DtoBroker.class, value);
7524    }
7525
7526    /**
7527     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.SslContext }{@code >}}
7528     * 
7529     */
7530    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "sslContext", scope = DtoBroker.class)
7531    public JAXBElement<DtoBroker.SslContext> createDtoBrokerSslContext(DtoBroker.SslContext value) {
7532        return new JAXBElement<DtoBroker.SslContext>(_DtoBrokerServiceSslContext_QNAME, DtoBroker.SslContext.class, DtoBroker.class, value);
7533    }
7534
7535    /**
7536     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.MessageAuthorizationPolicy }{@code >}}
7537     * 
7538     */
7539    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "messageAuthorizationPolicy", scope = DtoBroker.class)
7540    public JAXBElement<DtoBroker.MessageAuthorizationPolicy> createDtoBrokerMessageAuthorizationPolicy(DtoBroker.MessageAuthorizationPolicy value) {
7541        return new JAXBElement<DtoBroker.MessageAuthorizationPolicy>(_DtoBrokerServiceMessageAuthorizationPolicy_QNAME, DtoBroker.MessageAuthorizationPolicy.class, DtoBroker.class, value);
7542    }
7543
7544    /**
7545     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.IoExceptionHandler }{@code >}}
7546     * 
7547     */
7548    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "ioExceptionHandler", scope = DtoBroker.class)
7549    public JAXBElement<DtoBroker.IoExceptionHandler> createDtoBrokerIoExceptionHandler(DtoBroker.IoExceptionHandler value) {
7550        return new JAXBElement<DtoBroker.IoExceptionHandler>(_DtoBrokerServiceIoExceptionHandler_QNAME, DtoBroker.IoExceptionHandler.class, DtoBroker.class, value);
7551    }
7552
7553    /**
7554     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.DestinationInterceptors }{@code >}}
7555     * 
7556     */
7557    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destinationInterceptors", scope = DtoBroker.class)
7558    public JAXBElement<DtoBroker.DestinationInterceptors> createDtoBrokerDestinationInterceptors(DtoBroker.DestinationInterceptors value) {
7559        return new JAXBElement<DtoBroker.DestinationInterceptors>(_DtoBrokerServiceDestinationInterceptors_QNAME, DtoBroker.DestinationInterceptors.class, DtoBroker.class, value);
7560    }
7561
7562    /**
7563     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.AdminView }{@code >}}
7564     * 
7565     */
7566    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adminView", scope = DtoBroker.class)
7567    public JAXBElement<DtoBroker.AdminView> createDtoBrokerAdminView(DtoBroker.AdminView value) {
7568        return new JAXBElement<DtoBroker.AdminView>(_DtoBrokerServiceAdminView_QNAME, DtoBroker.AdminView.class, DtoBroker.class, value);
7569    }
7570
7571    /**
7572     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.ProxyConnectors }{@code >}}
7573     * 
7574     */
7575    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "proxyConnectors", scope = DtoBroker.class)
7576    public JAXBElement<DtoBroker.ProxyConnectors> createDtoBrokerProxyConnectors(DtoBroker.ProxyConnectors value) {
7577        return new JAXBElement<DtoBroker.ProxyConnectors>(_DtoBrokerServiceProxyConnectors_QNAME, DtoBroker.ProxyConnectors.class, DtoBroker.class, value);
7578    }
7579
7580    /**
7581     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.Plugins }{@code >}}
7582     * 
7583     */
7584    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "plugins", scope = DtoBroker.class)
7585    public JAXBElement<DtoBroker.Plugins> createDtoBrokerPlugins(DtoBroker.Plugins value) {
7586        return new JAXBElement<DtoBroker.Plugins>(_DtoBrokerServicePlugins_QNAME, DtoBroker.Plugins.class, DtoBroker.class, value);
7587    }
7588
7589    /**
7590     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.Destinations }{@code >}}
7591     * 
7592     */
7593    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destinations", scope = DtoBroker.class)
7594    public JAXBElement<DtoBroker.Destinations> createDtoBrokerDestinations(DtoBroker.Destinations value) {
7595        return new JAXBElement<DtoBroker.Destinations>(_DtoBrokerServiceDestinations_QNAME, DtoBroker.Destinations.class, DtoBroker.class, value);
7596    }
7597
7598    /**
7599     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.JobSchedulerStore }{@code >}}
7600     * 
7601     */
7602    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jobSchedulerStore", scope = DtoBroker.class)
7603    public JAXBElement<DtoBroker.JobSchedulerStore> createDtoBrokerJobSchedulerStore(DtoBroker.JobSchedulerStore value) {
7604        return new JAXBElement<DtoBroker.JobSchedulerStore>(_DtoBrokerServiceJobSchedulerStore_QNAME, DtoBroker.JobSchedulerStore.class, DtoBroker.class, value);
7605    }
7606
7607    /**
7608     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.TransportConnectorURIs }{@code >}}
7609     * 
7610     */
7611    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "transportConnectorURIs", scope = DtoBroker.class)
7612    public JAXBElement<DtoBroker.TransportConnectorURIs> createDtoBrokerTransportConnectorURIs(DtoBroker.TransportConnectorURIs value) {
7613        return new JAXBElement<DtoBroker.TransportConnectorURIs>(_DtoBrokerServiceTransportConnectorURIs_QNAME, DtoBroker.TransportConnectorURIs.class, DtoBroker.class, value);
7614    }
7615
7616    /**
7617     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.ProducerSystemUsage }{@code >}}
7618     * 
7619     */
7620    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "producerSystemUsage", scope = DtoBroker.class)
7621    public JAXBElement<DtoBroker.ProducerSystemUsage> createDtoBrokerProducerSystemUsage(DtoBroker.ProducerSystemUsage value) {
7622        return new JAXBElement<DtoBroker.ProducerSystemUsage>(_DtoBrokerServiceProducerSystemUsage_QNAME, DtoBroker.ProducerSystemUsage.class, DtoBroker.class, value);
7623    }
7624
7625    /**
7626     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.JmsBridgeConnectors }{@code >}}
7627     * 
7628     */
7629    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jmsBridgeConnectors", scope = DtoBroker.class)
7630    public JAXBElement<DtoBroker.JmsBridgeConnectors> createDtoBrokerJmsBridgeConnectors(DtoBroker.JmsBridgeConnectors value) {
7631        return new JAXBElement<DtoBroker.JmsBridgeConnectors>(_DtoBrokerServiceJmsBridgeConnectors_QNAME, DtoBroker.JmsBridgeConnectors.class, DtoBroker.class, value);
7632    }
7633
7634    /**
7635     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.NetworkConnectorURIs }{@code >}}
7636     * 
7637     */
7638    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "networkConnectorURIs", scope = DtoBroker.class)
7639    public JAXBElement<DtoBroker.NetworkConnectorURIs> createDtoBrokerNetworkConnectorURIs(DtoBroker.NetworkConnectorURIs value) {
7640        return new JAXBElement<DtoBroker.NetworkConnectorURIs>(_DtoBrokerServiceNetworkConnectorURIs_QNAME, DtoBroker.NetworkConnectorURIs.class, DtoBroker.class, value);
7641    }
7642
7643    /**
7644     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.TempDataStore }{@code >}}
7645     * 
7646     */
7647    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "tempDataStore", scope = DtoBroker.class)
7648    public JAXBElement<DtoBroker.TempDataStore> createDtoBrokerTempDataStore(DtoBroker.TempDataStore value) {
7649        return new JAXBElement<DtoBroker.TempDataStore>(_DtoBrokerServiceTempDataStore_QNAME, DtoBroker.TempDataStore.class, DtoBroker.class, value);
7650    }
7651
7652    /**
7653     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.ConsumerSystemUsage }{@code >}}
7654     * 
7655     */
7656    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "consumerSystemUsage", scope = DtoBroker.class)
7657    public JAXBElement<DtoBroker.ConsumerSystemUsage> createDtoBrokerConsumerSystemUsage(DtoBroker.ConsumerSystemUsage value) {
7658        return new JAXBElement<DtoBroker.ConsumerSystemUsage>(_DtoBrokerServiceConsumerSystemUsage_QNAME, DtoBroker.ConsumerSystemUsage.class, DtoBroker.class, value);
7659    }
7660
7661    /**
7662     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.BrokerContext }{@code >}}
7663     * 
7664     */
7665    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerContext", scope = DtoBroker.class)
7666    public JAXBElement<DtoBroker.BrokerContext> createDtoBrokerBrokerContext(DtoBroker.BrokerContext value) {
7667        return new JAXBElement<DtoBroker.BrokerContext>(_DtoBrokerServiceBrokerContext_QNAME, DtoBroker.BrokerContext.class, DtoBroker.class, value);
7668    }
7669
7670    /**
7671     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.PersistenceTaskRunnerFactory }{@code >}}
7672     * 
7673     */
7674    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "persistenceTaskRunnerFactory", scope = DtoBroker.class)
7675    public JAXBElement<DtoBroker.PersistenceTaskRunnerFactory> createDtoBrokerPersistenceTaskRunnerFactory(DtoBroker.PersistenceTaskRunnerFactory value) {
7676        return new JAXBElement<DtoBroker.PersistenceTaskRunnerFactory>(_DtoBrokerServicePersistenceTaskRunnerFactory_QNAME, DtoBroker.PersistenceTaskRunnerFactory.class, DtoBroker.class, value);
7677    }
7678
7679    /**
7680     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.TransportConnectors }{@code >}}
7681     * 
7682     */
7683    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "transportConnectors", scope = DtoBroker.class)
7684    public JAXBElement<DtoBroker.TransportConnectors> createDtoBrokerTransportConnectors(DtoBroker.TransportConnectors value) {
7685        return new JAXBElement<DtoBroker.TransportConnectors>(_DtoBrokerServiceTransportConnectors_QNAME, DtoBroker.TransportConnectors.class, DtoBroker.class, value);
7686    }
7687
7688    /**
7689     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.DestinationPolicy }{@code >}}
7690     * 
7691     */
7692    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destinationPolicy", scope = DtoBroker.class)
7693    public JAXBElement<DtoBroker.DestinationPolicy> createDtoBrokerDestinationPolicy(DtoBroker.DestinationPolicy value) {
7694        return new JAXBElement<DtoBroker.DestinationPolicy>(_DtoBrokerServiceDestinationPolicy_QNAME, DtoBroker.DestinationPolicy.class, DtoBroker.class, value);
7695    }
7696
7697    /**
7698     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.NetworkConnectors }{@code >}}
7699     * 
7700     */
7701    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "networkConnectors", scope = DtoBroker.class)
7702    public JAXBElement<DtoBroker.NetworkConnectors> createDtoBrokerNetworkConnectors(DtoBroker.NetworkConnectors value) {
7703        return new JAXBElement<DtoBroker.NetworkConnectors>(_DtoBrokerServiceNetworkConnectors_QNAME, DtoBroker.NetworkConnectors.class, DtoBroker.class, value);
7704    }
7705
7706    /**
7707     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.DestinationFactory }{@code >}}
7708     * 
7709     */
7710    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destinationFactory", scope = DtoBroker.class)
7711    public JAXBElement<DtoBroker.DestinationFactory> createDtoBrokerDestinationFactory(DtoBroker.DestinationFactory value) {
7712        return new JAXBElement<DtoBroker.DestinationFactory>(_DtoBrokerServiceDestinationFactory_QNAME, DtoBroker.DestinationFactory.class, DtoBroker.class, value);
7713    }
7714
7715    /**
7716     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.TaskRunnerFactory }{@code >}}
7717     * 
7718     */
7719    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "taskRunnerFactory", scope = DtoBroker.class)
7720    public JAXBElement<DtoBroker.TaskRunnerFactory> createDtoBrokerTaskRunnerFactory(DtoBroker.TaskRunnerFactory value) {
7721        return new JAXBElement<DtoBroker.TaskRunnerFactory>(_DtoJournaledJDBCTaskRunnerFactory_QNAME, DtoBroker.TaskRunnerFactory.class, DtoBroker.class, value);
7722    }
7723
7724    /**
7725     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.PersistenceAdapter }{@code >}}
7726     * 
7727     */
7728    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "persistenceAdapter", scope = DtoBroker.class)
7729    public JAXBElement<DtoBroker.PersistenceAdapter> createDtoBrokerPersistenceAdapter(DtoBroker.PersistenceAdapter value) {
7730        return new JAXBElement<DtoBroker.PersistenceAdapter>(_DtoJournalPersistenceAdapterPersistenceAdapter_QNAME, DtoBroker.PersistenceAdapter.class, DtoBroker.class, value);
7731    }
7732
7733    /**
7734     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.ManagementContext }{@code >}}
7735     * 
7736     */
7737    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "managementContext", scope = DtoBroker.class)
7738    public JAXBElement<DtoBroker.ManagementContext> createDtoBrokerManagementContext(DtoBroker.ManagementContext value) {
7739        return new JAXBElement<DtoBroker.ManagementContext>(_DtoBrokerServiceManagementContext_QNAME, DtoBroker.ManagementContext.class, DtoBroker.class, value);
7740    }
7741
7742    /**
7743     * Create an instance of {@link JAXBElement }{@code <}{@link DtoBroker.Services }{@code >}}
7744     * 
7745     */
7746    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "services", scope = DtoBroker.class)
7747    public JAXBElement<DtoBroker.Services> createDtoBrokerServices(DtoBroker.Services value) {
7748        return new JAXBElement<DtoBroker.Services>(_DtoBrokerServiceServices_QNAME, DtoBroker.Services.class, DtoBroker.class, value);
7749    }
7750
7751    /**
7752     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPostgresqlJdbcAdapter.Statements }{@code >}}
7753     * 
7754     */
7755    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoPostgresqlJdbcAdapter.class)
7756    public JAXBElement<DtoPostgresqlJdbcAdapter.Statements> createDtoPostgresqlJdbcAdapterStatements(DtoPostgresqlJdbcAdapter.Statements value) {
7757        return new JAXBElement<DtoPostgresqlJdbcAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoPostgresqlJdbcAdapter.Statements.class, DtoPostgresqlJdbcAdapter.class, value);
7758    }
7759
7760    /**
7761     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMaxdbJdbcAdapter.Statements }{@code >}}
7762     * 
7763     */
7764    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoMaxdbJdbcAdapter.class)
7765    public JAXBElement<DtoMaxdbJdbcAdapter.Statements> createDtoMaxdbJdbcAdapterStatements(DtoMaxdbJdbcAdapter.Statements value) {
7766        return new JAXBElement<DtoMaxdbJdbcAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoMaxdbJdbcAdapter.Statements.class, DtoMaxdbJdbcAdapter.class, value);
7767    }
7768
7769    /**
7770     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLevelDB.Locker }{@code >}}
7771     * 
7772     */
7773    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "locker", scope = DtoLevelDB.class)
7774    public JAXBElement<DtoLevelDB.Locker> createDtoLevelDBLocker(DtoLevelDB.Locker value) {
7775        return new JAXBElement<DtoLevelDB.Locker>(_DtoJournaledJDBCLocker_QNAME, DtoLevelDB.Locker.class, DtoLevelDB.class, value);
7776    }
7777
7778    /**
7779     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLevelDB.TransactionIdTransformer }{@code >}}
7780     * 
7781     */
7782    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "transactionIdTransformer", scope = DtoLevelDB.class)
7783    public JAXBElement<DtoLevelDB.TransactionIdTransformer> createDtoLevelDBTransactionIdTransformer(DtoLevelDB.TransactionIdTransformer value) {
7784        return new JAXBElement<DtoLevelDB.TransactionIdTransformer>(_DtoKahaDBTransactionIdTransformer_QNAME, DtoLevelDB.TransactionIdTransformer.class, DtoLevelDB.class, value);
7785    }
7786
7787    /**
7788     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLevelDB.ScheduledThreadPoolExecutor }{@code >}}
7789     * 
7790     */
7791    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "scheduledThreadPoolExecutor", scope = DtoLevelDB.class)
7792    public JAXBElement<DtoLevelDB.ScheduledThreadPoolExecutor> createDtoLevelDBScheduledThreadPoolExecutor(DtoLevelDB.ScheduledThreadPoolExecutor value) {
7793        return new JAXBElement<DtoLevelDB.ScheduledThreadPoolExecutor>(_DtoJournaledJDBCScheduledThreadPoolExecutor_QNAME, DtoLevelDB.ScheduledThreadPoolExecutor.class, DtoLevelDB.class, value);
7794    }
7795
7796    /**
7797     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLevelDB.BrokerService }{@code >}}
7798     * 
7799     */
7800    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoLevelDB.class)
7801    public JAXBElement<DtoLevelDB.BrokerService> createDtoLevelDBBrokerService(DtoLevelDB.BrokerService value) {
7802        return new JAXBElement<DtoLevelDB.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoLevelDB.BrokerService.class, DtoLevelDB.class, value);
7803    }
7804
7805    /**
7806     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLevelDB.UsageManager }{@code >}}
7807     * 
7808     */
7809    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "usageManager", scope = DtoLevelDB.class)
7810    public JAXBElement<DtoLevelDB.UsageManager> createDtoLevelDBUsageManager(DtoLevelDB.UsageManager value) {
7811        return new JAXBElement<DtoLevelDB.UsageManager>(_DtoJdbcPersistenceAdapterUsageManager_QNAME, DtoLevelDB.UsageManager.class, DtoLevelDB.class, value);
7812    }
7813
7814    /**
7815     * Create an instance of {@link JAXBElement }{@code <}{@link DtoAbortSlowConsumerStrategy.BrokerService }{@code >}}
7816     * 
7817     */
7818    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoAbortSlowConsumerStrategy.class)
7819    public JAXBElement<DtoAbortSlowConsumerStrategy.BrokerService> createDtoAbortSlowConsumerStrategyBrokerService(DtoAbortSlowConsumerStrategy.BrokerService value) {
7820        return new JAXBElement<DtoAbortSlowConsumerStrategy.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoAbortSlowConsumerStrategy.BrokerService.class, DtoAbortSlowConsumerStrategy.class, value);
7821    }
7822
7823    /**
7824     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLoggingBrokerPlugin.AdminConnectionContext }{@code >}}
7825     * 
7826     */
7827    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adminConnectionContext", scope = DtoLoggingBrokerPlugin.class)
7828    public JAXBElement<DtoLoggingBrokerPlugin.AdminConnectionContext> createDtoLoggingBrokerPluginAdminConnectionContext(DtoLoggingBrokerPlugin.AdminConnectionContext value) {
7829        return new JAXBElement<DtoLoggingBrokerPlugin.AdminConnectionContext>(_DtoDestinationsPluginAdminConnectionContext_QNAME, DtoLoggingBrokerPlugin.AdminConnectionContext.class, DtoLoggingBrokerPlugin.class, value);
7830    }
7831
7832    /**
7833     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLoggingBrokerPlugin.Next }{@code >}}
7834     * 
7835     */
7836    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "next", scope = DtoLoggingBrokerPlugin.class)
7837    public JAXBElement<DtoLoggingBrokerPlugin.Next> createDtoLoggingBrokerPluginNext(DtoLoggingBrokerPlugin.Next value) {
7838        return new JAXBElement<DtoLoggingBrokerPlugin.Next>(_DtoDestinationsPluginNext_QNAME, DtoLoggingBrokerPlugin.Next.class, DtoLoggingBrokerPlugin.class, value);
7839    }
7840
7841    /**
7842     * Create an instance of {@link JAXBElement }{@code <}{@link DtoRedeliveryPlugin.RedeliveryPolicyMap }{@code >}}
7843     * 
7844     */
7845    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "redeliveryPolicyMap", scope = DtoRedeliveryPlugin.class)
7846    public JAXBElement<DtoRedeliveryPlugin.RedeliveryPolicyMap> createDtoRedeliveryPluginRedeliveryPolicyMap(DtoRedeliveryPlugin.RedeliveryPolicyMap value) {
7847        return new JAXBElement<DtoRedeliveryPlugin.RedeliveryPolicyMap>(_DtoXaConnectionFactoryRedeliveryPolicyMap_QNAME, DtoRedeliveryPlugin.RedeliveryPolicyMap.class, DtoRedeliveryPlugin.class, value);
7848    }
7849
7850    /**
7851     * Create an instance of {@link JAXBElement }{@code <}{@link DtoRedeliveryPlugin.AdminConnectionContext }{@code >}}
7852     * 
7853     */
7854    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adminConnectionContext", scope = DtoRedeliveryPlugin.class)
7855    public JAXBElement<DtoRedeliveryPlugin.AdminConnectionContext> createDtoRedeliveryPluginAdminConnectionContext(DtoRedeliveryPlugin.AdminConnectionContext value) {
7856        return new JAXBElement<DtoRedeliveryPlugin.AdminConnectionContext>(_DtoDestinationsPluginAdminConnectionContext_QNAME, DtoRedeliveryPlugin.AdminConnectionContext.class, DtoRedeliveryPlugin.class, value);
7857    }
7858
7859    /**
7860     * Create an instance of {@link JAXBElement }{@code <}{@link DtoRedeliveryPlugin.Next }{@code >}}
7861     * 
7862     */
7863    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "next", scope = DtoRedeliveryPlugin.class)
7864    public JAXBElement<DtoRedeliveryPlugin.Next> createDtoRedeliveryPluginNext(DtoRedeliveryPlugin.Next value) {
7865        return new JAXBElement<DtoRedeliveryPlugin.Next>(_DtoDestinationsPluginNext_QNAME, DtoRedeliveryPlugin.Next.class, DtoRedeliveryPlugin.class, value);
7866    }
7867
7868    /**
7869     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSimpleAuthorizationMap.TempDestinationAuthorizationEntry }{@code >}}
7870     * 
7871     */
7872    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "tempDestinationAuthorizationEntry", scope = DtoSimpleAuthorizationMap.class)
7873    public JAXBElement<DtoSimpleAuthorizationMap.TempDestinationAuthorizationEntry> createDtoSimpleAuthorizationMapTempDestinationAuthorizationEntry(DtoSimpleAuthorizationMap.TempDestinationAuthorizationEntry value) {
7874        return new JAXBElement<DtoSimpleAuthorizationMap.TempDestinationAuthorizationEntry>(_DtoAuthorizationMapTempDestinationAuthorizationEntry_QNAME, DtoSimpleAuthorizationMap.TempDestinationAuthorizationEntry.class, DtoSimpleAuthorizationMap.class, value);
7875    }
7876
7877    /**
7878     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSimpleAuthorizationMap.AdminACLs }{@code >}}
7879     * 
7880     */
7881    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adminACLs", scope = DtoSimpleAuthorizationMap.class)
7882    public JAXBElement<DtoSimpleAuthorizationMap.AdminACLs> createDtoSimpleAuthorizationMapAdminACLs(DtoSimpleAuthorizationMap.AdminACLs value) {
7883        return new JAXBElement<DtoSimpleAuthorizationMap.AdminACLs>(_DtoTempDestinationAuthorizationEntryAdminACLs_QNAME, DtoSimpleAuthorizationMap.AdminACLs.class, DtoSimpleAuthorizationMap.class, value);
7884    }
7885
7886    /**
7887     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSimpleAuthorizationMap.ReadACLs }{@code >}}
7888     * 
7889     */
7890    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "readACLs", scope = DtoSimpleAuthorizationMap.class)
7891    public JAXBElement<DtoSimpleAuthorizationMap.ReadACLs> createDtoSimpleAuthorizationMapReadACLs(DtoSimpleAuthorizationMap.ReadACLs value) {
7892        return new JAXBElement<DtoSimpleAuthorizationMap.ReadACLs>(_DtoTempDestinationAuthorizationEntryReadACLs_QNAME, DtoSimpleAuthorizationMap.ReadACLs.class, DtoSimpleAuthorizationMap.class, value);
7893    }
7894
7895    /**
7896     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSimpleAuthorizationMap.WriteACLs }{@code >}}
7897     * 
7898     */
7899    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "writeACLs", scope = DtoSimpleAuthorizationMap.class)
7900    public JAXBElement<DtoSimpleAuthorizationMap.WriteACLs> createDtoSimpleAuthorizationMapWriteACLs(DtoSimpleAuthorizationMap.WriteACLs value) {
7901        return new JAXBElement<DtoSimpleAuthorizationMap.WriteACLs>(_DtoTempDestinationAuthorizationEntryWriteACLs_QNAME, DtoSimpleAuthorizationMap.WriteACLs.class, DtoSimpleAuthorizationMap.class, value);
7902    }
7903
7904    /**
7905     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDemandForwardingBridge.LocalBroker }{@code >}}
7906     * 
7907     */
7908    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "localBroker", scope = DtoDemandForwardingBridge.class)
7909    public JAXBElement<DtoDemandForwardingBridge.LocalBroker> createDtoDemandForwardingBridgeLocalBroker(DtoDemandForwardingBridge.LocalBroker value) {
7910        return new JAXBElement<DtoDemandForwardingBridge.LocalBroker>(_DtoCompositeDemandForwardingBridgeLocalBroker_QNAME, DtoDemandForwardingBridge.LocalBroker.class, DtoDemandForwardingBridge.class, value);
7911    }
7912
7913    /**
7914     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDemandForwardingBridge.ExcludedDestinations }{@code >}}
7915     * 
7916     */
7917    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "excludedDestinations", scope = DtoDemandForwardingBridge.class)
7918    public JAXBElement<DtoDemandForwardingBridge.ExcludedDestinations> createDtoDemandForwardingBridgeExcludedDestinations(DtoDemandForwardingBridge.ExcludedDestinations value) {
7919        return new JAXBElement<DtoDemandForwardingBridge.ExcludedDestinations>(_DtoMulticastNetworkConnectorExcludedDestinations_QNAME, DtoDemandForwardingBridge.ExcludedDestinations.class, DtoDemandForwardingBridge.class, value);
7920    }
7921
7922    /**
7923     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDemandForwardingBridge.Configuration }{@code >}}
7924     * 
7925     */
7926    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "configuration", scope = DtoDemandForwardingBridge.class)
7927    public JAXBElement<DtoDemandForwardingBridge.Configuration> createDtoDemandForwardingBridgeConfiguration(DtoDemandForwardingBridge.Configuration value) {
7928        return new JAXBElement<DtoDemandForwardingBridge.Configuration>(_DtoCompositeDemandForwardingBridgeConfiguration_QNAME, DtoDemandForwardingBridge.Configuration.class, DtoDemandForwardingBridge.class, value);
7929    }
7930
7931    /**
7932     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDemandForwardingBridge.StaticallyIncludedDestinations }{@code >}}
7933     * 
7934     */
7935    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "staticallyIncludedDestinations", scope = DtoDemandForwardingBridge.class)
7936    public JAXBElement<DtoDemandForwardingBridge.StaticallyIncludedDestinations> createDtoDemandForwardingBridgeStaticallyIncludedDestinations(DtoDemandForwardingBridge.StaticallyIncludedDestinations value) {
7937        return new JAXBElement<DtoDemandForwardingBridge.StaticallyIncludedDestinations>(_DtoMulticastNetworkConnectorStaticallyIncludedDestinations_QNAME, DtoDemandForwardingBridge.StaticallyIncludedDestinations.class, DtoDemandForwardingBridge.class, value);
7938    }
7939
7940    /**
7941     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDemandForwardingBridge.BrokerService }{@code >}}
7942     * 
7943     */
7944    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoDemandForwardingBridge.class)
7945    public JAXBElement<DtoDemandForwardingBridge.BrokerService> createDtoDemandForwardingBridgeBrokerService(DtoDemandForwardingBridge.BrokerService value) {
7946        return new JAXBElement<DtoDemandForwardingBridge.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoDemandForwardingBridge.BrokerService.class, DtoDemandForwardingBridge.class, value);
7947    }
7948
7949    /**
7950     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDemandForwardingBridge.RemoteBroker }{@code >}}
7951     * 
7952     */
7953    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "remoteBroker", scope = DtoDemandForwardingBridge.class)
7954    public JAXBElement<DtoDemandForwardingBridge.RemoteBroker> createDtoDemandForwardingBridgeRemoteBroker(DtoDemandForwardingBridge.RemoteBroker value) {
7955        return new JAXBElement<DtoDemandForwardingBridge.RemoteBroker>(_DtoCompositeDemandForwardingBridgeRemoteBroker_QNAME, DtoDemandForwardingBridge.RemoteBroker.class, DtoDemandForwardingBridge.class, value);
7956    }
7957
7958    /**
7959     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDemandForwardingBridge.DurableDestinations }{@code >}}
7960     * 
7961     */
7962    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "durableDestinations", scope = DtoDemandForwardingBridge.class)
7963    public JAXBElement<DtoDemandForwardingBridge.DurableDestinations> createDtoDemandForwardingBridgeDurableDestinations(DtoDemandForwardingBridge.DurableDestinations value) {
7964        return new JAXBElement<DtoDemandForwardingBridge.DurableDestinations>(_DtoMulticastNetworkConnectorDurableDestinations_QNAME, DtoDemandForwardingBridge.DurableDestinations.class, DtoDemandForwardingBridge.class, value);
7965    }
7966
7967    /**
7968     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDemandForwardingBridge.DynamicallyIncludedDestinations }{@code >}}
7969     * 
7970     */
7971    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "dynamicallyIncludedDestinations", scope = DtoDemandForwardingBridge.class)
7972    public JAXBElement<DtoDemandForwardingBridge.DynamicallyIncludedDestinations> createDtoDemandForwardingBridgeDynamicallyIncludedDestinations(DtoDemandForwardingBridge.DynamicallyIncludedDestinations value) {
7973        return new JAXBElement<DtoDemandForwardingBridge.DynamicallyIncludedDestinations>(_DtoMulticastNetworkConnectorDynamicallyIncludedDestinations_QNAME, DtoDemandForwardingBridge.DynamicallyIncludedDestinations.class, DtoDemandForwardingBridge.class, value);
7974    }
7975
7976    /**
7977     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDemandForwardingBridge.NetworkBridgeListener }{@code >}}
7978     * 
7979     */
7980    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "networkBridgeListener", scope = DtoDemandForwardingBridge.class)
7981    public JAXBElement<DtoDemandForwardingBridge.NetworkBridgeListener> createDtoDemandForwardingBridgeNetworkBridgeListener(DtoDemandForwardingBridge.NetworkBridgeListener value) {
7982        return new JAXBElement<DtoDemandForwardingBridge.NetworkBridgeListener>(_DtoCompositeDemandForwardingBridgeNetworkBridgeListener_QNAME, DtoDemandForwardingBridge.NetworkBridgeListener.class, DtoDemandForwardingBridge.class, value);
7983    }
7984
7985    /**
7986     * Create an instance of {@link JAXBElement }{@code <}{@link DtoManagementContext.Server }{@code >}}
7987     * 
7988     */
7989    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "server", scope = DtoManagementContext.class)
7990    public JAXBElement<DtoManagementContext.Server> createDtoManagementContextServer(DtoManagementContext.Server value) {
7991        return new JAXBElement<DtoManagementContext.Server>(_DtoProxyConnectorServer_QNAME, DtoManagementContext.Server.class, DtoManagementContext.class, value);
7992    }
7993
7994    /**
7995     * Create an instance of {@link JAXBElement }{@code <}{@link DtoManagementContext.MBeanServer }{@code >}}
7996     * 
7997     */
7998    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "MBeanServer", scope = DtoManagementContext.class)
7999    public JAXBElement<DtoManagementContext.MBeanServer> createDtoManagementContextMBeanServer(DtoManagementContext.MBeanServer value) {
8000        return new JAXBElement<DtoManagementContext.MBeanServer>(_DtoManagementContextMBeanServer_QNAME, DtoManagementContext.MBeanServer.class, DtoManagementContext.class, value);
8001    }
8002
8003    /**
8004     * Create an instance of {@link JAXBElement }{@code <}{@link DtoManagementContext.Environment }{@code >}}
8005     * 
8006     */
8007    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "environment", scope = DtoManagementContext.class)
8008    public JAXBElement<DtoManagementContext.Environment> createDtoManagementContextEnvironment(DtoManagementContext.Environment value) {
8009        return new JAXBElement<DtoManagementContext.Environment>(_DtoManagementContextEnvironment_QNAME, DtoManagementContext.Environment.class, DtoManagementContext.class, value);
8010    }
8011
8012    /**
8013     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLdapNetworkConnector.ExcludedDestinations }{@code >}}
8014     * 
8015     */
8016    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "excludedDestinations", scope = DtoLdapNetworkConnector.class)
8017    public JAXBElement<DtoLdapNetworkConnector.ExcludedDestinations> createDtoLdapNetworkConnectorExcludedDestinations(DtoLdapNetworkConnector.ExcludedDestinations value) {
8018        return new JAXBElement<DtoLdapNetworkConnector.ExcludedDestinations>(_DtoMulticastNetworkConnectorExcludedDestinations_QNAME, DtoLdapNetworkConnector.ExcludedDestinations.class, DtoLdapNetworkConnector.class, value);
8019    }
8020
8021    /**
8022     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLdapNetworkConnector.StaticallyIncludedDestinations }{@code >}}
8023     * 
8024     */
8025    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "staticallyIncludedDestinations", scope = DtoLdapNetworkConnector.class)
8026    public JAXBElement<DtoLdapNetworkConnector.StaticallyIncludedDestinations> createDtoLdapNetworkConnectorStaticallyIncludedDestinations(DtoLdapNetworkConnector.StaticallyIncludedDestinations value) {
8027        return new JAXBElement<DtoLdapNetworkConnector.StaticallyIncludedDestinations>(_DtoMulticastNetworkConnectorStaticallyIncludedDestinations_QNAME, DtoLdapNetworkConnector.StaticallyIncludedDestinations.class, DtoLdapNetworkConnector.class, value);
8028    }
8029
8030    /**
8031     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLdapNetworkConnector.ConnectionFilter }{@code >}}
8032     * 
8033     */
8034    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "connectionFilter", scope = DtoLdapNetworkConnector.class)
8035    public JAXBElement<DtoLdapNetworkConnector.ConnectionFilter> createDtoLdapNetworkConnectorConnectionFilter(DtoLdapNetworkConnector.ConnectionFilter value) {
8036        return new JAXBElement<DtoLdapNetworkConnector.ConnectionFilter>(_DtoMulticastNetworkConnectorConnectionFilter_QNAME, DtoLdapNetworkConnector.ConnectionFilter.class, DtoLdapNetworkConnector.class, value);
8037    }
8038
8039    /**
8040     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLdapNetworkConnector.BrokerService }{@code >}}
8041     * 
8042     */
8043    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "brokerService", scope = DtoLdapNetworkConnector.class)
8044    public JAXBElement<DtoLdapNetworkConnector.BrokerService> createDtoLdapNetworkConnectorBrokerService(DtoLdapNetworkConnector.BrokerService value) {
8045        return new JAXBElement<DtoLdapNetworkConnector.BrokerService>(_DtoJournaledJDBCBrokerService_QNAME, DtoLdapNetworkConnector.BrokerService.class, DtoLdapNetworkConnector.class, value);
8046    }
8047
8048    /**
8049     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLdapNetworkConnector.DurableDestinations }{@code >}}
8050     * 
8051     */
8052    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "durableDestinations", scope = DtoLdapNetworkConnector.class)
8053    public JAXBElement<DtoLdapNetworkConnector.DurableDestinations> createDtoLdapNetworkConnectorDurableDestinations(DtoLdapNetworkConnector.DurableDestinations value) {
8054        return new JAXBElement<DtoLdapNetworkConnector.DurableDestinations>(_DtoMulticastNetworkConnectorDurableDestinations_QNAME, DtoLdapNetworkConnector.DurableDestinations.class, DtoLdapNetworkConnector.class, value);
8055    }
8056
8057    /**
8058     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLdapNetworkConnector.DynamicallyIncludedDestinations }{@code >}}
8059     * 
8060     */
8061    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "dynamicallyIncludedDestinations", scope = DtoLdapNetworkConnector.class)
8062    public JAXBElement<DtoLdapNetworkConnector.DynamicallyIncludedDestinations> createDtoLdapNetworkConnectorDynamicallyIncludedDestinations(DtoLdapNetworkConnector.DynamicallyIncludedDestinations value) {
8063        return new JAXBElement<DtoLdapNetworkConnector.DynamicallyIncludedDestinations>(_DtoMulticastNetworkConnectorDynamicallyIncludedDestinations_QNAME, DtoLdapNetworkConnector.DynamicallyIncludedDestinations.class, DtoLdapNetworkConnector.class, value);
8064    }
8065
8066    /**
8067     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLDAPAuthorizationMap.TopicSearchMatchingFormat }{@code >}}
8068     * 
8069     */
8070    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "topicSearchMatchingFormat", scope = DtoLDAPAuthorizationMap.class)
8071    public JAXBElement<DtoLDAPAuthorizationMap.TopicSearchMatchingFormat> createDtoLDAPAuthorizationMapTopicSearchMatchingFormat(DtoLDAPAuthorizationMap.TopicSearchMatchingFormat value) {
8072        return new JAXBElement<DtoLDAPAuthorizationMap.TopicSearchMatchingFormat>(_DtoLDAPAuthorizationMapTopicSearchMatchingFormat_QNAME, DtoLDAPAuthorizationMap.TopicSearchMatchingFormat.class, DtoLDAPAuthorizationMap.class, value);
8073    }
8074
8075    /**
8076     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLDAPAuthorizationMap.QueueSearchMatchingFormat }{@code >}}
8077     * 
8078     */
8079    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "queueSearchMatchingFormat", scope = DtoLDAPAuthorizationMap.class)
8080    public JAXBElement<DtoLDAPAuthorizationMap.QueueSearchMatchingFormat> createDtoLDAPAuthorizationMapQueueSearchMatchingFormat(DtoLDAPAuthorizationMap.QueueSearchMatchingFormat value) {
8081        return new JAXBElement<DtoLDAPAuthorizationMap.QueueSearchMatchingFormat>(_DtoLDAPAuthorizationMapQueueSearchMatchingFormat_QNAME, DtoLDAPAuthorizationMap.QueueSearchMatchingFormat.class, DtoLDAPAuthorizationMap.class, value);
8082    }
8083
8084    /**
8085     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLDAPAuthorizationMap.Options }{@code >}}
8086     * 
8087     */
8088    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "options", scope = DtoLDAPAuthorizationMap.class)
8089    public JAXBElement<DtoLDAPAuthorizationMap.Options> createDtoLDAPAuthorizationMapOptions(DtoLDAPAuthorizationMap.Options value) {
8090        return new JAXBElement<DtoLDAPAuthorizationMap.Options>(_DtoLDAPAuthorizationMapOptions_QNAME, DtoLDAPAuthorizationMap.Options.class, DtoLDAPAuthorizationMap.class, value);
8091    }
8092
8093    /**
8094     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLDAPAuthorizationMap.Context }{@code >}}
8095     * 
8096     */
8097    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "context", scope = DtoLDAPAuthorizationMap.class)
8098    public JAXBElement<DtoLDAPAuthorizationMap.Context> createDtoLDAPAuthorizationMapContext(DtoLDAPAuthorizationMap.Context value) {
8099        return new JAXBElement<DtoLDAPAuthorizationMap.Context>(_DtoLDAPAuthorizationMapContext_QNAME, DtoLDAPAuthorizationMap.Context.class, DtoLDAPAuthorizationMap.class, value);
8100    }
8101
8102    /**
8103     * Create an instance of {@link JAXBElement }{@code <}{@link DtoInboundQueueBridge.Consumer }{@code >}}
8104     * 
8105     */
8106    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "consumer", scope = DtoInboundQueueBridge.class)
8107    public JAXBElement<DtoInboundQueueBridge.Consumer> createDtoInboundQueueBridgeConsumer(DtoInboundQueueBridge.Consumer value) {
8108        return new JAXBElement<DtoInboundQueueBridge.Consumer>(_DtoInboundTopicBridgeConsumer_QNAME, DtoInboundQueueBridge.Consumer.class, DtoInboundQueueBridge.class, value);
8109    }
8110
8111    /**
8112     * Create an instance of {@link JAXBElement }{@code <}{@link DtoInboundQueueBridge.JmsMessageConvertor }{@code >}}
8113     * 
8114     */
8115    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jmsMessageConvertor", scope = DtoInboundQueueBridge.class)
8116    public JAXBElement<DtoInboundQueueBridge.JmsMessageConvertor> createDtoInboundQueueBridgeJmsMessageConvertor(DtoInboundQueueBridge.JmsMessageConvertor value) {
8117        return new JAXBElement<DtoInboundQueueBridge.JmsMessageConvertor>(_DtoInboundTopicBridgeJmsMessageConvertor_QNAME, DtoInboundQueueBridge.JmsMessageConvertor.class, DtoInboundQueueBridge.class, value);
8118    }
8119
8120    /**
8121     * Create an instance of {@link JAXBElement }{@code <}{@link DtoInboundQueueBridge.ConsumerConnection }{@code >}}
8122     * 
8123     */
8124    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "consumerConnection", scope = DtoInboundQueueBridge.class)
8125    public JAXBElement<DtoInboundQueueBridge.ConsumerConnection> createDtoInboundQueueBridgeConsumerConnection(DtoInboundQueueBridge.ConsumerConnection value) {
8126        return new JAXBElement<DtoInboundQueueBridge.ConsumerConnection>(_DtoInboundTopicBridgeConsumerConnection_QNAME, DtoInboundQueueBridge.ConsumerConnection.class, DtoInboundQueueBridge.class, value);
8127    }
8128
8129    /**
8130     * Create an instance of {@link JAXBElement }{@code <}{@link DtoInboundQueueBridge.JmsConnector }{@code >}}
8131     * 
8132     */
8133    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "jmsConnector", scope = DtoInboundQueueBridge.class)
8134    public JAXBElement<DtoInboundQueueBridge.JmsConnector> createDtoInboundQueueBridgeJmsConnector(DtoInboundQueueBridge.JmsConnector value) {
8135        return new JAXBElement<DtoInboundQueueBridge.JmsConnector>(_DtoInboundTopicBridgeJmsConnector_QNAME, DtoInboundQueueBridge.JmsConnector.class, DtoInboundQueueBridge.class, value);
8136    }
8137
8138    /**
8139     * Create an instance of {@link JAXBElement }{@code <}{@link DtoInboundQueueBridge.ProducerQueue }{@code >}}
8140     * 
8141     */
8142    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "producerQueue", scope = DtoInboundQueueBridge.class)
8143    public JAXBElement<DtoInboundQueueBridge.ProducerQueue> createDtoInboundQueueBridgeProducerQueue(DtoInboundQueueBridge.ProducerQueue value) {
8144        return new JAXBElement<DtoInboundQueueBridge.ProducerQueue>(_DtoOutboundQueueBridgeProducerQueue_QNAME, DtoInboundQueueBridge.ProducerQueue.class, DtoInboundQueueBridge.class, value);
8145    }
8146
8147    /**
8148     * Create an instance of {@link JAXBElement }{@code <}{@link DtoInboundQueueBridge.ConsumerQueue }{@code >}}
8149     * 
8150     */
8151    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "consumerQueue", scope = DtoInboundQueueBridge.class)
8152    public JAXBElement<DtoInboundQueueBridge.ConsumerQueue> createDtoInboundQueueBridgeConsumerQueue(DtoInboundQueueBridge.ConsumerQueue value) {
8153        return new JAXBElement<DtoInboundQueueBridge.ConsumerQueue>(_DtoOutboundQueueBridgeConsumerQueue_QNAME, DtoInboundQueueBridge.ConsumerQueue.class, DtoInboundQueueBridge.class, value);
8154    }
8155
8156    /**
8157     * Create an instance of {@link JAXBElement }{@code <}{@link DtoInboundQueueBridge.ProducerConnection }{@code >}}
8158     * 
8159     */
8160    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "producerConnection", scope = DtoInboundQueueBridge.class)
8161    public JAXBElement<DtoInboundQueueBridge.ProducerConnection> createDtoInboundQueueBridgeProducerConnection(DtoInboundQueueBridge.ProducerConnection value) {
8162        return new JAXBElement<DtoInboundQueueBridge.ProducerConnection>(_DtoInboundTopicBridgeProducerConnection_QNAME, DtoInboundQueueBridge.ProducerConnection.class, DtoInboundQueueBridge.class, value);
8163    }
8164
8165    /**
8166     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTimedSubscriptionRecoveryPolicy.Broker }{@code >}}
8167     * 
8168     */
8169    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "broker", scope = DtoTimedSubscriptionRecoveryPolicy.class)
8170    public JAXBElement<DtoTimedSubscriptionRecoveryPolicy.Broker> createDtoTimedSubscriptionRecoveryPolicyBroker(DtoTimedSubscriptionRecoveryPolicy.Broker value) {
8171        return new JAXBElement<DtoTimedSubscriptionRecoveryPolicy.Broker>(_DtoNoSubscriptionRecoveryPolicyBroker_QNAME, DtoTimedSubscriptionRecoveryPolicy.Broker.class, DtoTimedSubscriptionRecoveryPolicy.class, value);
8172    }
8173
8174    /**
8175     * Create an instance of {@link JAXBElement }{@code <}{@link DtoUdpTraceBrokerPlugin.WireFormat }{@code >}}
8176     * 
8177     */
8178    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "wireFormat", scope = DtoUdpTraceBrokerPlugin.class)
8179    public JAXBElement<DtoUdpTraceBrokerPlugin.WireFormat> createDtoUdpTraceBrokerPluginWireFormat(DtoUdpTraceBrokerPlugin.WireFormat value) {
8180        return new JAXBElement<DtoUdpTraceBrokerPlugin.WireFormat>(_DtoJdbcPersistenceAdapterWireFormat_QNAME, DtoUdpTraceBrokerPlugin.WireFormat.class, DtoUdpTraceBrokerPlugin.class, value);
8181    }
8182
8183    /**
8184     * Create an instance of {@link JAXBElement }{@code <}{@link DtoUdpTraceBrokerPlugin.AdminConnectionContext }{@code >}}
8185     * 
8186     */
8187    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adminConnectionContext", scope = DtoUdpTraceBrokerPlugin.class)
8188    public JAXBElement<DtoUdpTraceBrokerPlugin.AdminConnectionContext> createDtoUdpTraceBrokerPluginAdminConnectionContext(DtoUdpTraceBrokerPlugin.AdminConnectionContext value) {
8189        return new JAXBElement<DtoUdpTraceBrokerPlugin.AdminConnectionContext>(_DtoDestinationsPluginAdminConnectionContext_QNAME, DtoUdpTraceBrokerPlugin.AdminConnectionContext.class, DtoUdpTraceBrokerPlugin.class, value);
8190    }
8191
8192    /**
8193     * Create an instance of {@link JAXBElement }{@code <}{@link DtoUdpTraceBrokerPlugin.Address }{@code >}}
8194     * 
8195     */
8196    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "address", scope = DtoUdpTraceBrokerPlugin.class)
8197    public JAXBElement<DtoUdpTraceBrokerPlugin.Address> createDtoUdpTraceBrokerPluginAddress(DtoUdpTraceBrokerPlugin.Address value) {
8198        return new JAXBElement<DtoUdpTraceBrokerPlugin.Address>(_DtoUdpTraceBrokerPluginAddress_QNAME, DtoUdpTraceBrokerPlugin.Address.class, DtoUdpTraceBrokerPlugin.class, value);
8199    }
8200
8201    /**
8202     * Create an instance of {@link JAXBElement }{@code <}{@link DtoUdpTraceBrokerPlugin.Next }{@code >}}
8203     * 
8204     */
8205    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "next", scope = DtoUdpTraceBrokerPlugin.class)
8206    public JAXBElement<DtoUdpTraceBrokerPlugin.Next> createDtoUdpTraceBrokerPluginNext(DtoUdpTraceBrokerPlugin.Next value) {
8207        return new JAXBElement<DtoUdpTraceBrokerPlugin.Next>(_DtoDestinationsPluginNext_QNAME, DtoUdpTraceBrokerPlugin.Next.class, DtoUdpTraceBrokerPlugin.class, value);
8208    }
8209
8210    /**
8211     * Create an instance of {@link JAXBElement }{@code <}{@link DtoUdpTraceBrokerPlugin.WireFormatFactory }{@code >}}
8212     * 
8213     */
8214    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "wireFormatFactory", scope = DtoUdpTraceBrokerPlugin.class)
8215    public JAXBElement<DtoUdpTraceBrokerPlugin.WireFormatFactory> createDtoUdpTraceBrokerPluginWireFormatFactory(DtoUdpTraceBrokerPlugin.WireFormatFactory value) {
8216        return new JAXBElement<DtoUdpTraceBrokerPlugin.WireFormatFactory>(_DtoUdpTraceBrokerPluginWireFormatFactory_QNAME, DtoUdpTraceBrokerPlugin.WireFormatFactory.class, DtoUdpTraceBrokerPlugin.class, value);
8217    }
8218
8219    /**
8220     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSharedDeadLetterStrategy.DeadLetterQueue }{@code >}}
8221     * 
8222     */
8223    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "deadLetterQueue", scope = DtoSharedDeadLetterStrategy.class)
8224    public JAXBElement<DtoSharedDeadLetterStrategy.DeadLetterQueue> createDtoSharedDeadLetterStrategyDeadLetterQueue(DtoSharedDeadLetterStrategy.DeadLetterQueue value) {
8225        return new JAXBElement<DtoSharedDeadLetterStrategy.DeadLetterQueue>(_DtoDiscardingDeadLetterQueue_QNAME, DtoSharedDeadLetterStrategy.DeadLetterQueue.class, DtoSharedDeadLetterStrategy.class, value);
8226    }
8227
8228    /**
8229     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDestinationPathSeparatorPlugin.AdminConnectionContext }{@code >}}
8230     * 
8231     */
8232    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adminConnectionContext", scope = DtoDestinationPathSeparatorPlugin.class)
8233    public JAXBElement<DtoDestinationPathSeparatorPlugin.AdminConnectionContext> createDtoDestinationPathSeparatorPluginAdminConnectionContext(DtoDestinationPathSeparatorPlugin.AdminConnectionContext value) {
8234        return new JAXBElement<DtoDestinationPathSeparatorPlugin.AdminConnectionContext>(_DtoDestinationsPluginAdminConnectionContext_QNAME, DtoDestinationPathSeparatorPlugin.AdminConnectionContext.class, DtoDestinationPathSeparatorPlugin.class, value);
8235    }
8236
8237    /**
8238     * Create an instance of {@link JAXBElement }{@code <}{@link DtoDestinationPathSeparatorPlugin.Next }{@code >}}
8239     * 
8240     */
8241    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "next", scope = DtoDestinationPathSeparatorPlugin.class)
8242    public JAXBElement<DtoDestinationPathSeparatorPlugin.Next> createDtoDestinationPathSeparatorPluginNext(DtoDestinationPathSeparatorPlugin.Next value) {
8243        return new JAXBElement<DtoDestinationPathSeparatorPlugin.Next>(_DtoDestinationsPluginNext_QNAME, DtoDestinationPathSeparatorPlugin.Next.class, DtoDestinationPathSeparatorPlugin.class, value);
8244    }
8245
8246    /**
8247     * Create an instance of {@link JAXBElement }{@code <}{@link DtoAuthorizationEntry.Destination }{@code >}}
8248     * 
8249     */
8250    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destination", scope = DtoAuthorizationEntry.class)
8251    public JAXBElement<DtoAuthorizationEntry.Destination> createDtoAuthorizationEntryDestination(DtoAuthorizationEntry.Destination value) {
8252        return new JAXBElement<DtoAuthorizationEntry.Destination>(_DtoTempDestinationAuthorizationEntryDestination_QNAME, DtoAuthorizationEntry.Destination.class, DtoAuthorizationEntry.class, value);
8253    }
8254
8255    /**
8256     * Create an instance of {@link JAXBElement }{@code <}{@link DtoAuthorizationEntry.AdminACLs }{@code >}}
8257     * 
8258     */
8259    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adminACLs", scope = DtoAuthorizationEntry.class)
8260    public JAXBElement<DtoAuthorizationEntry.AdminACLs> createDtoAuthorizationEntryAdminACLs(DtoAuthorizationEntry.AdminACLs value) {
8261        return new JAXBElement<DtoAuthorizationEntry.AdminACLs>(_DtoTempDestinationAuthorizationEntryAdminACLs_QNAME, DtoAuthorizationEntry.AdminACLs.class, DtoAuthorizationEntry.class, value);
8262    }
8263
8264    /**
8265     * Create an instance of {@link JAXBElement }{@code <}{@link DtoAuthorizationEntry.ReadACLs }{@code >}}
8266     * 
8267     */
8268    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "readACLs", scope = DtoAuthorizationEntry.class)
8269    public JAXBElement<DtoAuthorizationEntry.ReadACLs> createDtoAuthorizationEntryReadACLs(DtoAuthorizationEntry.ReadACLs value) {
8270        return new JAXBElement<DtoAuthorizationEntry.ReadACLs>(_DtoTempDestinationAuthorizationEntryReadACLs_QNAME, DtoAuthorizationEntry.ReadACLs.class, DtoAuthorizationEntry.class, value);
8271    }
8272
8273    /**
8274     * Create an instance of {@link JAXBElement }{@code <}{@link DtoAuthorizationEntry.WriteACLs }{@code >}}
8275     * 
8276     */
8277    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "writeACLs", scope = DtoAuthorizationEntry.class)
8278    public JAXBElement<DtoAuthorizationEntry.WriteACLs> createDtoAuthorizationEntryWriteACLs(DtoAuthorizationEntry.WriteACLs value) {
8279        return new JAXBElement<DtoAuthorizationEntry.WriteACLs>(_DtoTempDestinationAuthorizationEntryWriteACLs_QNAME, DtoAuthorizationEntry.WriteACLs.class, DtoAuthorizationEntry.class, value);
8280    }
8281
8282    /**
8283     * Create an instance of {@link JAXBElement }{@code <}{@link DtoAxionJDBCAdapter.Statements }{@code >}}
8284     * 
8285     */
8286    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoAxionJDBCAdapter.class)
8287    public JAXBElement<DtoAxionJDBCAdapter.Statements> createDtoAxionJDBCAdapterStatements(DtoAxionJDBCAdapter.Statements value) {
8288        return new JAXBElement<DtoAxionJDBCAdapter.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoAxionJDBCAdapter.Statements.class, DtoAxionJDBCAdapter.class, value);
8289    }
8290
8291    /**
8292     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMemoryUsage.Parent }{@code >}}
8293     * 
8294     */
8295    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "parent", scope = DtoMemoryUsage.class)
8296    public JAXBElement<DtoMemoryUsage.Parent> createDtoMemoryUsageParent(DtoMemoryUsage.Parent value) {
8297        return new JAXBElement<DtoMemoryUsage.Parent>(_DtoStoreUsageParent_QNAME, DtoMemoryUsage.Parent.class, DtoMemoryUsage.class, value);
8298    }
8299
8300    /**
8301     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMemoryUsage.Executor }{@code >}}
8302     * 
8303     */
8304    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "executor", scope = DtoMemoryUsage.class)
8305    public JAXBElement<DtoMemoryUsage.Executor> createDtoMemoryUsageExecutor(DtoMemoryUsage.Executor value) {
8306        return new JAXBElement<DtoMemoryUsage.Executor>(_DtoStoreUsageExecutor_QNAME, DtoMemoryUsage.Executor.class, DtoMemoryUsage.class, value);
8307    }
8308
8309    /**
8310     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMemoryUsage.Limiter }{@code >}}
8311     * 
8312     */
8313    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "limiter", scope = DtoMemoryUsage.class)
8314    public JAXBElement<DtoMemoryUsage.Limiter> createDtoMemoryUsageLimiter(DtoMemoryUsage.Limiter value) {
8315        return new JAXBElement<DtoMemoryUsage.Limiter>(_DtoStoreUsageLimiter_QNAME, DtoMemoryUsage.Limiter.class, DtoMemoryUsage.class, value);
8316    }
8317
8318    /**
8319     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLeaseDatabaseLocker.Lockable }{@code >}}
8320     * 
8321     */
8322    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "lockable", scope = DtoLeaseDatabaseLocker.class)
8323    public JAXBElement<DtoLeaseDatabaseLocker.Lockable> createDtoLeaseDatabaseLockerLockable(DtoLeaseDatabaseLocker.Lockable value) {
8324        return new JAXBElement<DtoLeaseDatabaseLocker.Lockable>(_DtoDatabaseLockerLockable_QNAME, DtoLeaseDatabaseLocker.Lockable.class, DtoLeaseDatabaseLocker.class, value);
8325    }
8326
8327    /**
8328     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLeaseDatabaseLocker.Statements }{@code >}}
8329     * 
8330     */
8331    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "statements", scope = DtoLeaseDatabaseLocker.class)
8332    public JAXBElement<DtoLeaseDatabaseLocker.Statements> createDtoLeaseDatabaseLockerStatements(DtoLeaseDatabaseLocker.Statements value) {
8333        return new JAXBElement<DtoLeaseDatabaseLocker.Statements>(_DtoJournaledJDBCStatements_QNAME, DtoLeaseDatabaseLocker.Statements.class, DtoLeaseDatabaseLocker.class, value);
8334    }
8335
8336    /**
8337     * Create an instance of {@link JAXBElement }{@code <}{@link DtoLeaseDatabaseLocker.DataSource }{@code >}}
8338     * 
8339     */
8340    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "dataSource", scope = DtoLeaseDatabaseLocker.class)
8341    public JAXBElement<DtoLeaseDatabaseLocker.DataSource> createDtoLeaseDatabaseLockerDataSource(DtoLeaseDatabaseLocker.DataSource value) {
8342        return new JAXBElement<DtoLeaseDatabaseLocker.DataSource>(_DtoJournaledJDBCDataSource_QNAME, DtoLeaseDatabaseLocker.DataSource.class, DtoLeaseDatabaseLocker.class, value);
8343    }
8344
8345    /**
8346     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPolicyEntry.PendingDurableSubscriberPolicy }{@code >}}
8347     * 
8348     */
8349    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "pendingDurableSubscriberPolicy", scope = DtoPolicyEntry.class)
8350    public JAXBElement<DtoPolicyEntry.PendingDurableSubscriberPolicy> createDtoPolicyEntryPendingDurableSubscriberPolicy(DtoPolicyEntry.PendingDurableSubscriberPolicy value) {
8351        return new JAXBElement<DtoPolicyEntry.PendingDurableSubscriberPolicy>(_DtoPolicyEntryPendingDurableSubscriberPolicy_QNAME, DtoPolicyEntry.PendingDurableSubscriberPolicy.class, DtoPolicyEntry.class, value);
8352    }
8353
8354    /**
8355     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPolicyEntry.PendingQueuePolicy }{@code >}}
8356     * 
8357     */
8358    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "pendingQueuePolicy", scope = DtoPolicyEntry.class)
8359    public JAXBElement<DtoPolicyEntry.PendingQueuePolicy> createDtoPolicyEntryPendingQueuePolicy(DtoPolicyEntry.PendingQueuePolicy value) {
8360        return new JAXBElement<DtoPolicyEntry.PendingQueuePolicy>(_DtoPolicyEntryPendingQueuePolicy_QNAME, DtoPolicyEntry.PendingQueuePolicy.class, DtoPolicyEntry.class, value);
8361    }
8362
8363    /**
8364     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPolicyEntry.PendingMessageLimitStrategy }{@code >}}
8365     * 
8366     */
8367    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "pendingMessageLimitStrategy", scope = DtoPolicyEntry.class)
8368    public JAXBElement<DtoPolicyEntry.PendingMessageLimitStrategy> createDtoPolicyEntryPendingMessageLimitStrategy(DtoPolicyEntry.PendingMessageLimitStrategy value) {
8369        return new JAXBElement<DtoPolicyEntry.PendingMessageLimitStrategy>(_DtoPolicyEntryPendingMessageLimitStrategy_QNAME, DtoPolicyEntry.PendingMessageLimitStrategy.class, DtoPolicyEntry.class, value);
8370    }
8371
8372    /**
8373     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPolicyEntry.MessageGroupMapFactory }{@code >}}
8374     * 
8375     */
8376    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "messageGroupMapFactory", scope = DtoPolicyEntry.class)
8377    public JAXBElement<DtoPolicyEntry.MessageGroupMapFactory> createDtoPolicyEntryMessageGroupMapFactory(DtoPolicyEntry.MessageGroupMapFactory value) {
8378        return new JAXBElement<DtoPolicyEntry.MessageGroupMapFactory>(_DtoPolicyEntryMessageGroupMapFactory_QNAME, DtoPolicyEntry.MessageGroupMapFactory.class, DtoPolicyEntry.class, value);
8379    }
8380
8381    /**
8382     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPolicyEntry.Destination }{@code >}}
8383     * 
8384     */
8385    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "destination", scope = DtoPolicyEntry.class)
8386    public JAXBElement<DtoPolicyEntry.Destination> createDtoPolicyEntryDestination(DtoPolicyEntry.Destination value) {
8387        return new JAXBElement<DtoPolicyEntry.Destination>(_DtoTempDestinationAuthorizationEntryDestination_QNAME, DtoPolicyEntry.Destination.class, DtoPolicyEntry.class, value);
8388    }
8389
8390    /**
8391     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPolicyEntry.SubscriptionRecoveryPolicy }{@code >}}
8392     * 
8393     */
8394    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "subscriptionRecoveryPolicy", scope = DtoPolicyEntry.class)
8395    public JAXBElement<DtoPolicyEntry.SubscriptionRecoveryPolicy> createDtoPolicyEntrySubscriptionRecoveryPolicy(DtoPolicyEntry.SubscriptionRecoveryPolicy value) {
8396        return new JAXBElement<DtoPolicyEntry.SubscriptionRecoveryPolicy>(_DtoPolicyEntrySubscriptionRecoveryPolicy_QNAME, DtoPolicyEntry.SubscriptionRecoveryPolicy.class, DtoPolicyEntry.class, value);
8397    }
8398
8399    /**
8400     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPolicyEntry.MessageEvictionStrategy }{@code >}}
8401     * 
8402     */
8403    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "messageEvictionStrategy", scope = DtoPolicyEntry.class)
8404    public JAXBElement<DtoPolicyEntry.MessageEvictionStrategy> createDtoPolicyEntryMessageEvictionStrategy(DtoPolicyEntry.MessageEvictionStrategy value) {
8405        return new JAXBElement<DtoPolicyEntry.MessageEvictionStrategy>(_DtoPolicyEntryMessageEvictionStrategy_QNAME, DtoPolicyEntry.MessageEvictionStrategy.class, DtoPolicyEntry.class, value);
8406    }
8407
8408    /**
8409     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPolicyEntry.DispatchPolicy }{@code >}}
8410     * 
8411     */
8412    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "dispatchPolicy", scope = DtoPolicyEntry.class)
8413    public JAXBElement<DtoPolicyEntry.DispatchPolicy> createDtoPolicyEntryDispatchPolicy(DtoPolicyEntry.DispatchPolicy value) {
8414        return new JAXBElement<DtoPolicyEntry.DispatchPolicy>(_DtoPolicyEntryDispatchPolicy_QNAME, DtoPolicyEntry.DispatchPolicy.class, DtoPolicyEntry.class, value);
8415    }
8416
8417    /**
8418     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPolicyEntry.PendingSubscriberPolicy }{@code >}}
8419     * 
8420     */
8421    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "pendingSubscriberPolicy", scope = DtoPolicyEntry.class)
8422    public JAXBElement<DtoPolicyEntry.PendingSubscriberPolicy> createDtoPolicyEntryPendingSubscriberPolicy(DtoPolicyEntry.PendingSubscriberPolicy value) {
8423        return new JAXBElement<DtoPolicyEntry.PendingSubscriberPolicy>(_DtoPolicyEntryPendingSubscriberPolicy_QNAME, DtoPolicyEntry.PendingSubscriberPolicy.class, DtoPolicyEntry.class, value);
8424    }
8425
8426    /**
8427     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPolicyEntry.SlowConsumerStrategy }{@code >}}
8428     * 
8429     */
8430    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "slowConsumerStrategy", scope = DtoPolicyEntry.class)
8431    public JAXBElement<DtoPolicyEntry.SlowConsumerStrategy> createDtoPolicyEntrySlowConsumerStrategy(DtoPolicyEntry.SlowConsumerStrategy value) {
8432        return new JAXBElement<DtoPolicyEntry.SlowConsumerStrategy>(_DtoPolicyEntrySlowConsumerStrategy_QNAME, DtoPolicyEntry.SlowConsumerStrategy.class, DtoPolicyEntry.class, value);
8433    }
8434
8435    /**
8436     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPolicyEntry.DeadLetterStrategy }{@code >}}
8437     * 
8438     */
8439    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "deadLetterStrategy", scope = DtoPolicyEntry.class)
8440    public JAXBElement<DtoPolicyEntry.DeadLetterStrategy> createDtoPolicyEntryDeadLetterStrategy(DtoPolicyEntry.DeadLetterStrategy value) {
8441        return new JAXBElement<DtoPolicyEntry.DeadLetterStrategy>(_DtoPolicyEntryDeadLetterStrategy_QNAME, DtoPolicyEntry.DeadLetterStrategy.class, DtoPolicyEntry.class, value);
8442    }
8443
8444    /**
8445     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPolicyEntry.NetworkBridgeFilterFactory }{@code >}}
8446     * 
8447     */
8448    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "networkBridgeFilterFactory", scope = DtoPolicyEntry.class)
8449    public JAXBElement<DtoPolicyEntry.NetworkBridgeFilterFactory> createDtoPolicyEntryNetworkBridgeFilterFactory(DtoPolicyEntry.NetworkBridgeFilterFactory value) {
8450        return new JAXBElement<DtoPolicyEntry.NetworkBridgeFilterFactory>(_DtoPolicyEntryNetworkBridgeFilterFactory_QNAME, DtoPolicyEntry.NetworkBridgeFilterFactory.class, DtoPolicyEntry.class, value);
8451    }
8452
8453    /**
8454     * Create an instance of {@link JAXBElement }{@code <}{@link DtoSharedFileLocker.Lockable }{@code >}}
8455     * 
8456     */
8457    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "lockable", scope = DtoSharedFileLocker.class)
8458    public JAXBElement<DtoSharedFileLocker.Lockable> createDtoSharedFileLockerLockable(DtoSharedFileLocker.Lockable value) {
8459        return new JAXBElement<DtoSharedFileLocker.Lockable>(_DtoDatabaseLockerLockable_QNAME, DtoSharedFileLocker.Lockable.class, DtoSharedFileLocker.class, value);
8460    }
8461
8462    /**
8463     * Create an instance of {@link JAXBElement }{@code <}{@link DtoStatements.CreateLockSchemaStatements }{@code >}}
8464     * 
8465     */
8466    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "createLockSchemaStatements", scope = DtoStatements.class)
8467    public JAXBElement<DtoStatements.CreateLockSchemaStatements> createDtoStatementsCreateLockSchemaStatements(DtoStatements.CreateLockSchemaStatements value) {
8468        return new JAXBElement<DtoStatements.CreateLockSchemaStatements>(_DtoStatementsCreateLockSchemaStatements_QNAME, DtoStatements.CreateLockSchemaStatements.class, DtoStatements.class, value);
8469    }
8470
8471    /**
8472     * Create an instance of {@link JAXBElement }{@code <}{@link DtoStatements.DropSchemaStatements }{@code >}}
8473     * 
8474     */
8475    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "dropSchemaStatements", scope = DtoStatements.class)
8476    public JAXBElement<DtoStatements.DropSchemaStatements> createDtoStatementsDropSchemaStatements(DtoStatements.DropSchemaStatements value) {
8477        return new JAXBElement<DtoStatements.DropSchemaStatements>(_DtoStatementsDropSchemaStatements_QNAME, DtoStatements.DropSchemaStatements.class, DtoStatements.class, value);
8478    }
8479
8480    /**
8481     * Create an instance of {@link JAXBElement }{@code <}{@link DtoStatements.CreateSchemaStatements }{@code >}}
8482     * 
8483     */
8484    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "createSchemaStatements", scope = DtoStatements.class)
8485    public JAXBElement<DtoStatements.CreateSchemaStatements> createDtoStatementsCreateSchemaStatements(DtoStatements.CreateSchemaStatements value) {
8486        return new JAXBElement<DtoStatements.CreateSchemaStatements>(_DtoStatementsCreateSchemaStatements_QNAME, DtoStatements.CreateSchemaStatements.class, DtoStatements.class, value);
8487    }
8488
8489    /**
8490     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTopic.Properties }{@code >}}
8491     * 
8492     */
8493    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "properties", scope = DtoTopic.class)
8494    public JAXBElement<DtoTopic.Properties> createDtoTopicProperties(DtoTopic.Properties value) {
8495        return new JAXBElement<DtoTopic.Properties>(_DtoTempQueueProperties_QNAME, DtoTopic.Properties.class, DtoTopic.class, value);
8496    }
8497
8498    /**
8499     * Create an instance of {@link JAXBElement }{@code <}{@link DtoTopic.CompositeDestinations }{@code >}}
8500     * 
8501     */
8502    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "compositeDestinations", scope = DtoTopic.class)
8503    public JAXBElement<DtoTopic.CompositeDestinations> createDtoTopicCompositeDestinations(DtoTopic.CompositeDestinations value) {
8504        return new JAXBElement<DtoTopic.CompositeDestinations>(_DtoTempQueueCompositeDestinations_QNAME, DtoTopic.CompositeDestinations.class, DtoTopic.class, value);
8505    }
8506
8507    /**
8508     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPooledConnectionFactory.TransactionManager }{@code >}}
8509     * 
8510     */
8511    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "transactionManager", scope = DtoPooledConnectionFactory.class)
8512    public JAXBElement<DtoPooledConnectionFactory.TransactionManager> createDtoPooledConnectionFactoryTransactionManager(DtoPooledConnectionFactory.TransactionManager value) {
8513        return new JAXBElement<DtoPooledConnectionFactory.TransactionManager>(_DtoPooledConnectionFactoryTransactionManager_QNAME, DtoPooledConnectionFactory.TransactionManager.class, DtoPooledConnectionFactory.class, value);
8514    }
8515
8516    /**
8517     * Create an instance of {@link JAXBElement }{@code <}{@link DtoPooledConnectionFactory.ConnectionFactory }{@code >}}
8518     * 
8519     */
8520    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "connectionFactory", scope = DtoPooledConnectionFactory.class)
8521    public JAXBElement<DtoPooledConnectionFactory.ConnectionFactory> createDtoPooledConnectionFactoryConnectionFactory(DtoPooledConnectionFactory.ConnectionFactory value) {
8522        return new JAXBElement<DtoPooledConnectionFactory.ConnectionFactory>(_DtoPooledConnectionFactoryConnectionFactory_QNAME, DtoPooledConnectionFactory.ConnectionFactory.class, DtoPooledConnectionFactory.class, value);
8523    }
8524
8525    /**
8526     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMulticastTraceBrokerPlugin.WireFormat }{@code >}}
8527     * 
8528     */
8529    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "wireFormat", scope = DtoMulticastTraceBrokerPlugin.class)
8530    public JAXBElement<DtoMulticastTraceBrokerPlugin.WireFormat> createDtoMulticastTraceBrokerPluginWireFormat(DtoMulticastTraceBrokerPlugin.WireFormat value) {
8531        return new JAXBElement<DtoMulticastTraceBrokerPlugin.WireFormat>(_DtoJdbcPersistenceAdapterWireFormat_QNAME, DtoMulticastTraceBrokerPlugin.WireFormat.class, DtoMulticastTraceBrokerPlugin.class, value);
8532    }
8533
8534    /**
8535     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMulticastTraceBrokerPlugin.AdminConnectionContext }{@code >}}
8536     * 
8537     */
8538    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "adminConnectionContext", scope = DtoMulticastTraceBrokerPlugin.class)
8539    public JAXBElement<DtoMulticastTraceBrokerPlugin.AdminConnectionContext> createDtoMulticastTraceBrokerPluginAdminConnectionContext(DtoMulticastTraceBrokerPlugin.AdminConnectionContext value) {
8540        return new JAXBElement<DtoMulticastTraceBrokerPlugin.AdminConnectionContext>(_DtoDestinationsPluginAdminConnectionContext_QNAME, DtoMulticastTraceBrokerPlugin.AdminConnectionContext.class, DtoMulticastTraceBrokerPlugin.class, value);
8541    }
8542
8543    /**
8544     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMulticastTraceBrokerPlugin.Address }{@code >}}
8545     * 
8546     */
8547    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "address", scope = DtoMulticastTraceBrokerPlugin.class)
8548    public JAXBElement<DtoMulticastTraceBrokerPlugin.Address> createDtoMulticastTraceBrokerPluginAddress(DtoMulticastTraceBrokerPlugin.Address value) {
8549        return new JAXBElement<DtoMulticastTraceBrokerPlugin.Address>(_DtoUdpTraceBrokerPluginAddress_QNAME, DtoMulticastTraceBrokerPlugin.Address.class, DtoMulticastTraceBrokerPlugin.class, value);
8550    }
8551
8552    /**
8553     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMulticastTraceBrokerPlugin.Next }{@code >}}
8554     * 
8555     */
8556    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "next", scope = DtoMulticastTraceBrokerPlugin.class)
8557    public JAXBElement<DtoMulticastTraceBrokerPlugin.Next> createDtoMulticastTraceBrokerPluginNext(DtoMulticastTraceBrokerPlugin.Next value) {
8558        return new JAXBElement<DtoMulticastTraceBrokerPlugin.Next>(_DtoDestinationsPluginNext_QNAME, DtoMulticastTraceBrokerPlugin.Next.class, DtoMulticastTraceBrokerPlugin.class, value);
8559    }
8560
8561    /**
8562     * Create an instance of {@link JAXBElement }{@code <}{@link DtoMulticastTraceBrokerPlugin.WireFormatFactory }{@code >}}
8563     * 
8564     */
8565    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "wireFormatFactory", scope = DtoMulticastTraceBrokerPlugin.class)
8566    public JAXBElement<DtoMulticastTraceBrokerPlugin.WireFormatFactory> createDtoMulticastTraceBrokerPluginWireFormatFactory(DtoMulticastTraceBrokerPlugin.WireFormatFactory value) {
8567        return new JAXBElement<DtoMulticastTraceBrokerPlugin.WireFormatFactory>(_DtoUdpTraceBrokerPluginWireFormatFactory_QNAME, DtoMulticastTraceBrokerPlugin.WireFormatFactory.class, DtoMulticastTraceBrokerPlugin.class, value);
8568    }
8569
8570    /**
8571     * Create an instance of {@link JAXBElement }{@code <}{@link DtoCamelEndpointLoader.Component }{@code >}}
8572     * 
8573     */
8574    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "component", scope = DtoCamelEndpointLoader.class)
8575    public JAXBElement<DtoCamelEndpointLoader.Component> createDtoCamelEndpointLoaderComponent(DtoCamelEndpointLoader.Component value) {
8576        return new JAXBElement<DtoCamelEndpointLoader.Component>(_DtoCamelEndpointLoaderComponent_QNAME, DtoCamelEndpointLoader.Component.class, DtoCamelEndpointLoader.class, value);
8577    }
8578
8579    /**
8580     * Create an instance of {@link JAXBElement }{@code <}{@link DtoCamelEndpointLoader.Source }{@code >}}
8581     * 
8582     */
8583    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "source", scope = DtoCamelEndpointLoader.class)
8584    public JAXBElement<DtoCamelEndpointLoader.Source> createDtoCamelEndpointLoaderSource(DtoCamelEndpointLoader.Source value) {
8585        return new JAXBElement<DtoCamelEndpointLoader.Source>(_DtoCamelEndpointLoaderSource_QNAME, DtoCamelEndpointLoader.Source.class, DtoCamelEndpointLoader.class, value);
8586    }
8587
8588    /**
8589     * Create an instance of {@link JAXBElement }{@code <}{@link DtoCamelEndpointLoader.CamelContext }{@code >}}
8590     * 
8591     */
8592    @XmlElementDecl(namespace = "http://activemq.apache.org/schema/core", name = "camelContext", scope = DtoCamelEndpointLoader.class)
8593    public JAXBElement<DtoCamelEndpointLoader.CamelContext> createDtoCamelEndpointLoaderCamelContext(DtoCamelEndpointLoader.CamelContext value) {
8594        return new JAXBElement<DtoCamelEndpointLoader.CamelContext>(_DtoCamelEndpointLoaderCamelContext_QNAME, DtoCamelEndpointLoader.CamelContext.class, DtoCamelEndpointLoader.class, value);
8595    }
8596
8597}