org.apache.commons.classscan.spi.model
Interface SpiMetaAnnotation

All Superinterfaces:
HasName, HasResolve, MetaAnnotation
All Known Implementing Classes:
BcelAnnotation

public interface SpiMetaAnnotation
extends MetaAnnotation, HasResolve

Metadata about an Annotation


Nested Class Summary
static interface SpiMetaAnnotation.SpiProperty
           
 
Nested classes/interfaces inherited from interface org.apache.commons.classscan.model.MetaAnnotation
MetaAnnotation.EnumValue, MetaAnnotation.Property
 
Method Summary
 
Methods inherited from interface org.apache.commons.classscan.model.MetaAnnotation
getName, getProperties, getProperty
 
Methods inherited from interface org.apache.commons.classscan.spi.model.HasResolve
resolve
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.