Package io.quarkus.gizmo
Class MethodCreatorImpl.AnnotationParameters
java.lang.Object
io.quarkus.gizmo.MethodCreatorImpl.AnnotationParameters
- All Implemented Interfaces:
AnnotatedElement
- Enclosing class:
MethodCreatorImpl
private static class MethodCreatorImpl.AnnotationParameters
extends Object
implements AnnotatedElement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAnnotation(String annotationType, RetentionPolicy retentionPolicy) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.quarkus.gizmo.AnnotatedElement
addAnnotation, addAnnotation, addAnnotation
-
Field Details
-
annotations
-
-
Constructor Details
-
AnnotationParameters
private AnnotationParameters()
-
-
Method Details
-
addAnnotation
- Specified by:
addAnnotationin interfaceAnnotatedElement
-