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