Class ContextConfigurerVisitor

java.lang.Object
io.micronaut.context.visitor.ContextConfigurerVisitor
All Implemented Interfaces:
Ordered, Toggleable, TypeElementVisitor<ContextConfigurer,Object>

@Internal public class ContextConfigurerVisitor extends Object implements TypeElementVisitor<ContextConfigurer,Object>
This visitor is responsible for generating service files for classes annotated with ContextConfigurer.
Since:
3.2