Uses of Package
io.camunda.zeebe.spring.client.annotation.processor
Packages that use io.camunda.zeebe.spring.client.annotation.processor
-
Classes in io.camunda.zeebe.spring.client.annotation.processor used by io.camunda.zeebe.spring.client.annotation.processorClassDescriptionAlways created by
AnnotationProcessorConfigurationKeeps a list of all annotations and reads them after all Spring beans are initializedAlways created byAnnotationProcessorConfigurationLoop throgh @Deploymentannotations to deploy resources to Zeebe once theio.camunda.zeebe.spring.client.lifecycle.ZeebeClientLifecyclewas initialized.Always created byAnnotationProcessorConfigurationTriggered byZeebeAnnotationProcessorRegistry.postProcessAfterInitialization(Object, String)to add Handler subscriptions forZeebeWorkermethod-annotations.