@Nonnull @ParametersAreNonnullByDefault
See: Description
Class | Description |
---|---|
ServiceImplementationProcessor |
Processes the
ServiceImplementation annotation. |
ServiceProcessor |
Common super class for
Service(Specification|Implementation)Processor . |
ServiceSpecificationProcessor |
Processes the
ServiceSpecification annotation. |
META-INF/services/javax.annotation.processing.Processor
, so you
normally don't need to set the annotation processor path when invoking
javac
.Copyright © 2012–2018 Schlichtherle IT Services. All rights reserved.