Class ZeebeWorkerAnnotationProcessor

java.lang.Object
io.camunda.zeebe.spring.client.annotation.processor.AbstractZeebeAnnotationProcessor
io.camunda.zeebe.spring.client.annotation.processor.ZeebeWorkerAnnotationProcessor
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

public class ZeebeWorkerAnnotationProcessor extends AbstractZeebeAnnotationProcessor
Always created by AnnotationProcessorConfiguration Triggered by ZeebeAnnotationProcessorRegistry.postProcessAfterInitialization(Object, String) to add Handler subscriptions for ZeebeWorker method-annotations.