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