Package org.kite9.framework.model

Interface Summary
AnnotatedElementHandle<X extends AnnotatedElement>  
Handle<X> Lightweight interface to some java reflection construct.
ProjectModel Returns information about the java project which can only be ascertained by bytecode scanning the project structure.
 

Class Summary
AbstractHandle<X>  
AnnotationHandle An annotation handle is used to describe an occasion where an annotation on a class, method or field refers to another class using a parameter.
ClassHandle  
ConstructorHandle  
FieldHandle  
MemberHandle Handle to a class member (method or field).
MethodHandle  
PackageHandle  
ProjectModelImpl  
Type A Java type.
 



Copyright © 2011. All Rights Reserved.