-
Story
-
Resolution: Done
-
Major
-
None
-
AMQ 7.0.3.GA
-
None
-
Documentation (Ref Guide, User Guide, etc.), Release Notes
-
-
With 7.1 version of AMQ Broker, you can develop plug-ins that intercept events in the broker for custom handling. Events that a plug-in could intercept include security-related method calls and the creation of queues and addresses.
-
Documented as Feature Request
ActiveMQ 5.x currently has a number of extension points via Plugins, or simple Spring bean wiring. Artemis should provide extension points to meet various requirements.
The protocol interceptors are handy, but also limiting in that each plugin would need to be implemented for every protocol. Feels like there should be defined extension point(s) within the broker.
Down stream tracker for https://issues.apache.org/jira/browse/ARTEMIS-898
- is related to
-
AMQDOC-2859 Document how to use an artemis plugin
- Closed