public class StereotypeDiscovery extends Object implements AnnotationDiscovery
| Modifier and Type | Field and Description |
|---|---|
static String |
STEREOTYPE_DESCRIPTOR |
| Constructor and Description |
|---|
StereotypeDiscovery() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStereotype() |
org.objectweb.asm.AnnotationVisitor |
visitAnnotation(String desc) |
public static final String STEREOTYPE_DESCRIPTOR
public org.objectweb.asm.AnnotationVisitor visitAnnotation(String desc)
visitAnnotation in interface AnnotationDiscoverypublic boolean isStereotype()
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.