cnzakii commented on issue #4551: URL: https://github.com/apache/eventmesh/issues/4551#issuecomment-2045613031
> @cnzakii You may wrap one method to another and call different methods under certain circumstances. @Pil0tXia Is it similar to the concept of the wrapper pattern, where we create a wrapper method for `postHandler()`, which would perform the tasks of `preHandler()` within this method before calling `postHandler()`? -- 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]
