task
stringlengths 12
101
| input
stringlengths 0
90.2k
| output
stringlengths 1
139k
| options
list | pageTitle
stringlengths 0
1.11k
| outputColName
stringlengths 1
3.1k
| url
stringlengths 14
585
| wdcFile
stringlengths 65
76
|
---|---|---|---|---|---|---|---|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] cachedLDAPAuthorizationMap [Class] org.apache.activemq.security.CachedLDAPAuthorizationMap [Description]
|
A {@link DefaultAuthorizationMap} implementation which uses LDAP to initialize and update authorization policy.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] commandAgent [Class] org.apache.activemq.broker.util.CommandAgent [Description]
|
An agent which listens to commands on a JMS destination
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] compositeDemandForwardingBridge [Class] org.apache.activemq.network.CompositeDemandForwardingBridge [Description]
|
A demand forwarding bridge which works with multicast style transports where a single Transport could be communicating with multiple remote brokers
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] compositeQueue [Class] org.apache.activemq.broker.region.virtual.CompositeQueue [Description]
|
Represents a virtual queue which forwards to a number of other destinations.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] compositeTopic [Class] org.apache.activemq.broker.region.virtual.CompositeTopic [Description]
|
Represents a virtual topic which forwards to a number of other destinations.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] conditionalNetworkBridgeFilterFactory [Class] org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory [Description]
|
implement conditional behavior for queue consumers, allows replaying back to origin if no consumers are present on the local broker after a configurable delay, irrespective of the networkTTL Also allows rate limiting of messages through the network, useful for static includes
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] connectionDotFilePlugin [Class] org.apache.activemq.broker.view.ConnectionDotFilePlugin [Description]
|
A DOT file creator plugin which creates a DOT file showing the current connections
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] connectionFactory [Class] org.apache.activemq.spring.ActiveMQConnectionFactory [Description]
|
A Spring enhanced connection factory which will automatically use the Spring bean name as the clientIDPrefix property so that connections created have client IDs related to your Spring.xml file for easier comprehension from JMX.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] constantPendingMessageLimitStrategy [Class] org.apache.activemq.broker.region.policy.ConstantPendingMessageLimitStrategy [Description]
|
This PendingMessageLimitStrategy is configured to a constant value for all subscriptions.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] database-locker [Class] org.apache.activemq.store.jdbc.DefaultDatabaseLocker [Description]
|
Represents an exclusive lock on a database to avoid multiple brokers running against the same logical database.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] defaultJDBCAdapter [Class] org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter [Description]
|
Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter. sub-classing is encouraged to override the default implementation of methods to account for differences in JDBC Driver implementations. The JDBCAdapter inserts and extracts BLOB data using the getBytes()/setBytes() operations. The databases/JDBC drivers that use this adapter are:
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] defaultNetworkBridgeFilterFactory [Class] org.apache.activemq.network.DefaultNetworkBridgeFilterFactory [Description]
|
implement default behavior, filter that will not allow re-send to origin based on brokerPath and which respects networkTTL
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] defaultUsageCapacity [Class] org.apache.activemq.usage.DefaultUsageCapacity [Description]
|
Identify if a limit has been reached
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] demandForwardingBridge [Class] org.apache.activemq.network.DemandForwardingBridge [Description]
|
Forwards messages from the local broker to the remote broker based on demand.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] destinationDotFilePlugin [Class] org.apache.activemq.broker.view.DestinationDotFilePlugin [Description]
|
A DOT file creator plugin which creates a DOT file showing the current topic & queue hierarchies.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] destinationEntry [Class] org.apache.activemq.filter.DefaultDestinationMapEntry [Description]
|
A default entry in a DestinationMap which holds a single value.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] fileCursor [Class] org.apache.activemq.broker.region.policy.FilePendingSubscriberMessageStoragePolicy [Description]
|
Pending messages
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] fileDurableSubscriberCursor [Class] org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy [Description]
|
Pending messages for durable subscribers
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] fileQueueCursor [Class] org.apache.activemq.broker.region.policy.FilePendingQueueMessageStoragePolicy [Description]
|
Pending
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] filteredDestination [Class] org.apache.activemq.broker.region.virtual.FilteredDestination [Description]
|
Represents a destination which is filtered using some predicate such as a selector so that messages are only dispatched to the destination if they match the filter.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] fixedCountSubscriptionRecoveryPolicy [Class] org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy [Description]
|
This implementation of {@link SubscriptionRecoveryPolicy} will keep a fixed count of last messages.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] fixedSizedSubscriptionRecoveryPolicy [Class] org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy [Description]
|
This implementation of {@link SubscriptionRecoveryPolicy} will keep a fixed amount of memory available in RAM for message history which is evicted in time order.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] forcePersistencyModeBroker [Class] org.apache.activemq.plugin.ForcePersistencyModeBroker [Description]
|
A Plugin which allows to force every incoming message to be PERSISTENT or NON-PERSISTENT. Useful, if you have set the broker usage policy to process ONLY persistent or ONLY non-persistent messages.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] forcePersistencyModeBrokerPlugin [Class] org.apache.activemq.plugin.ForcePersistencyModeBrokerPlugin [Description]
|
A Plugin which allows to force every incoming message to be PERSISTENT or NON-PERSISTENT. Useful, if you have set the broker usage policy to process ONLY persistent or ONLY non-persistent messages.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] forwardingBridge [Class] org.apache.activemq.network.ForwardingBridge [Description]
|
Forwards all messages from the local broker to the remote broker.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] imageBasedJDBCAdaptor [Class] org.apache.activemq.store.jdbc.adapter.ImageBasedJDBCAdaptor [Description]
|
Provides JDBCAdapter since that uses IMAGE datatype to hold binary data. The databases/JDBC drivers that use this adapter are: Sybase MS SQL
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] inboundQueueBridge [Class] org.apache.activemq.network.jms.InboundQueueBridge [Description]
|
Create an Inbound Queue Bridge. By default this class uses the sname name for both the inbound and outbound queue. This behavior can be overridden however by using the setter methods to configure both the inbound and outboud queue names separately.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] inboundTopicBridge [Class] org.apache.activemq.network.jms.InboundTopicBridge [Description]
|
Create an Inbound Topic Bridge. By default this class uses the topic name for both the inbound and outbound topic. This behavior can be overridden however by using the setter methods to configure both the inbound and outboud topic names separately.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] individualDeadLetterStrategy [Class] org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy [Description]
|
A {@link DeadLetterStrategy} where each destination has its own individual DLQ using the subject naming hierarchy.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] informixJDBCAdapter [Class] org.apache.activemq.store.jdbc.adapter.InformixJDBCAdapter [Description]
|
JDBC Adapter for Informix database. Because Informix database restricts length of composite primary keys, length of container name field and subscription id field must be reduced to 150 characters. Therefore be sure not to use longer names for container name and subscription id than 150 characters.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] jaasAuthenticationPlugin [Class] org.apache.activemq.security.JaasAuthenticationPlugin [Description]
|
Provides a JAAS based authentication plugin
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] jaasCertificateAuthenticationPlugin [Class] org.apache.activemq.security.JaasCertificateAuthenticationPlugin [Description]
|
Provides a JAAS based SSL certificate authentication plugin
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] jaasDualAuthenticationPlugin [Class] org.apache.activemq.security.JaasDualAuthenticationPlugin [Description]
|
Provides a JAAS based authentication plugin
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] jdbcPersistenceAdapter [Class] org.apache.activemq.store.jdbc.JDBCPersistenceAdapter [Description]
|
A {@link PersistenceAdapter} implementation using JDBC for persistence storage. This persistence adapter will correctly remember prepared XA transactions, but it will not keep track of local transaction commits so that operations performed against the Message store are done as a single uow.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] jmsQueueConnector [Class] org.apache.activemq.network.jms.JmsQueueConnector [Description]
|
A Bridge to other JMS Queue providers
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] jmsTopicConnector [Class] org.apache.activemq.network.jms.JmsTopicConnector [Description]
|
A Bridge to other JMS Topic providers
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] jobSchedulerUsage [Class] org.apache.activemq.usage.JobSchedulerUsage [Description]
|
Used to keep track of how much of something is being used so that a productive working set usage can be controlled. Main use case is manage memory usage.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] journalPersistenceAdapter [Class] org.apache.activemq.store.journal.JournalPersistenceAdapter [Description]
|
An implementation of {@link PersistenceAdapter} designed for use with a {@link Journal} and then check pointing asynchronously on a timeout with some other long term persistent storage.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] journalPersistenceAdapterFactory [Class] org.apache.activemq.store.journal.JournalPersistenceAdapterFactory [Description]
|
Factory class that can create PersistenceAdapter objects.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] journaledJDBC [Class] org.apache.activemq.store.PersistenceAdapterFactoryBean [Description]
|
Creates a default persistence model using the Journal and JDBC
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] kahaDB [Class] org.apache.activemq.store.kahadb.KahaDBPersistenceAdapter [Description]
|
An implementation of {@link PersistenceAdapter} designed for use with KahaDB - Embedded Lightweight Non-Relational Database
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] lDAPAuthorizationMap [Class] org.apache.activemq.security.LDAPAuthorizationMap [Description]
|
An {@link AuthorizationMap} which uses LDAP
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] lastImageSubscriptionRecoveryPolicy [Class] org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy [Description]
|
This implementation of {@link SubscriptionRecoveryPolicy} will only keep the last message.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] ldapNetworkConnector [Class] org.apache.activemq.network.LdapNetworkConnector [Description]
|
class to create dynamic network connectors listed in an directory server using the LDAP v3 protocol as defined in RFC 2251, the entries listed in the directory server must implement the ipHost and ipService objectClasses as defined in RFC 2307.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] lease-database-locker [Class] org.apache.activemq.store.jdbc.LeaseDatabaseLocker [Description]
|
Represents an exclusive lease on a database to avoid multiple brokers running against the same logical database.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] levelDB [Class] org.apache.activemq.store.leveldb.LevelDBPersistenceAdapter [Description]
|
An implementation of {@link org.apache.activemq.store.PersistenceAdapter} designed for use with LevelDB - Embedded Lightweight Non-Relational Database
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] loggingBrokerPlugin [Class] org.apache.activemq.broker.util.LoggingBrokerPlugin [Description]
|
A simple Broker intercepter which allows you to enable/disable logging.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] mKahaDB [Class] org.apache.activemq.store.kahadb.MultiKahaDBPersistenceAdapter [Description]
|
An implementation of {@link org.apache.activemq.store.PersistenceAdapter} that supports distribution of destinations across multiple kahaDB persistence adapters
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] managementContext [Class] org.apache.activemq.broker.jmx.ManagementContext [Description]
|
An abstraction over JMX mbean registration
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] maxdb-jdbc-adapter [Class] org.apache.activemq.store.jdbc.adapter.MaxDBJDBCAdapter [Description]
|
JDBC Adapter for the MaxDB database.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] memoryUsage [Class] org.apache.activemq.usage.MemoryUsage [Description]
|
Used to keep track of how much of something is being used so that a productive working set usage can be controlled. Main use case is manage memory usage.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] messageGroupHashBucketFactory [Class] org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory [Description]
|
A factory to create instances of {@link SimpleMessageGroupMap} when implementing the Message Groups functionality.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] mirroredQueue [Class] org.apache.activemq.broker.region.virtual.MirroredQueue [Description]
|
Creates Mirrored Queue using a prefix and postfix to define the topic name on which to mirror the queue to.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] multicastNetworkConnector [Class] org.apache.activemq.network.MulticastNetworkConnector [Description]
|
A network connector which uses some kind of multicast-like transport that communicates with potentially many remote brokers over a single logical {@link Transport} instance such as when using multicast. This implementation does not depend on multicast at all; any other group based transport could be used.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] multicastTraceBrokerPlugin [Class] org.apache.activemq.broker.util.MulticastTraceBrokerPlugin [Description]
|
A Broker interceptor which allows you to trace all operations to a Multicast socket.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] networkConnector [Class] org.apache.activemq.network.DiscoveryNetworkConnector [Description]
|
A network connector which uses a discovery agent to detect the remote brokers available and setup a connection to each available remote broker
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] noSubscriptionRecoveryPolicy [Class] org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy [Description]
|
This SubscriptionRecoveryPolicy disable recovery of messages.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] oldestMessageEvictionStrategy [Class] org.apache.activemq.broker.region.policy.OldestMessageEvictionStrategy [Description]
|
An eviction strategy which evicts the oldest message first (which is the default).
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] oldestMessageWithLowestPriorityEvictionStrategy [Class] org.apache.activemq.broker.region.policy.OldestMessageWithLowestPriorityEvictionStrategy [Description]
|
An eviction strategy which evicts the oldest message with the lowest priority first.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] oracleBlobJDBCAdapter [Class] org.apache.activemq.store.jdbc.adapter.OracleBlobJDBCAdapter [Description]
|
Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter. Subclassing is encouraged to override the default implementation of methods to account for differences in JDBC Driver implementations. The JDBCAdapter inserts and extracts BLOB data using the getBytes()/setBytes() operations. The databases/JDBC drivers that use this adapter are:
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] oracleJDBCAdapter [Class] org.apache.activemq.store.jdbc.adapter.OracleJDBCAdapter [Description]
|
Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter. Subclassing is encouraged to override the default implementation of methods to account for differences in JDBC Driver implementations.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] outboundQueueBridge [Class] org.apache.activemq.network.jms.OutboundQueueBridge [Description]
|
Create an Outbound Queue Bridge. By default the bridge uses the same name for both the inbound and outbound queues, however this can be altered by using the public setter methods to configure both inbound and outbound queue names.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] outboundTopicBridge [Class] org.apache.activemq.network.jms.OutboundTopicBridge [Description]
|
Create an Outbound Topic Bridge. By default the bridge uses the same name for both the inbound and outbound topics, however this can be altered by using the public setter methods to configure both inbound and outbound topic names.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] policyEntry [Class] org.apache.activemq.broker.region.policy.PolicyEntry [Description]
|
Represents an entry in a {@link PolicyMap} for assigning policies to a specific destination or a hierarchical wildcard area of destinations.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] policyMap [Class] org.apache.activemq.broker.region.policy.PolicyMap [Description]
|
Represents a destination based configuration of policies so that individual destinations or wildcard hierarchies of destinations can be configured using different policies.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] pooledConnectionFactory [Class] org.apache.activemq.pool.PooledConnectionFactoryBean [Description]
|
Simple factory bean used to create a jencks connection pool. Depending on the properties set, it will create a simple pool, a transaction aware connection pool, or a jca aware connection pool. The resourceName property should be used along with the {@link ActiveMQResourceManager} and have the same value than its resourceName property. This will make sure the transaction manager maps correctly the connection factory to the recovery process.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] postgresql-jdbc-adapter [Class] org.apache.activemq.store.jdbc.adapter.PostgresqlJDBCAdapter [Description]
|
Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter. Subclassing is encouraged to override the default implementation of methods to account for differences in JDBC Driver implementations. The JDBCAdapter inserts and extracts BLOB data using the getBytes()/setBytes() operations. The databases/JDBC drivers that use this adapter are:
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] prefetchPolicy [Class] org.apache.activemq.ActiveMQPrefetchPolicy [Description]
|
Defines the prefetch message policies for different types of consumers
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] prefetchRatePendingMessageLimitStrategy [Class] org.apache.activemq.broker.region.policy.PrefetchRatePendingMessageLimitStrategy [Description]
|
This PendingMessageLimitStrategy sets the maximum pending message limit value to be a multiplier of the prefetch limit of the subscription.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] priorityDispatchPolicy [Class] org.apache.activemq.broker.region.policy.PriorityDispatchPolicy [Description]
|
Priority dispatch policy that sends a message to every subscription that matches the message in consumer priority order.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] priorityNetworkDispatchPolicy [Class] org.apache.activemq.broker.region.policy.PriorityNetworkDispatchPolicy [Description]
|
dispatch policy that ignores lower priority duplicate network consumers, used in conjunction with network bridge suppresDuplicateTopicSubscriptions
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] publishedAddressPolicy [Class] org.apache.activemq.broker.PublishedAddressPolicy [Description]
|
Policy object that controls how a TransportConnector publishes the connector's address to the outside world. By default the connector will publish itself using the resolved host name of the bound server socket.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] queryBasedSubscriptionRecoveryPolicy [Class] org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy [Description]
|
This implementation of {@link SubscriptionRecoveryPolicy} will perform a user specific query mechanism to load any messages they may have missed.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] queue [Class] org.apache.activemq.command.ActiveMQQueue [Description]
|
An ActiveMQ Queue
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] queueDispatchSelector [Class] org.apache.activemq.broker.region.QueueDispatchSelector [Description]
|
Queue dispatch policy that determines if a message can be sent to a subscription
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] reconnectionPolicy [Class] org.apache.activemq.network.jms.ReconnectionPolicy [Description]
|
A policy object that defines how a {@link JmsConnector} deals with reconnection of the local and foreign connections.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] redeliveryPlugin [Class] org.apache.activemq.broker.util.RedeliveryPlugin [Description]
|
Replace regular DLQ handling with redelivery via a resend to the original destination after a delay A destination matching RedeliveryPolicy controls the quantity and delay for re-sends If there is no matching policy or an existing policy limit is exceeded by default regular DLQ processing resumes. This is controlled via sendToDlqIfMaxRetriesExceeded and fallbackToDeadLetter
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] redeliveryPolicy [Class] org.apache.activemq.RedeliveryPolicy [Description]
|
Configuration options for a messageConsumer used to control how messages are re-delivered when they are rolled back. May be used server side on a per destination basis via the Broker RedeliveryPlugin
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] redeliveryPolicyMap [Class] org.apache.activemq.broker.region.policy.RedeliveryPolicyMap [Description]
|
Represents a destination based configuration of policies so that individual destinations or wildcard hierarchies of destinations can be configured using different policies.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] roundRobinDispatchPolicy [Class] org.apache.activemq.broker.region.policy.RoundRobinDispatchPolicy [Description]
|
Simple dispatch policy that sends a message to every subscription that matches the message.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] shared-file-locker [Class] org.apache.activemq.store.SharedFileLocker [Description]
|
Represents an exclusive lock on a database to avoid multiple brokers running against the same logical database.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] sharedDeadLetterStrategy [Class] org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy [Description]
|
A default implementation of {@link DeadLetterStrategy} which uses a constant destination.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] simpleAuthenticationPlugin [Class] org.apache.activemq.security.SimpleAuthenticationPlugin [Description]
|
Provides a simple authentication plugin
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] simpleAuthorizationMap [Class] org.apache.activemq.security.SimpleAuthorizationMap [Description]
|
An AuthorizationMap which is configured with individual DestinationMaps for each operation.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] simpleDispatchPolicy [Class] org.apache.activemq.broker.region.policy.SimpleDispatchPolicy [Description]
|
Simple dispatch policy that sends a message to every subscription that matches the message.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] simpleDispatchSelector [Class] org.apache.activemq.broker.region.policy.SimpleDispatchSelector [Description]
|
Simple dispatch policy that determines if a message can be sent to a subscription
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] simpleJmsMessageConvertor [Class] org.apache.activemq.network.jms.SimpleJmsMessageConvertor [Description]
|
Converts Message from one JMS to another
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] simpleMessageGroupMapFactory [Class] org.apache.activemq.broker.region.group.SimpleMessageGroupMapFactory [Description]
|
A factory to create instances of {@link SimpleMessageGroupMap} when implementing the Message Groups functionality.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] sslContext [Class] org.apache.activemq.spring.SpringSslContext [Description]
|
Extends the SslContext so that it's easier to configure from spring.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] statisticsBrokerPlugin [Class] org.apache.activemq.plugin.StatisticsBrokerPlugin [Description]
|
A StatisticsBrokerPlugin You can retrieve a Map Message for a Destination - or Broker containing statistics as key-value pairs The message must contain a replyTo Destination - else its ignored To retrieve stats on the broker send a empty message to ActiveMQ.Statistics.Broker (Queue or Topic) With a replyTo set to the destination you want the stats returned to. To retrieve stats for a destination - e.g. foo - send an empty message to ActiveMQ.Statistics.Destination.foo - this works with wildcards to - you get a message for each wildcard match on the replyTo destination. The stats message is a MapMessage populated with statistics for the target
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] storeCursor [Class] org.apache.activemq.broker.region.policy.StorePendingQueueMessageStoragePolicy [Description]
|
Pending messages
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] storeDurableSubscriberCursor [Class] org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy [Description]
|
Pending messages for a durable
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] storeUsage [Class] org.apache.activemq.usage.StoreUsage [Description]
|
Used to keep track of how much of something is being used so that a productive working set usage can be controlled. Main use case is manage memory usage.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] streamJDBCAdapter [Class] org.apache.activemq.store.jdbc.adapter.StreamJDBCAdapter [Description]
|
This JDBCAdapter inserts and extracts BLOB data using the setBinaryStream()/getBinaryStream() operations. The databases/JDBC drivers that use this adapter are: Axion
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] strictOrderDispatchPolicy [Class] org.apache.activemq.broker.region.policy.StrictOrderDispatchPolicy [Description]
|
Dispatch policy that causes every subscription to see messages in the same order.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] sybase-jdbc-adapter [Class] org.apache.activemq.store.jdbc.adapter.SybaseJDBCAdapter [Description]
|
A JDBC Adapter for Sybase databases
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] systemUsage [Class] org.apache.activemq.usage.SystemUsage [Description]
|
Holder for Usage instances for memory, store and temp files Main use case is manage memory usage.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] taskRunnerFactory [Class] org.apache.activemq.thread.TaskRunnerFactory [Description]
|
Manages the thread pool for long running tasks. Long running tasks are not always active but when they are active, they may need a few iterations of processing for them to become idle. The manager ensures that each task is processes but that no one task overtakes the system. This is kinda like cooperative multitasking.
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] tempDestinationAuthorizationEntry [Class] org.apache.activemq.security.TempDestinationAuthorizationEntry [Description]
|
Represents an entry in a {@link DefaultAuthorizationMap} for assigning different operations (read, write, admin) of user roles to a temporary destination
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
0f81e765_ctivemq_apache_org_schema_core__Description
|
[Element] tempQueue [Class] org.apache.activemq.command.ActiveMQTempQueue [Description]
|
An ActiveMQ Temporary Queue Destination
|
[] |
Schema for namespace: http://activemq.apache.org/schema/core
|
Description
|
http://activemq.apache.org/schema/core/activemq-core-5.8.0-schema.html
|
37/1438042982013.25_20150728002302-00339-ip-10-236-191-2_2844716_1.json
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.