public class StereotypeDiscovery extends java.lang.Object implements AnnotationDiscovery
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
STEREOTYPE_DESCRIPTOR |
Constructor and Description |
---|
StereotypeDiscovery() |
Modifier and Type | Method and Description |
---|---|
boolean |
isStereotype() |
org.objectweb.asm.AnnotationVisitor |
visitAnnotation(java.lang.String desc) |
public org.objectweb.asm.AnnotationVisitor visitAnnotation(java.lang.String desc)
visitAnnotation
in interface AnnotationDiscovery
public boolean isStereotype()
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.