Package com.ikokoon.serenity.instrumentation.dependency

Class Summary
DependencyAnnotationAdapter This class visits the annotation description collecting the dependency information on the class that defines the annotation.
DependencyClassAdapter This is the entry point for parsing the byte code and collecting the dependency metrics for the class.
DependencyFieldAdapter Visits and collects the dependency metrics for a field in a class.
DependencyMethodAdapter This class visits the method instructions and collects dependency metrics on the method.
DependencySignatureAdapter This class visits a class signature and extracts the dependency information.
 



Copyright © 2010. All Rights Reserved.