Class ServiceAnnotationProcessor
java.lang.Object
com.thewinterframework.processor.clazz.ClassWireProcessor
com.thewinterframework.service.processor.ServiceAnnotationProcessor
- All Implemented Interfaces:
WinterAnnotationProcessor
@AutoService(WinterAnnotationProcessor.class)
public class ServiceAnnotationProcessor
extends ClassWireProcessor
Annotation processor for
Service.-
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
-
ServiceAnnotationProcessor
public ServiceAnnotationProcessor()
-
-
Method Details
-
onRoundStart
-
wiredAnnotation
- Specified by:
wiredAnnotationin classClassWireProcessor
-