Activity Proxy Bean Support

Hello,

I have created an issue in temporal SDK. I’m mostly completed more than 90% for a Quarkus-Temporal extension. and I want to support a proxy object for activity classes.
please review Allow passing proxy objects to registerActivitiesImplementations · Issue #466 · temporalio/sdk-java · GitHub

Thanks

Answered in the issue. I think DynamicActivity is the way to go in your case.