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

All Superinterfaces:
HasName, HasResolve, MetaMethod
All Known Implementing Classes:
BcelMethod

public interface SpiMetaMethod
extends MetaMethod, HasResolve

Metadata about a class method or constructor


Method Summary
 
Methods inherited from interface org.apache.commons.classscan.model.MetaMethod
getAnnotation, getAnnotations, getName, getParameters, getType, isStatic
 
Methods inherited from interface org.apache.commons.classscan.spi.model.HasResolve
resolve
 



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