| FUSE Message Broker Configuration Reference | ||||||
| SUMMARY: ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://activemq.apache.org/schema/core)>http://activemq.apache.org/schema/core)
| Nested Element Summary | |||||||||||||
| sequence |
|
||||||||||||
| Attribute Summary | |
string | brokerInfo
|
string | brokerName
|
string | brokerService
This is called by the BrokerService right before it starts the transport. |
string | connectUri
|
boolean | disableAsyncDispatch
|
string | discoveryAgent
|
string | discoveryUri
|
boolean | enableStatusMonitor
|
ID | id
|
string | messageAuthorizationPolicy
Sets the policy used to decide if the current connection is authorized to consume a given message |
string | name
|
string | server
|
string | taskRunnerFactory
|
string | uri
Sets the server transport URI to use if there is not a {@link TransportServer} configured via the {@link #setServer(TransportServer)} method. |
| Attribute Detail |
Defined with global type string
Defined with global type string
This is called by the BrokerService right before it starts the transport.
Defined with global type string
Defined with global type string
Defined with global type boolean
Defined with global type string
Defined with global type string
Defined with global type boolean
Defined with global type ID
Sets the policy used to decide if the current connection is authorized to
consume a given message
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type string
Sets the server transport URI to use if there is not a
{@link TransportServer} configured via the
{@link #setServer(TransportServer)} method. This value is used to lazy
create a {@link TransportServer} instance
Defined with global type string
| FUSE Message Broker Configuration Reference | ||||||
| SUMMARY: ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||