anonymous type derived from anyType | authorizationPlugin
An authorization plugin where each operation on a destination is checked
against an authorizationMap
|
anonymous type derived from anyType | connectionDotFilePlugin
A <a href="http://www.graphviz.org/">DOT</a> file creator plugin which
creates a DOT file showing the current connections
|
anonymous type derived from anyType | destinationDotFilePlugin
A <a href="http://www.graphviz.org/">DOT</a>
file creator plugin which creates a DOT file showing the current topic & queue hierarchies.
|
anonymous type derived from anyType | destinationPathSeparatorPlugin
|
anonymous type derived from anyType | discardingDLQBrokerPlugin
|
anonymous type derived from anyType | forcePersistencyModeBrokerPlugin
A Plugin which allows to force every incoming message to be PERSISTENT or NON-PERSISTENT. |
anonymous type derived from anyType | jaasAuthenticationPlugin
Provides a JAAS based authentication plugin
|
anonymous type derived from anyType | jaasCertificateAuthenticationPlugin
Provides a JAAS based SSL certificate authentication plugin
|
anonymous type derived from anyType | jaasDualAuthenticationPlugin
Provides a JAAS based authentication plugin
|
anonymous type derived from anyType | loggingBrokerPlugin
A simple Broker intercepter which allows you to enable/disable logging.
|
anonymous type derived from anyType | multicastTraceBrokerPlugin
A Broker interceptor which allows you to trace all operations to a Multicast
socket.
|
anonymous type derived from anyType | simpleAuthenticationPlugin
Provides a simple authentication plugin
|
anonymous type derived from anyType | statisticsBrokerPlugin
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. |
anonymous type derived from anyType | timeStampingBrokerPlugin
A Broker interceptor which updates a JMS Client's timestamp on the message with a broker timestamp. |
anonymous type derived from anyType | traceBrokerPathPlugin
The TraceBrokerPathPlugin can be used in a network of Brokers. |
anonymous type derived from anyType | udpTraceBrokerPlugin
A Broker interceptor which allows you to trace all operations to a UDP
socket.
|