Package org.apache.activemq.broker.util
Some utility Broker Plugins
-
Interface Summary Interface Description AuditLog AuditLogFactory -
Class Summary Class Description AuditLogEntry AuditLogService DefaultAuditLog DefaultAuditLogFactory DestinationPathSeparatorBroker DestinationsPlugin A simple plugin that can be used to export/import runtime destinations.InsertionCountList<T> JMXAuditLogEntry LoggingBrokerPlugin A simple Broker intercepter which allows you to enable/disable logging.MulticastTraceBrokerPlugin A Broker interceptor which allows you to trace all operations to a Multicast socket.RedeliveryPlugin 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.TimeStampingBrokerPlugin A Broker interceptor which updates a JMS Client's timestamp on the message with a broker timestamp.TraceBrokerPathPlugin The TraceBrokerPathPlugin can be used in a network of Brokers.UDPTraceBrokerPlugin A Broker interceptor which allows you to trace all operations to a UDP socket.