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

All Superinterfaces:
HasName, HasResolve, MetaClass, MetaType
All Known Implementing Classes:
BcelClass, PrimitiveClass

public interface SpiMetaClass
extends MetaClass, HasResolve

Metadata about a class or primitive type


Method Summary
 
Methods inherited from interface org.apache.commons.classscan.model.MetaClass
getAnnotation, getAnnotations, getClassLocation, getFields, getInterfaces, getMethods, getName, getParent, isAssignableFrom
 
Methods inherited from interface org.apache.commons.classscan.spi.model.HasResolve
resolve
 



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