FUSE Message Broker Configuration Reference

http://activemq.apache.org/schema/core
element adapter

Model
<adapter>
(amqPersistenceAdapter | jdbcPersistenceAdapter | journalPersistenceAdapter | kahaPersistenceAdapter | memoryPersistenceAdapter | (any element from any namespace other than http://activemq.apache.org/schema/core))?
</adapter>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Content Type
element-only content, not nillable.
Usage
This element can be the child of element systemUsage.
Scope
local declared in anonymous type of element systemUsage

Nested Element Summary
choice
optional
anonymous type derived from anyTypeamqPersistenceAdapter
          

An implementation of PersistenceAdapter designed for use with a Journal and then check pointing asynchronously on a timeout with some other long term persistent storage.

anonymous type derived from anyTypejdbcPersistenceAdapter
          

A PersistenceAdapter implementation using JDBC for persistence storage.

anonymous type derived from anyTypejournalPersistenceAdapter
          

An implementation of PersistenceAdapter designed for use with a Journal and then check pointing asynchronously on a timeout with some other long term persistent storage.

anonymous type derived from anyTypekahaPersistenceAdapter
           
anonymous type derived from anyTypememoryPersistenceAdapter
           

FUSE Message Broker Configuration Reference

FUSE Message Broker Configuration Reference