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

All Superinterfaces:
HasResolve, MetaParameter
All Known Implementing Classes:
BcelParameter

public interface SpiMetaParameter
extends MetaParameter, HasResolve

Metadata about a method or constructor parameter


Method Summary
 
Methods inherited from interface org.apache.commons.classscan.model.MetaParameter
getAnnotation, getAnnotations, getType
 
Methods inherited from interface org.apache.commons.classscan.spi.model.HasResolve
resolve
 



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