CustomAnnotationScannerpublic interface CustomAnnotationScanner This interface allows custom annotation scanner to be created. |
Methods Summary |
---|
public boolean | isAnnotation(java.lang.String value)Test if the passed constant pool string is a reference to
a Type.TYPE annotation of a component defined in this scanner
|
|