Uses of Class
org.hotswap.agent.annotation.handler.AnnotationProcessor
-
Packages that use AnnotationProcessor Package Description org.hotswap.agent.config -
-
Uses of AnnotationProcessor in org.hotswap.agent.config
Fields in org.hotswap.agent.config declared as AnnotationProcessor Modifier and Type Field Description protected AnnotationProcessorPluginRegistry. annotationProcessorMethods in org.hotswap.agent.config with parameters of type AnnotationProcessor Modifier and Type Method Description voidPluginRegistry. setAnnotationProcessor(AnnotationProcessor annotationProcessor)
-