jbertram commented on PR #6105: URL: https://github.com/apache/artemis/pull/6105#issuecomment-3634609400
I think you can do essentially the same thing already using an implementation of `org.apache.activemq.artemis.core.server.ActivateCallback`. You can see in the code that the callback is invoked right around the same time your new methods are. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
