Class ProviderAnnotationProcessor
java.lang.Object
com.thewinterframework.processor.clazz.ClassWireProcessor
com.thewinterframework.provider.processor.ProviderAnnotationProcessor
- All Implemented Interfaces:
WinterAnnotationProcessor
@AutoService(WinterAnnotationProcessor.class)
public class ProviderAnnotationProcessor
extends ClassWireProcessor
-
Field Summary
Fields inherited from class com.thewinterframework.processor.clazz.ClassWireProcessor
env -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.thewinterframework.processor.clazz.ClassWireProcessor
canonicalWiredClassName, filter, getSupportedAnnotations, handle, onInit, onProcessingComplete, wiredClassNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.thewinterframework.processor.handler.WinterAnnotationProcessor
onRoundEnd
-
Constructor Details
-
ProviderAnnotationProcessor
public ProviderAnnotationProcessor()
-
-
Method Details
-
wiredAnnotation
- Specified by:
wiredAnnotationin classClassWireProcessor
-
onRoundStart
-